Commit Graph

60481 Commits

Author SHA1 Message Date
Travis Paul 1750ec0668
php-uuid: Import php-uuid-1.1.0 as devel/php-uuid 2020-04-05 06:01:55 +00:00
Travis Paul f22509d2bb
php-msgpack: Update to 2.1.0
https://github.com/msgpack/msgpack-php/releases
2020-04-05 05:27:00 +00:00
Iku Iwasa 1eeac1daa3 py-identify: Update to 1.4.14 2020-04-05 11:17:54 +09:00
Yorick Hardy ea820f205b OpenTESArena: update to OpenTESArena-0.11.0
This engine is still a work in progress, and freezes after a short while:

  https://github.com/afritz1/OpenTESArena/issues/145

which will hopefully be fixed in a later release.

OpenTESArena 0.11.0

New features and changes in version 0.11.0:

  * Original entity loading (static NPCs, creatures, trees, furniture, palace rulers, etc.)
  * Lights
  * Water and lava rendering
  * Translucent entity rendering
  * Ray cast selection with pixel-perfect option (@faha223)
  * 3D positional audio (@Plettro)
  * Initial work on chunk system for game world
  * Periodic creature sounds
  * Fading voxels
  * Streetlights turn on and off automatically
  * Changed in-game day/night clock speed to match original game (R hotkey to fast-forward time)
  * Initial work on texture filtering in pixel shaders (nearest/linear mode)
  * Fixed incorrect cloud pixels (now using partial transparency)
  * Fixed starting dungeon fast travel onVoxelEnter bug

Known issues:

  * Some streetlights don't receive on/off signal
  * Translucent entities exhibit vertical line artifacts (related to multi-threading)
  * The renderer may deadlock and freeze the game. If so, reduce render thread count to very low
  * Position of moons is not correct
  * Tavern names in Imperial City are incorrect
  * Diagonal walls have same collision as walls

OpenTESArena 0.10.0

New features and changes in version 0.10.0:

  * Wilderness generation
  * Wilderness automap
  * City <-> wilderness transitions via city gate
  * City placeholder in wilderness
  * Player position in wilderness displayed with F2
  * CD version support
  * Initial work on inventory slots (@MinganMuon)

Notes:

  * Original sprites are not being loaded yet

Known issues:

  * Position of moons is not correct
  * Tavern names in Imperial City are incorrect
  * Diagonal walls have same collision as walls

OpenTESArena 0.9.0

New features and changes in version 0.9.0:

  * Distant land, sky, and space rendering. Space rendering takes player latitude into account
  * Sky gradient
  * Palace entrances and gate graphics
  * Improved multi-threading in renderer
  * Improved thread sleeping on frames that took less than the target frame time
  * Improved text wrapping and new line distribution
  * Fixed morning star weapon negative height given to renderer

Notes:

  * Wilderness is not implemented yet
  * Original sprites are not being loaded yet

Known issues:

  * Position of moons is not correct
  * Tavern names in Imperial City are incorrect
  * Diagonal walls have same collision as walls
2020-04-04 23:53:03 +02:00
Andrius Varanavicius 049bacfef1 codelite: Drop, imported into pkgsrc 2020-04-04 22:43:08 +03:00
Thomas Klausner 96bf24361f compat32*: remove builtin.mk files, not useful
compat32_fontconfig: stop depending on compat80-x11, not needed
and breaks the build due to duplicate libfontconfig.
2020-04-04 21:18:29 +02:00
nia 3d28e918b4 py-adb: Remove, imported 2020-04-04 01:39:18 +01:00
nia daeb78b380 py-libusb1: Remove, imported 2020-04-04 01:38:57 +01:00
nia 8b10a79f1e py-adb: Don't try to unload a USB kernel driver on NetBSD.
This allows this to work with basic functionality over USB.
2020-04-03 21:41:27 +01:00
nia 9252e0f080 minizip: Remove, imported 2020-04-03 21:41:27 +01:00
nia b240b154cf range-v3: Remove, imported 2020-04-03 21:41:26 +01:00
Olaf Seibert d6f3bce94f pan2-git: small update 2020-04-03 20:09:45 +02:00
Frédéric Fauberteau 912dfdf862 php-dotclear: update to 2.16
upstream changes:
-----------------
Dotclear 2.16 - 2020-03-13
===========================================================
* 🐘 PHP 5.6+ is required, PHP 7.4 compliance
* 🛡 Security: all requests from/to Dotclear and DotAddict servers use now HTTPS
* jQuery upgraded to 3.4.1, older version will be removed, jQuery not anymore requested for "Remember me" feature
* New "static" mode for home page
* Media description may now be updated
* Add <i [lang="…"]>…</i> support to Dotclear wiki, syntax: ££text[|lang]££
* Lib: Update Codemirror to 5.52.0
* Lib: Update CKEditor to 4.14.0
* Lib: Clearbricks now supports MySQL 8+
* 🐛 → Various bugs, a11y concerns and typos fixed
* 🌼 → Some locales and cosmetic adjustments

Dotclear 2.15.3 - 2019-11-28
===========================================================
* Fix: Avoid weird side-effect of JS minifier
* Fix: insertion of default type media (non image/audio/video) in XHTML entries
* Fix: Cope with old themes for 'remember me' string defined in JS

Dotclear 2.15.2 - 2019-10-01
===========================================================
* Fix: Ajax saving of files in theme editor when using codemirror
* Fix: Video insertion with CKEditor or LegacyEditor
* Fix: Badge position for dashboard modules counters

Dotclear 2.15.1 - 2019-08-29
===========================================================
* Fix: SQL request for CSP unsafe-inline setting
* Fix: CKEditor configuration for foreign language (unabled to save post modifications)

Dotclear 2.15 - 2019-08-13
===========================================================
* 🐘 PHP 5.6+ is required, PHP 7.3 compliance
* Add drag'n'drop sorting system for dashboard blocks
* Backend context is preserved on switching blog (as far as possible, depending on user's grants)
* No more inline javascript, default/install CSP directive modified accordingly
* Add settings (in maintenance plugin) for CSP system
* Set correct lang attribute (useful for browser/editor spelling) for content (post/page) depending on entry setting, and CK editor UI in user language
* Add spellcheck="true" attribute on input/textarea
* Refactoring of notices/messages system on backend
* Add undo/redo buttons to CKEditor toolbar
* Add title/legend reminder on media popup insertion (1st tab)
* Add font loading capabilities for ?pf= system - plugin are now able to load css fonts
* Add WebP image format support to Dotclear (may depends on your server PHP capabilities)
* Add <sub>…</sub> support in Dotclear wiki, syntax : _indice_
* Template system: Allow ?sub for category/categories attributes of tpl:EntryIf, and for url/urls attributes of tpl:CategoryIf
* Responsive tables/lists (posts, pages, users, …)
* Spams preview (administrative board) now shows HTML code rather than interpreted content
* Fix: port used behind reverse proxy (Clearbricks)
* Lib: Update Codemirror to 5.48.0
* Lib: Update CKEditor to 4.12.0
* 🗑 → No more flash players (flv,mp3)
* 🐛 → Various bugs, a11y concerns and typos fixed
* 🌼 → Some locales and cosmetic adjustments

Dotclear 2.14.3 - 2018-09-26
===========================================================
* 🛡 Security: Avoid XML upload in media manager
* Fix: Upgrade modification for media_exclusion default setting
* Fix: cope with PHP.ini setting memory_limit set to -1 (unlimited)

Dotclear 2.14.2 - 2018-09-04
===========================================================
* 🛡 Security: Authenticated cross-site scripting (XSS) was possible due to the .ahtml (or .bhtml, .chtml, …) file extension being allowed in the media manager. Thank's Josiah Pierce for report (CVE-2018-16358)
* 🛡 Security: Unregister phar wrapper in order to avoid PHP Phar extension vulerability
* Fix: Enter key in some input fields were not redirect to the parent form
* Fix: Unable to save modified theme's files in theme editor, when Codemirror is used
* Fix: Back to the original global_filters() template function (will be rewritten in the next 2.15)

Dotclear 2.14.1 - 2018-08-17
===========================================================
* 🐘 PHP 5.6+ is required - PHP 5.5 is buggy with the 2.14 release
* Fix: install wizzard was broken
* Fix: smallest admin font size was set when saving user prefs
* Fix: minifying JS scripts may cause problems with regular expressions
* Fix: empty JS var was set for syntax coloration if disabled

Dotclear 2.14 - 2018-08-13
===========================================================
* 🛡 Security: Fix potential reflective XSS, thank's Zekvan Arslan for report (via Daniel Bishtawi from https://www.netsparker.com/)
* 🐘 PHP 7.2 compliance
* Use specialized fields whenever it's possible (email, …)
* Add definition list capabilities (dl, dt, dd) to wiki (= <term>, : <definition>)
* Add <sup>…</sup> support in wiki, syntax : ^exponant^
* Add syntax property/method to dblayer driver
* Replace some js oriented background fading by CSS3 animation
* Enhance some visual focus indicators
* Enhance key event management in popup (Esc, Enter, …)
* Template filters may now be extended (or modified) by 3rd party plugins (via behaviors)
* PSR-2 code formatting as far as possible (work in progress)
* Add two new ways to order tags (by oldest or newest associated post publication date)
* Update Codemirror to 5.38.0
* Update CKEditor to 4.9.2
* Update jQuery migrate plugin to 1.4.1
* Update jQuery UI (custom) 1.12.1
* Add a dark mode (via user preferences) for administration, CSS refactoring
* Animate some counters on dashboard icons (nb of comments, spam comments and posts)
* 🐛 → Various bugs and typos fixed
* 🌼 → Some locales and cosmetic adjustments

Dotclear 2.13.1 - 2018-01-27
===========================================================
* Fix: Weird behaviour of theme editor when typing any of "t", "r", "u" and "e" characters
* Fix: Unable to save an entry with dcLegacyEditor in XHTML mode, visual pane

Dotclear 2.13 - 2018-01-13
===========================================================
* 🐘 PHP 5.5+ is required
* 🛡 Security: New password management system (including silent migration)
* 🛡 Security: Add Referrer-Policy header in admin pages
* 🛡 Security: Fix potential XSS - thank's Trí Chim Trích for report
* Dotclear news are now displayed in async way by js
* Dotclear core update check is now done by async js - a forced check may still be done on <admin>/update.php page
* Add utf8mb4 driver (MySQL server 5.7.7+)
* Add target="blank" option in simpleMenu
* Update CKEditor from 4.6.2 to 4.7.3
* Update CodeMirror from 5.25.1 to 5.32.1
* Add required attribute for mandatory fields
* Fix: Avoid horizontal scrolling table when longest comment's usernames in list of comments
* Fix: Cope with MySQLi connection via socket
* Fix: Error messages markup and styling
* Fix: Set caret at the end of the inserted thing (img, url, blockquote, …) in Legacy editor if current selection is empty
* Fix: Cope with query part only in SimpleMenu URLs
* 🐛 → Various bugs and typos fixed
* 🌼 → Some locales and cosmetic adjustments

Dotclear 2.12.2 - merged in 2.13
===========================================================
* Fix: lang attribute was missing on entry alone contexts for currywurst and dotty templatesets
* Fix: Add http:// protocol before media.dotaddict.org for csp_admin_img
* Fix: tpl:sysIf blog_lang generated code
* Fix: Duplicate auto-generated URI (entries)
* Fix: Do not use border and background on select to use the system aspect of them in Firefox.
* Fix: For select element, target Safari to cope with font-size select/option problem.
* Fix: Error messages styling

Dotclear 2.12.1 - 2017-08-13
===========================================================
* Fix: 3rd party filters for template tags (std filters are not more modifiable)
* Fix: Media filename are now used without modification for media title on upload (advanced mode)

Dotclear 2.12 - 2017-07-27
===========================================================
* 🛡 Security: Fix potential XSS
* 🛡 Security: Enforce uniqness of the recovery key
* 🛡 Security: Switch hash method from sha1 to sha512 (new installation only)
* Two new values for base font size (37.5% and 87.5%)
* Adaptive admin font size is now optional
* Reduce base font size on very small devices
* Refactor some functions to closures
* No CSP directives in safe mode
* Add current blog domain for script and style CSP directives
* Backlinks:
  * Retrieving ping URLs, let trackback first, then pingback, then finally webmention
  * Get source post content to compose webmention excerpt and retrieve title
  * Use source post title as blog name if this one is unknown (Anonymous blog is used if neither title nor blog name are known)
* Datepicker's look refreshed
* Allow 3rd party additional headers (URL handler)
* Dublin core metadata removed
* Using theme\<theme_name> namespace for _public.php and _prepend.php, in order to simplify theme copy and hack
* Temporary password will have to be changed at first login (after resetting password)
* Add ukrainian language
* French help updated for theme editor
* Add an option to disable Dotclear updates check (super-admin only)
* Fix: Blogs’ admin (ie not super-admin) got back their blogs’ list but only super-admin may do actions
* Fix: Post/page edition layout on different screen sizes
* Fix: x-frame-options URL in admin
* Fix: Cope with several copies of a same smiley in content
* Fix: Allow 3rd party filters for template tags
* Fix: Use getURLFor instead of old getBase function for breadcrumb
* Fix: Give mysql/mysqli driver choice for DC 1.2 import
* Clearbricks lib update from 0.9 to 1.0
* jQuery lib update from 2.2.0 to 2.2.4 (last release of jQuery 2.n branch)
* CKEditor lib update from 4.6.1 to 4.6.2
* CodeMirror lib update from 5.15.3 to 5.25.1
* 🐛 → Various bugs and typos fixed
* 🌼 → Some locales and cosmetic adjustments
* 📣 Warning: Next major release (2.13) will require PHP 5.5+

Dotclear 2.11.2 - 2016-12-29
===========================================================
* Fix: Ensure compatibility with old version of PHP (5.3, 5.4)
* Fix: New path of CSP report for maintenance deletion task
* Fix: Broken entry preview
* Fix: Avoid outgoing link on images in media manager
* 🌼 → Do not include empty div as it disrupts CSS flexbox system

Dotclear 2.11.1 - 2016-12-28
===========================================================
* Fix: admin menu not visible and some plugin admin not accessible with PHP < 5.5

Dotclear 2.11 - 2016-12-28
===========================================================
* 🐘 PHP 5.3+ is required
* 🛡 Security : Prevents XSS injection in media title, thanks smarterbitbybit for report
* Cope with locale for sorting order if possible (work in progress)
* Rich-text-editor (xhtml) may be disabled for Blog/Category description, widget's textareas, …
* Add direct access to module's settings from plugins management page (depends on _define.php of modules)
* Menus (except favorites) are now lexically sorted (except "new post" item)
* Add Entry date as sort order in comments list
* Switch admin CSS to Sass/Compass (work in progress)
* Add 'l' and 'm' accesskey for editor toolbars, respectively for 'insert link' and 'select media' buttons
* Add new categories attribute to EntryIf template tag
* Remove Dublin-core metadata from <head> in template-sets
* ToolMan (js) not more used, thank's Tim Taylor for all this years together!
* Soft redesign of administration pages using responsive font-size and OS system fonts (IE 10+)
* Add a user preference to hide additional/secondary information
* Add actions on blog list, new sort order: blog status
* Update CKEditor to 4.6.1
* Open trackbacks with behaviors and add basic Webmention support
* Add First Publication mecanism and an option to auto-ping when fired
* Berlin theme is now based on Dotty template-set
* Move advanced and plugins blog’s prefs in two separate foldable sections
* Add legend and title insertion option for image insertion in entry
* Some notices and messages may be hidden
* Add urls attribute to CategoryIf template tag
* CSP: Move admin CSP admin/csp_report.txt to DC_VAR/csp/csp_report.json
* CSP: Violations are now stored only once in report if repeated
* a11y: Remove empty link (href=#) from admin
* Fix: Proxies may use standard HTTP(S) ports and SSL may now run through a proxy
* Fix: Prevents precondition failed during activated theme update
* 🐛 → Various bugs and typos fixed
* 🌼 → A lot of locales and cosmetic adjustments
* 🚽 → Housecleaning of no more used scripts, images, resources, IE 9- :-)

Dotclear 2.10.4 - 2016-11-02
===========================================================
* PostgreSQL < 9.1 fix

Dotclear 2.10.3 - 2016-11-01
===========================================================
* Security: Fix CVE-2016-7903: Password Reset Address Spoof — Thank's Hongkun Zeng for report
* Security: Fix CVE-2016-7902: Media Manager, unrestricted File Upload — Thank's Hongkun Zeng for report
* CSP: Cope with external sources used in editor's iframe to preview public external content
* Fix: Cope with post.post_position field during flat import
* Fix: Prevents precondition failed during currently activated theme update
* Fix: Remove unecessary header (cope by dotclear) in page plugin
* Fix: Let some proxies playing with standard http and https ports
* Fix: Let SSL runs through a proxy, it may be ok, sometimes
* 🐛 → Various bugs and typos fixed

Dotclear 2.10.2 - 2016-08-17
===========================================================
* Update fails with PostgreSQL db support → fixed

Dotclear 2.10.1 - 2016-08-15
===========================================================
* CSP (Content-Security-Policies) :
  * Fix default directive for new installation
  * Cope with media public URL for media manager
  * Cope with blog public URL for post/page preview
* Codemirror lib is now packed as the other Javascript lib are

Dotclear 2.10 - 2016-08-13
===========================================================
* Security: Prevents .htaccess upload, thanks wiswat
* Security: Prevents download of a zip media folder outside root media folder, thanks wiswat
* Security: Prevents sort of SSRF/XSPA vulnerability in feed import, thanks wiswat
* Security: Prevents reflected XSS in meda manager, thanks Chen Ruiqi
* Security: Fix somes vulnerabilities in blogroll plugin, thanks Onur Yılmaz - Netsparker (https://www.netsparker.com)
* Fix mix-content preview
* Pure CSS3 sticky footer for admin pages (aka « footer de merde »)
* Add missing breadcrumb styles for blowup theme
* Currently logged super-admin may now change it's id wihtout loosing access at next login
* The favorites icons may now be hidden from dashboard in user preferences
* Number of posts/pages/comments are now displayed at top of lists, including quick filters depending on their status
* Search widget has now a placeholder option (HTML5 only)
* Add Apache 2.4+ directives in .htaccess
* New favorites media folders (displayed at the top of recent folder list) in media manager
* New pure HTML5 template set named dotty cloned from currywurst templateset
* Codemirror lib updated (2.35.0 → 5.15.2) and moved to core:
  * 40+ Codemirror themes are available — set in user preferences
  * Fullscreen mode has been added (F11 switching key)
  * 3rd party plugins may now load and run it with dcPage::jsLoadCodeMirror() and dcPage::jsRunCodeMirror(), see themeEditor plugin for example
* New mark button for legacy editor (HTML5 only)
* New with_category attribute for tpl:Entries
* Add a /var directory:
  * Set with DC_VAR constant in inc/config.php
  * Admin URL of a var file should be retrieve with dcPage::getVF()
  * Public URL of a var file should be retrieve with dcBlog::getVF()
  * 3rd party plugins should create their own folder inside /var (aka DC_VAR) to keep it correctly organized
* Emails and web site have been added to the comments filters' list
* Some columns for posts and pages lists are now optional — set in user preferences
* Add Post URL sample in blog parameters
* CKEditor lib update (4.5.8 → 4.6.0)
* Wiki syntax: new ") <text>" mark to generate aside blocks
* CSP (Content Security Policies) have been implemented on admin pages:
  * settings may be adjusted in system settings / about:config → system (see csp_admin… values)
  * violation reports will be stored in admin/csp_report.txt (PHP 5.4+ only)
  * new behaviour adminPageHTTPHeaderCSP may be used by 3rd party to adjust CSP directives
* New behaviour adminPageHTTPheaders
* New "Go Top" button displayed for long admin pages
* 🐛 → Various bugs and typos fixed
* 🌼 → Some locales and cosmetic adjustments
2020-04-03 13:32:01 +02:00
Travis Paul 22435f7841
cJSON: Update to 1.7.13
Upstream release notes:

Features:
 - add new API of cJSON_ParseWithLength without breaking changes. Thanks @caglarivriz, see #358
 - add new API of cJSON_GetNumberValue. Thanks @Intuition, see#385
 - add uninstall target function for CMake. See #402
 - Improve performance of adding item to array. Thanks @xiaomianhehe, see #430, #448
 - add new API of cJSON_SetValuestring, for changing the valuestring safely. See #451
 - add return value for cJSON_AddItemTo... and cJSON_ReplaceItem... (check if the operation successful). See #453

Fixes:
 - Fix clang -Wfloat-equal warning. Thanks @paulmalovanyi, see #368
 - Fix make failed in mac os. See #405
 - Fix memory leak in cJSONUtils_FindPointerFromObjectTo. Thanks @andywolk for reporting, see #414
2020-04-03 08:19:44 +00:00
Frédéric Fauberteau 3d0ee4d26d dotclear: rename the package to php-dotclear
In the www subtree of pkgsrc, the php applications are prefixed by
PHP_PKG_PREFIX.
2020-04-02 18:04:22 +02:00
Jonathan Schleifer afc0f6b734
Delete cvs - I missed there's devel/scmcvs 2020-04-01 23:16:03 +02:00
Jonathan Schleifer 8e6341b077
Add cvs
This is useful if pkgsrc was checked out via Git on a system with no CVS
(e.g. macOS).
2020-04-01 23:06:32 +02:00
Kamil Rytarowski 12e066edfa gdb-netbsd-wip: Add patches 2020-04-01 22:08:51 +02:00
Kamil Rytarowski ea112d024c gdb-netbsd-wip: All local WIP code that restores/adds NetBSD support
Old patches no longer work as upstream refactored the code, added new
features (such as multiple target support) and NetBSD downstream code
must be reworked.
2020-04-01 21:32:15 +02:00
Kamil Rytarowski 44e6c7f86c gdb-netbsd-wip: Upgrade to newer snapshot 33aa3c10f663b834c9573ede439b2df3c92f0cfe 2020-04-01 21:26:37 +02:00
Kamil Rytarowski c698c2c65a gdb-netbsd-wip: Drop local patches 2020-04-01 21:20:12 +02:00
Kamil Rytarowski 7a8786e99d wip/gdb-netbsd-wip: import gdb-8.2.1
The purpose of a debugger such as GDB is to allow you to see what
is going on "inside" another program while it executes--or what
another program was doing at the moment it crashed.

   GDB can do four main kinds of things (plus other things in support
of these) to help you catch bugs in the act:

   * Start your program, specifying anything that might affect its
     behavior.

   * Make your program stop on specified conditions.

   * Examine what has happened, when your program has stopped.

   * Change things in your program, so you can experiment with
     correcting the effects of one bug and go on to learn about
     another.
2020-04-01 21:19:50 +02:00
Kamil Rytarowski 235d4494f5 gdb-netbsd: Drop DragonFly PLIST as unmaintained 2020-04-01 21:18:48 +02:00
Kamil Rytarowski 9c2d1d39eb gdb-netbsd: Drop obsolete TODO file 2020-04-01 21:18:46 +02:00
Leonardo Taccari 181c643dd2 cereal: Add reference to CVE-2020-11104, CVE-2020-11105 2020-04-01 21:16:22 +02:00
pin 46d1ef3aa9 Remove obconf-qt, imported into main pkgsrc 2020-04-01 09:18:04 +02:00
Roy Marples 9069d9c561 mlmmj moved to pkgsrc 2020-03-31 21:38:42 +01:00
nia c8503f6243 mariadb104: Install missing scripts 2020-03-31 09:56:24 +01:00
nia f6b2738861 glimpse: Further describe problem 2020-03-31 09:56:23 +01:00
Frederic Cambus ada436ef40
Import light 1.2.2 as wip/light.
Light is a program to control backlights and other lights under Linux:

- Works where other software has proven unreliable (xbacklight etc.)
- Works even in a fully CLI-environment, i.e. it does not rely on X
- Provides functionality to automatically control backlights with the
  highest precision available
- Extra features, like setting a minimum brightness value for controllers,
  or saving/restoring the value for poweroffs/boots.
2020-03-30 18:50:15 +02:00
nia a9027d8406 mariadb104: Remove now-irrelevant SUBST block 2020-03-30 15:58:38 +01:00
nia 5ebaf659e3 Remove srain, imported 2020-03-30 15:44:44 +01:00
nia 84e0730cd3 mariadb104: Modify for kqueue changes in NetBSD-current 2020-03-30 15:44:43 +01:00
nia 4544eaa74a Add glimpse. Instantly segfaults.
Glimpse is an open source image editor based on the GNU Image Manipulation
Program. The goal is to experiment with new ideas and expand the use of free
software.

The GNU Image Manipulation Program is primarily intended for long-standing
power users. We have rebranded and repackaged it for a wider audience, and
we intend to make it much easier to deploy across schools, university campuses
and workplaces. As the project develops we intend to focus on performance
improvements, user interface changes and incrementally improving the user
experience.
2020-03-30 15:44:43 +01:00
Frederic Cambus b5ea100444
statzone: enable upstream tests. 2020-03-30 12:41:10 +02:00
Frederic Cambus e939d9b49b
statzone: update to 1.0.1.
ChangeLog:

StatZone 1.0.1 (2020-03-30)

- Add install target for man page
- Add a test case, using the arpa.zone
- Improve program description in README and in the man page
- Lint the manual page, add missing paragraph break macros
- Mention that seccomp is currently only optional
2020-03-30 11:36:36 +02:00
Thomas Klausner 0bd02119f9 guile30: update to 3.0.2.
Changes in 3.0.2 (since 3.0.1)

* New interfaces and functionality

** New (srfi srfi-171) module

This module implements "tranducers" as specified in
<https://srfi.schemers.org/srfi-171/srfi-171.html>.
Thanks to Linus Björnstam for this new API!

** SRFI-14 character data set upgraded to Unicode 13.0.0

* Bug fixes

** Fix heap corruption when allocating structs
   (<https://bugs.gnu.org/39266>)

This bug would cause random crashes; users are invited to upgrade.
Thanks to rr (<https://rr-project.org/>) for being instrumental in
finding this bug!

** Fix race condition between 'abort-to-prompt' and stack marking
   (<https://bugs.gnu.org/28211>)

This bug could occasionally cause crashes in multi-threaded Guile
programs using delimited continuations or exceptions.

** Ensure weak sets are occasionally vacuumed
   (<https://bugs.gnu.org/40194>)

Previously, weak sets, which are used internally for interned symbols
and for ports with SCM_PORT_TYPE_NEEDS_CLOSE_ON_GC, could grow seemingly
indefinitely without being vacuumed.

** Interpret dynamic library name as literal file name first
   (<https://bugs.gnu.org/21076>)

Until now, 'dynamic-link' would always append an extension, such as
".so", to the user-provided file names.  Now, 'dynamic-link' first tries
the file name literally, and only then falls back to adding the OS
shared library file name extension.

This allows users to refer to "libsomething.so.1.2.3" instead of
"libsomething.so", the latter being usually provided by "-dev" packages
of GNU/Linux distributions, unlike the former.

** <libguile.h> includes <libguile/hooks.h> again

This fixes an omission in Guile 3.0.

** Fix fixpoint computation in compute-significant-bits
   (<https://bugs.gnu.org/38486>)

** Fix compilation '--without-threads'
   (<https://bugs.gnu.org/40075>)

* New deprecations

** 'tmpnam' is now deprecated

The 'tmpnam' function in the C library has been deprecated for years due
to security concerns; the Scheme procedure 'tmpnam' is now deprecated as
well, in favor of 'mkstemp!'.  In addition, a new '--disable-tmpnam'
option has been added to 'configure' for users who would like to disable
it right away.
2020-03-29 13:35:15 +02:00
nia ae636a6d17 srain: Update to 1.1.1
2020-03-14 Version 1.1.1
========================

- Features:

  - Auto rename to original nick when ghost quit (:pull:`198`)
  - Add hackint IRC network (:pull:`201`), thanks to :people:`kpcyrd`
  - Add Dutch translation (:pull:`215`), thanks to :people:`Vistaus`
  - Add two FAQs to documentation (:pull:`217`)
  - Add debian pack script (:contrib-pull:`1`), thanks to :people:`tomac4t`.
    Please refer to :ref:`install-packages-debian` to build a deb package

- Changes:

  - Move continuous integration from travis CI to github actions
    (:pull:`203`, :pull:`204`), thanks to :people:`tomac4t`
  - Make header bar buttons repect default belief (:pull:`205`, :pull:`218`)

- Bug fixes:

  - Fix case sensitivity issue for IRC messages (:pull:`202`),
    thanks to :people:`hhirtz`
  - Fix invalid changelog section of appdata file (:pull:`214`)
  - Fix missing dependences in documentation (:pull:`216`),
    thanks to :people:`avoidr`

.. _version-1.0.0:

2020-02-24 Version 1.0.0
========================

- Changes:

  - Some code cleanup
  - Update :doc:`./start` documentation

- Bug fixes:

  - Allow Srain runs without dbus secrets service (:issue:`195`)
  - Fix nick generation logical (:commit:`39ced08`)

.. note::

    1.0.0 is the first stable release of Srain, enjoy!
2020-03-28 15:39:48 +00:00
Iku Iwasa 65d2950bd7 packer: Update to 1.5.5
IMPROVEMENTS:

* builder/azure: Add support for configurable KeyVault SKU [GH-8879]
* builder/hyperv: Add first_boot_device setting to allow the selection of
  the initial device or device class used for booting the VM. [GH-8714]
* builder/hyperv: Fix Hyper-V compacted disk size comparison [GH-8811]
* builder/openstack: Add new image_auto_accept_members option [GH-8931]
* builder/proxmox: Add ability to specify vga adapter [GH-8892]
* builder/proxmox: Add onboot directive support [GH-8935]
* builder/tencentcloud: Show tencentcloud image id after copy to desination
  region. [GH-8763]
* builder/vmware-iso: Add cleanup_remote_cache config option to [GH-8917]
* builder/vmware-iso: Do not perform dial test of NIC when ssh bastion is
  required [GH-8877]
* builder/vsphere-clone: Add ability to export VM to OVF file [GH-8764]
* builder/vsphere-iso: Add ability to define multiple disks. [GH-8787]
* builder/vsphere-iso: Add ability to export VM to OVF file [GH-8764]
* builder/vsphere-iso: Add support for eagerly zeroed / scrubbed
  disks. [GH-8756]
* builder/vsphere-iso: Add the remote iso first so that it is first in boot
  order, and clarify boot behavior. [GH-8732]
* communicator/ssh: Add flag to enable support for keyboard-interactive
  auth to connect bastion [GH-8847]
* core/hcl2: Add support for singular blocks [GH-8889]
* core/hcl2: Add support in HCL2 configs for dynamic blocks, document for
  loops and splat expressions [GH-8720]
* core/hcl2: Fix HCL2 local variables decoding to allow local usage within
  another local in the same locals block [GH-8755]
* core/hcl2: Import new replace and regex_replace funcs from go-cty +
  documentation [GH-8863]
* core: Enable hcl files as var files in HCL mode [GH-8882]
* core: Make "build" engine template variables SSHPublicKey and
  SSHPrivateKey strings [GH-8829]

Bug Fixes:

* bilder/proxmox: Bump proxmox-api-go to fix upstream bug where users hit
  open file limit. [GH-8800]
* builder/azure: Fix winrm_password attribution and allow users to set
  winrm_username [GH-8928]
* builder/azure: Fix azure key vault cleanup failure [GH-8905]
* builder/azure: Fix HCL2 bug that prevented Azure and other builders from
  loading properly. [GH-8785]
* builder/googlecompute: Fix WinRMPassword template engine. [GH-8890]
* builder/googlecompute: Replace deprecated "sshKeys" metadata with
  "ssh-keys" to fix SSH authentication issue [GH-8942]
* builder/proxmox: Add new validation to catch that template_name cannot
  contain spaces. [GH-8799]
* builder/vagrant: Fix path validation in ssh config step. [GH-8826]
* builder/virtualbox-vm: Fix crash when VM has no snapshots. [GH-8906]
* builder/virtualbox: Remove all floppy controllers before adding a new
  one. [GH-8828]
* builder/vsphere-clone: Fix issue preventing the cloning of VMs with the
  same name in different folders [GH-8938]
* builder/vsphere-iso: Fix issue preventing the creation of VMs with the
  same name in different folders [GH-8938]
* builder/vsphere: Fix network object interface panic. [GH-8753]
* core/hcl2: Fix crash when an unset variable is used [GH-8837]
* core/hcl2: Fix logic for parsing literal value variables [GH-8834]
* core/hcl2: Make sure locals are evaluated only after variables
  are. [GH-8918]
* core: Fix "build" template engine interpolation for certain fields in
  certain provisioners. [GH-8771]
* core: Fix bug where user var recursion could fail intermittently when
  used with env vars [GH-8875]
* plugins: Make plugin discovery stricter with respect to periods so that
  users can disable plugins by renaming the extension [GH-8735]
* provisioner/shell: "inline" config option is now a template
  engine. [GH-8883]
2020-03-28 14:41:46 +09:00
Iku Iwasa 78775258dd py-identify: Update to 1.4.13 2020-03-28 14:39:58 +09:00
nia 7ad9733bcc mariadb104: Add support for embedded-server 2020-03-27 11:04:46 +00:00
Matthias Petermann 5a12203d54 cyrus-imapd30: fix invalid perl interpreter in Annotator 2020-03-26 15:39:16 +01:00
Matthias Petermann 53ed550b45 cyrus-imapd30: fix shebang of cyradm after build 2020-03-26 11:49:23 +01:00
Matthias Petermann e9f7153a2d cyrus-imapd30: add symlink for cyradm in ./bin 2020-03-26 10:21:01 +01:00
nia 47e2c0f722 Import mariadb104. Based on joyent's mariadb100 package.
MariaDB Server is one of the most popular open source relational databases.
It's made by the original developers of MySQL.

MariaDB turns data into structured information in a wide array of applications,
ranging from banking to websites. It is an enhanced, drop-in replacement
for MySQL. MariaDB is used because it is fast, scalable and robust, with a
rich ecosystem of storage engines, plugins and many other tools make it very
versatile for a wide variety of use cases.

MariaDB is developed as open source software and as a relational database
it provides an SQL interface for accessing data. The latest versions of
MariaDB also include GIS and JSON features.
2020-03-25 17:41:22 +00:00
Greg Troxel e3d768ef5a py-libtorrent-rasterbar: Extend previous kludge
Include bsd.pkg.mk, to avoid lintpkgsrc failures.
(This is still quite broken, but as it has a MAINTAINER I am leaving
it, as long as it doesn't cause tree-wide operations to fail.)
2020-03-25 10:42:11 -04:00
Travis Paul 73e275683c
py-safety: Add CVE to TODO 2020-03-25 06:55:23 +00:00
Thomas Klausner 5642029169 TODO: + julia-1.4. 2020-03-25 07:50:03 +01:00
pin b204fb93da Declare qt5-qtwebkit as dependency 2020-03-24 12:54:14 +01:00
Aleksey Cheusov deb68b5b98 netbsd-make: update to 20200212 2020-03-23 16:38:02 -07:00