Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (36m)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (154d) 

2024-05-13 08:46:56 UTC Now

2023-01-13 16:08:32 UTC MAIN commitmail json YAML

doc: Added databases/galera version 26.4.13

(wiz)

2023-01-13 16:08:19 UTC MAIN commitmail json YAML

databases/Makefile: + galera

(wiz)

2023-01-13 16:08:03 UTC MAIN commitmail json YAML

2023-01-13 13:55:41 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-OneArgNew to 0.007

(wen)

2023-01-13 13:53:42 UTC MAIN commitmail json YAML

Update to 0.007

Upstream changes:
0.007    2022-12-31 21:16:30-05:00 America/New_York
        - update metadata: author address

0.006    2022-05-29 15:48:22-04:00 America/New_York
        - update metadata: author address, support window, etc.

(wen)

2023-01-13 13:51:06 UTC MAIN commitmail json YAML

Updated sysutils/ansible-core, devel/py-future

(adam)

2023-01-13 13:50:38 UTC MAIN commitmail json YAML

py-future: updated to 0.18.3

What's new in version 0.18.3 (2023-01-13)
=========================================
This is a minor bug-fix release containing a number of fixes:

- Backport fix for bpo-38804 (c91d70b)
- Fix bug in fix_print.py fixer (dffc579)
- Fix bug in fix_raise.py fixer (3401099)
- Fix newint bool in py3 (fe645ba)
- Fix bug in super() with metaclasses (6e27aac)
- docs: fix simple typo, reqest -> request (974eb1f)
- Correct __eq__ (c780bf5)
- Pass if lint fails (2abe00d)
- Update docker image and parcel out to constant variable.  Add comment to update version constant (45cf382)
- fix order (f96a219)
- Add flake8 to image (046ff18)
- Make lint.sh executable (58cc984)
- Add docker push to optimize CI (01e8440)
- Build System (42b3025)
- Add docs build status badge to README.md (3f40bd7)
- Use same docs requirements in tox (18ecc5a)
- Add docs/requirements.txt (5f9893f)
- Add PY37_PLUS, PY38_PLUS, and PY39_PLUS (bee0247)
- fix 2.6 test, better comment (ddedcb9)
- fix 2.6 test (3f1ff7e)
- remove nan test (4dbded1)
- include list test values (e3f1a12)
- fix other python2 test issues (c051026)
- fix missing subTest (f006cad)
- import from old imp library on older python versions (fc84fa8)
- replace fstrings with format for python 3.4,3.5 (4a687ea)
- minor style/spelling fixes (8302d8c)
- improve cmp function, add unittest (0d95a40)
- Pin typing==3.7.4.1 for Python 3.3 compatiblity (1a48f1b)
- Fix various py26 unit test failures (9ca5a14)
- Add initial contributing guide with docs build instruction (e55f915)
- Add docs building to tox.ini (3ee9e7f)
- Support NumPy's specialized int types in builtins.round (b4b54f0)
- Added r""" to the docstring to avoid warnings in python3 (5f94572)
- Add __subclasscheck__ for past.types.basestring (c9bc0ff)
- Correct example in README (681e78c)
- Add simple documentation (6c6e3ae)
- Add pre-commit hooks (a9c6a37)
- Handling of __next__ and next by future.utils.get_next was reversed (52b0ff9)
- Add a test for our fix (461d77e)
- Compare headers to correct definition of str (3eaa8fd)
- Add support for negative ndigits in round; additionally, fixing a bug so that it handles passing in Decimal properly (a4911b9)
- Add tkFileDialog to future.movers.tkinter (f6a6549)
- Sort before comparing dicts in TestChainMap (6126997)
- Fix typo (4dfa099)
- Fix formatting in "What's new" (1663dfa)
- Fix typo (4236061)
- Avoid DeprecationWarning caused by invalid escape (e4b7fa1)
- Fixup broken link to external django documentation re: porting to Python 3 and unicode_literals (d87713e)
- Fixed newdict checking version every time (99030ec)
- Add count from 2.7 to 2.6 (1b8ef51)

(adam)

2023-01-13 13:48:45 UTC MAIN commitmail json YAML

2023-01-13 13:47:44 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-Types-JSON to 1.01

(wen)

2023-01-13 13:45:59 UTC MAIN commitmail json YAML

Update to 1.01

Upstream changes:
1.01      2022-01-19 11:18:00 -0700
  - Fix compile error in synopsis (gh#2)
  - Bump required Perl to 5.8.3, as this is what Moose currently requires (gh#5)

(wen)

2023-01-13 13:39:22 UTC MAIN commitmail json YAML

Updated security/p5-Mozilla-CA to 20221114

(wen)

2023-01-13 13:38:14 UTC MAIN commitmail json YAML

Update to 20221114

Upstream changes:
20221114
  - Update from Mozilla repository to 2022-11-07
  - stop installing mk-ca-bundle.pl script
  - moved repository and issues to https://github.com/libwww-perl/Mozilla-CA
  - switched tests from Test to Test::More
  - fix license specification in metadata

(wen)

2023-01-13 13:18:31 UTC MAIN commitmail json YAML

Updated www/p5-Dancer to 1.3520

(wen)

2023-01-13 13:17:33 UTC MAIN commitmail json YAML

Update to 1.3520
Update DEPENDS

Upstream changes:
1.3520  2023-01-01
Previous trial releases promoted to stable.

[BUG FIXES]
- Test failures with HTTP::Message >= 6.44
  (GH #1237, thanks to gregoa & Debian team)

[ENHANCEMENTS]
- Allow send_error from before hooks (GH #1234)
- Let `before_error_render` hooks modify token values (GH #1218)
1.3514_04 2022-06-29 22:38:57+01:00 Europe/London (TRIAL RELEASE)
1.3514_03 2020-10-06 22:22:51+01:00 Europe/London (TRIAL RELEASE)
1.3514_02 2020-10-02 21:39:34+01:00 Europe/London (TRIAL RELEASE)
1.3514    2020-06-29 17:38:54+01:00 Europe/London (TRIAL RELEASE)

(wen)

2023-01-13 12:50:53 UTC MAIN commitmail json YAML

Updated www/p5-CGI to 4.55

(wen)

2023-01-13 12:49:58 UTC MAIN commitmail json YAML

Update to 4.55
Remove unneeded TEST_DEPENDS as per upstream change

Upstream changes:
4.55 2023-01-03

    [ TESTING ]
    - remove dependency on Test::Deep (GH #254)

(wen)

2023-01-13 12:41:23 UTC MAIN commitmail json YAML

2023-01-13 12:40:00 UTC MAIN commitmail json YAML

2023-01-13 11:50:37 UTC MAIN commitmail json YAML

bareos: Fix build on SunOS.

Remove ONLY_FOR_PLATFORM.  We don't deliberately break platforms just because
they haven't been tested.  Fix PKG_SHELL to use ${SH}, there is no guarantee
that /bin/sh is the right shell on all platforms.

There are some other cleanups necessary in this package (e.g. bsd.pkg.mk is
included way too early), but they can wait for the 22.0.1 update.

(jperkin)

2023-01-13 11:00:48 UTC MAIN commitmail json YAML

jpeginfo: was not a make-jobs issue

(wiz)

2023-01-13 10:59:37 UTC MAIN commitmail json YAML

Updated devel/p5-Config-General to 2.65nb1

(wen)

2023-01-13 10:56:43 UTC MAIN commitmail json YAML

Update LICENSE
Spotted by Patrick Welche.

(wen)

2023-01-13 10:48:36 UTC MAIN commitmail json YAML

jpeginfo: append the -o flag explicitely in upstream Makefile.

This fixes the build with older versions of make, such as the one used
in NetBSD 9.

(fcambus)

2023-01-13 09:03:24 UTC MAIN commitmail json YAML

Updated textproc/py-alabaster, devel/py-requests

(adam)

2023-01-13 09:01:02 UTC MAIN commitmail json YAML

py-requests: updated to 2.28.2

2.28.2 (2023-01-12)
-------------------

**Dependencies**

- Requests now supports charset\_normalizer 3.x.

**Bugfixes**

- Updated MissingSchema exception to suggest https scheme rather than http.

(adam)

2023-01-13 08:54:29 UTC MAIN commitmail json YAML

py-alabaster: updated to 0.7.13

0.7.13

:support:`- backported` Modernized the project: s/Travis/Circle/ for CI, README badges, setup.cfg removal, metadata refresh, etc.

:support:`- backported` Dropped support for Python 2 and Python <3.6. This includes various minor updates to work correctly with modern versions of Sphinx (1.6 at the very least). Thanks to Adam Turner for a pile of patches here.

Warning

This change is backwards incompatible if you're on an old Python version.

:support:`- backported` Tweak CSS somewhat for compatibility with modern Sphinx versions' base stylesheet.

(adam)

2023-01-13 08:24:28 UTC MAIN commitmail json YAML

gnucash-docs: mark as not make-jobs safe

(wiz)

2023-01-13 05:33:13 UTC MAIN commitmail json YAML

Updated net/bind918 to 9.18.9nb3

(sekiya)

2023-01-13 05:31:52 UTC MAIN commitmail json YAML

Python is only needed for tests, so remove the dependency.

Pointed out by tnn@ and john@

Bump package revision.

(sekiya)

2023-01-13 04:33:17 UTC MAIN commitmail json YAML

various fixes including support for netbsd-10.

- move the "don't know picking 1.6" match to be "1.*" from "1*".
- add 9.99.10[45678], netbsd 9.99, netbsd 10, and netbsd 10.99
  support to configure match.
- make netbsd 10.x the "i don't know default" now.
- port the netbsd dsock.c code to the merged inpcb code since
  http://mail-index.netbsd.org/source-changes/2022/10/28/msg141800.html

i haven't bumped the pkg because nothing really changed for the
pre-9.99.104 systems, and 9.99.104 and newer haven't built since.

(mrg)

2023-01-12 23:08:49 UTC MAIN commitmail json YAML

doc/TODO: + MesaLib-22.3.3.

(wiz)

2023-01-12 22:47:25 UTC MAIN commitmail json YAML

libunwind: update patch after comments from CMake developer

add new bug report URL

(wiz)

2023-01-12 19:40:47 UTC MAIN commitmail json YAML

kde: switch to cmake/build.mk

(markd)

2023-01-12 19:37:35 UTC MAIN commitmail json YAML

configure.mk: include cmake/configure-settings.mk

when using cmake/build.mk include cmake/configure-settings.mk where
USE_CMAKE would have included cmake.mk

(markd)

2023-01-12 19:36:15 UTC MAIN commitmail json YAML

Updated lang/llvm, sysutils/ansible

(adam)

2023-01-12 19:35:24 UTC MAIN commitmail json YAML

ansible: updated to 7.1.0

v7.1.0
======

Added Collections
-----------------
- grafana.grafana (version 1.1.0)

Ansible-core
------------
Ansible 7.1.0 contains Ansible-core version 2.14.1.
This is a newer version than version 2.14.0 contained in the previous Ansible release.

Major Changes
-------------

cisco.meraki
~~~~~~~~~~~~
- meraki_mr_l7_firewall - New module
- meraki_webhook_payload_template - New module

community.zabbix
~~~~~~~~~~~~~~~~
- all modules are opting away from zabbix-api and using httpapi ansible.netcommon plugin. We will support zabbix-api for backwards compatibility until next major release. See our README.md for more information about how to migrate
- zabbix_agent and zabbix_proxy roles are opting away from zabbix-api and use httpapi ansible.netcommon plugin. We will support zabbix-api for backwards compatibility until next major release. See our README.md for more information about how to migrate

containers.podman
~~~~~~~~~~~~~~~~~
- New become plugin - podman_unshare
- Podman generate systemd module

fortinet.fortios
~~~~~~~~~~~~~~~~
- Support FortiOS v7.0.6, v7.0.7, v7.0.8, v7.2.1, v7.2.2.

(adam)

2023-01-12 19:32:54 UTC MAIN commitmail json YAML

2023-01-12 19:32:37 UTC MAIN commitmail json YAML

cmake: copy mk/configure/cmake.mk to configure-settings.mk

for use with cmake/build.mk

Don't bother with CMAKE_DEPENDENCIES_REWRITE - only ever used by
kdelibs4 and kdepimlibs4

Don't bother with CMAKE_MODULE_PATH_OVERRIDE - doesn't appear to make
any functional difference these days.

(markd)

2023-01-12 19:05:27 UTC MAIN commitmail json YAML

doc: Updated net/bind918 to 9.18.9nb2

(jperkin)

2023-01-12 19:01:46 UTC MAIN commitmail json YAML

bind918: Fix path to named-checkconf.

It moved since 9.16 from sbin to bin.  Bump PKGREVISION.

(jperkin)

2023-01-12 15:58:40 UTC MAIN commitmail json YAML

doc: Updated x11/xterm to 378

(pin)

2023-01-12 15:58:17 UTC MAIN commitmail json YAML

x11/xterm: update to 378

Patch #378 - 2023/01/09

- improve descriptions of XTQMODKEYS and XTQALLOWED features in ctlseqs.ms
  (reports by Bram Moolenaar, Thomas Wolff).
- add bracketed+paste and report+version building blocks to terminfo, from
  ncurses 6.4
- improve check for unsupported formatting characters, e.g., zero-width space,
  to properly ignore them (report by Thomas Wolff).
- improve/document error-checking for some of the controls which return
  responses: DECRQSS, XTGETXRES, XTSETTCAP, XTGETTCAP (prompted by discussion
  with David Leadbeater).
- improve limit-checks for fallback font cache (report by Dimitrije Erdeljan).
- improve check for too-wide glyph in fallback font by allowing xterm to
  continue searching for a suitable font rather than just failing on the first.
  Also add limitFontWidth to allow changing the amount by which a glyph must
  extend outside the font's bounding box to disallow it.

(pin)

2023-01-12 13:29:48 UTC MAIN commitmail json YAML

(graphics/jpeginfo) experimental fix with MAKE_JOBS_SAFE=  no

(mef)

2023-01-12 12:57:11 UTC MAIN commitmail json YAML

doc: Added graphics/gifski version 1.8.1

(pin)

2023-01-12 12:56:39 UTC MAIN commitmail json YAML

2023-01-12 12:55:47 UTC MAIN commitmail json YAML

graphics/gifski: import package

Highest-quality GIF encoder based on pngquant.

gifski converts video frames to GIF animations using pngquant's fancy features
for efficient cross-frame palettes and temporal dithering.
It produces animated GIFs that use thousands of colors per frame.

It's a CLI tool, but it can also be compiled as a C library for seamless use in
other apps.
gifski is a command-line tool. There is no GUI for Windows or Linux (there is
one for macOS).

(pin)

2023-01-12 12:53:03 UTC MAIN commitmail json YAML

doc: Added devel/git-branchless version 0.6.0

(pin)

2023-01-12 12:52:23 UTC MAIN commitmail json YAML

Add git-branchless

(pin)

2023-01-12 12:51:30 UTC MAIN commitmail json YAML

devel/git-branchless: import package

git-branchless is a suite of tools which enhances Git in several ways. It makes
Git easier to use, both for novices and for power users.
Examples:
- git undo: a general-purpose undo command.
- The smartlog: a convenient visualization tool.
- git restack: to repair broken commit graphs.
- Speculative merges: to avoid being caught off-guard by merge conflicts.
- Patch-stack workflows: strong support for patch-stack workflows as used by
  the Linux and Git projects, as well as at many large tech companies.
- Prototyping and experimenting workflows: strong support for prototyping and
  experimental work via divergent development.
- git sync: to rebase all local commit stacks and branches without having to
  check them out first.
- git move: The ability to move subtrees rather than sticks while cleaning up
  old branches, not touching the working copy, etc.
- Anonymous branching: reduces the overhead of branching for experimental work.
- In-memory operations: to modify the commit graph without having to check out
  the commits in question.
- git next/prev: to quickly jump between commits and branches in a stack.
- git sw -i/--interactive: to interactively select a commit to switch to.

It provides faster operations for large repositories and monorepos,
particularly at large tech companies.

(pin)

2023-01-12 12:09:34 UTC MAIN commitmail json YAML

Updated sysutils/ansible-lint, net/unbound

(adam)

2023-01-12 12:09:18 UTC MAIN commitmail json YAML

unbound: updated to 1.17.1

1.17.1

Features

Expose 'statistics-inhibit-zero' as a configuration option; the default value retains Unbound's behavior.
Expose 'max-sent-count' as a configuration option; the default value retains Unbound's behavior.
Merge 461 from Christian Allred: Add max-query-restarts option. Exposes an internal configuration but the default value retains Unbound's behavior.
Merge 569 from JINMEI Tatuya: add keep-cache option to 'unbound-control reload' to keep caches.

Bug Fixes

Merge 768 from fobser: Arithmetic on a pointer to void is a GNU extension.
In unit test, print python script name list correctly.
testcode/dohclient sets log identity to its name.
Clarify the use of MAX_SENT_COUNT in the iterator code.
Fix that cachedb does not store failures in the external cache.
Merge 767 from jonathangray: consistently use IPv4/IPv6 in unbound.conf.5.
Fix to ignore tcp events for closed comm points.
Fix to make sure to not read again after a tcp comm point is closed.
Fix 775: libunbound: subprocess reap causes parent process reap to hang.
iana portlist update.
Complementary fix for distutils.sysconfig deprecation in Python 3.10 to commit 62c5039ab9da42713e006e840b7578e01d66e7f2.
Fix 779: [doc] Missing documention in ub_resolve_event() for callback parameter was_ratelimited.
Ignore expired error responses.
Merge 720 from jonathangray: fix use after free when WSACreateEvent() fails.
Fix for the ignore of tcp events for closed comm points, preserve the use after free protection features.
Fix 782: Segmentation fault in stats.c:404.
Add SVCB and HTTPS to the types removed by 'unbound-control flush'.
Clear documentation for interactivity between the subnet module and the serve-expired and prefetch configuration options.
Fix 773: When used with systemd-networkd, unbound does not start until systemd-networkd-wait-online.service times out.
Merge 808: Wrap Makefile script's directory variables in quotes.
Fix to wrap Makefile scripts directory in quotes for uninstall.
Fix windows compile for libunbound subprocess reap comm point closes.
Update github workflows to use checkout v3.
Fix wildcard in hyperlocal zone service degradation, reported by Sergey Kacheev.

(adam)

2023-01-12 11:58:13 UTC MAIN commitmail json YAML

ansible-lint: updated to 6.10.2

v6.10.2

Bugfixes

Make git a runtime dependency
Disable version check when running as a pre-commit hook
Avoid checking var-names on non ansible files

(adam)

2023-01-12 11:44:48 UTC MAIN commitmail json YAML

2023-01-12 11:42:13 UTC MAIN commitmail json YAML

doc: Updated games/woof to 10.5.1

(micha)

2023-01-12 11:40:55 UTC MAIN commitmail json YAML

games/woof: Update to 10.5.1

Woof! 10.5.1
------------
Bug Fixes
- Fix crosshair lock on spectre targets.
- Fix some menu oddities with automap color and chat macro items.
- Fix midi_player config variable boundaries.
- Fix path length issues in config file parsing.
- winmidi: Manually unset MHDR_INQUEUE flag when hot swapping modules (@ceski-1).

Miscellaneous
- This will be the last binary release to still support Windows XP.

Woof! 10.5.0
------------
New Features and Improvements
- Don't draw the status bar or any other UI in savegame snapshots.
- Add "Walk Under Solid Hanging Bodies" feature from PrBoom+.
- Support face gib animations in the status bar widget as in the 3DO/Jaguar/PSX
  ports (graphics lumps need to occupy the STFXDTH0 to STFXDTH9 name space).
- Allow COMP cheat to change complevel in-game (report current complevel when
  entered, expecting two-digit new complevel argument).
- Allow the SSG in Doom 1 if the corresponding assets are available.
- Implement SDL-native sound looping for moving walls (removing clicking noise
  between sounds).
- Have "Clear Marks" key clear just the last mark in the Automap (by @MrAlaux).
- Limit the number of identical sounds playing at once, based on priority
  ordering (based on code from Odamex and DSDA-Doom).
- Make color of health and armor count gray in the status bar and HUD widgets
  when invulnerable (by @MrAlaux).
- Add VGA "porch" behaviour emulation from Chocolate Doom (enabled by
  vga_porch_flash key in the config file).
- Implement dark automap overlay (by @MrAlaux).
- Support dedicated music (lump names D_E4M1 to D_E4M9) for Episode 4 of
  Ultimate Doom. Also, support to select these tracks (and the music tracks
  for UMAPINFO maps) by the IDMUS cheat.
- Implement crosshair target lock-on (by @MrAlaux).
- Increase internal maximum horizontal resolution to 1152. This is meant to
  add support for non-exactly 21:9 screens, such as 3840x1600 (WQHD+).
- Implement crosshair coloring by target health (by @MrAlaux).
- Windows native MIDI player improvements:
  - Support for SysEx messages.
  - Correctly reset MIDI devices with SysEx messages. Default is GS mode, can
    be changed with the winmm_reset_type config option (by @ceski-1).
  - The reset delay is configurable using the winmm_reset_delay config
    parameter. Useful for vintage MIDI devices (by @ceski-1).
  - Implement a "capital tone fallback" emulation that allows MS GS Wavetable
    Synth, Roland SCVA, Roland SC-55mkII and later devices to work in GS mode
    without any issues (by @ceski-1).
  - Fix looping timing, various optimizations (by @ceski-1).
  - Add full support for EMIDI, extensions used in Build engine games
    (by @ceski-1).
  - Implement Final Fantasy and RPG Maker loop points (by @ceski-1).
- No need to restart the program to change MIDI player.
- Ability to select Windows MIDI device in the menu.
- Scan the soundfonts folder and show all found .sf2 and .sf3 soundfonts in
  the menu.
- OPL emulation output gain. Allows to increase the OPL volume with the
  opl_gain config option (default 200%).
- Allow parsing of cosmetic items in the OPTIONS lump for all complevels.
- Enable doubled card and skull key display on status bar by default.
- Gamepad analog controls improvemets:
  - The turning/looking speed does not depend on the run key.
  - Ability to invert each axis separately.
  - Separate sensitivities for movement, turning and looking.
  - Possibility to disable the axis (choose "None" in the menu).
  - Do not allow simultaneous use of mouse and controller in strict mode when
    recording demo (new DSDA rule).
- Unify gamma correction: Both the F11 key and the menu slider cycle through
  the same gamma correction tables, with positive integers corresponding to
  the Vanilla tables.

Bug Fixes
- Take into account "smooth diminishing lighting" for "level brightness"
  feature.
- Set 'fastdemo_timer' to false before warping (by @rrPKrr).
- Fix starting "new game" or "load game" when fast-forwarding a demo.
- Do not switch timer if fastdemo is not enabled.
- Fix midi_player config setting description.
- Fix background drawing on screen size 3 in 21:9 widescreen mode.
- UMAPINFO: Don't show menu for only one episode.
- Fix "Show Demo Progress Bar" being disabled in the menu instead of "Default
  Compatibility" if the -complevel command-line parameter was used
  (by @MrAlaux).
- Do not allow autoloading in shareware gamemode.
- An IWAD called doom1.wad is now always checked for its content instead of
  blindly assuming the shareware IWAD.
- Fix NULL string comparison in DEH parser.
- Fix skull position in the help screen for Doom 2.
- UMAPINFO: Provide a default map progression if neither next nor endpic are
  set.
- Add the missing OPUS DLLs to the 32-bit build.

(micha)

2023-01-12 11:34:10 UTC MAIN commitmail json YAML

openmpi: tell it where sysconfdir is

(markd)

2023-01-12 11:29:40 UTC MAIN commitmail json YAML

doc: Updated graphics/graphviz to 7.0.6

(micha)

2023-01-12 11:28:27 UTC MAIN commitmail json YAML

graphics/graphviz: Update to 7.0.6

Patch for configure.ac modified (nonportable syntax "==").

## [7.0.6] - 2023-01-06

### Changed

- The Autotools build system no longer looks for `python` binaries. The Python
  interpreter is unconditionally assumed to be `python3`. The configure option
  `--enable-python` is now an alias for `--enable-python3`.
- The Autotools and CMake build systems, when building `gvedit`, will now look
  for and use Qt6 in preference over Qt5. #2233
- Reserved stack size on Windows for the `dot.exe` binary has been increased
  from ~3.8MB to 32MB. #1710
- Reserved stack size on macOS for the `dot` binary when built with CMake has
  been increased from 8MB to 32MB. #1710
- The Autotools build system can now find libANN on Debian-based operating
  systems, enabling compilation of libmingle and `mingle`. #1835
- The `webdot` web server interface to Graphviz has been removed. For a modern
  replacement, see for example https://github.com/magjac/d3-graphviz. #1131

### Fixed

- The modgraph.php example no longer includes gv.php, which is no longer
  generated by SWIG 4.1.0. #2322

(micha)

2023-01-12 11:09:34 UTC MAIN commitmail json YAML

2023-01-12 11:01:41 UTC MAIN commitmail json YAML

openssl: allow builtin.mk to extract version from openssl3

(markd)

2023-01-12 10:56:12 UTC MAIN commitmail json YAML

python: teach PYTHON_VERSION_REQD about 3 digit versions (eg py310).

(markd)

2023-01-12 10:50:50 UTC MAIN commitmail json YAML

tex-tex-gyre: don't install otf files into system directories any more

fontconfig now been told to search the TeX directories

(markd)

2023-01-12 10:46:59 UTC MAIN commitmail json YAML

tex-texlive-scripts: add TeX's opentype and truetype directory trees
to fontconfig search path so that fontspec works.

(markd)

2023-01-12 10:25:26 UTC MAIN commitmail json YAML

stella: add missing png files to PLIST

Bump PKGREVISION.

(wiz)

2023-01-12 10:23:23 UTC MAIN commitmail json YAML

Updated archivers/xz, databases/py-redis

(adam)

2023-01-12 10:22:15 UTC MAIN commitmail json YAML

py-redis: updated to 4.4.2

4.4.2

�洫ェ Experimental Features

Add support for BF.CARD

�泅� New Features

Add support for BF.CARD
Add support for custom connection pool class in NodesManager

�汾� Bug Fixes

Allow replica to master promotion in nodes_cache
Security Fix: Updating graph parser for potential injection cases

(adam)

2023-01-12 10:20:44 UTC MAIN commitmail json YAML

doc: Updated sysutils/xfe to 1.45nb1

(wiz)

2023-01-12 10:20:34 UTC MAIN commitmail json YAML

xfe: fix PLIST

polkit file is not installed by default
(missing dependency?)

Bump PKGREVISION.

(wiz)

2023-01-12 10:20:33 UTC MAIN commitmail json YAML

xz: updated to 5.4.1

5.4.1 (2023-01-11)

    * liblzma:

        - Fixed the return value of lzma_microlzma_encoder() if the
          LZMA options lc/lp/pb are invalid. Invalid lc/lp/pb options
          made the function return LZMA_STREAM_END without encoding
          anything instead of returning LZMA_OPTIONS_ERROR.

        - Windows / Visual Studio: Workaround a possible compiler bug
          when targeting 32-bit x86 and compiling the CLMUL version of
          the CRC64 code. The CLMUL code isn't enabled by the Windows
          project files but it is in the CMake-based builds.

    * Build systems:

        - Windows-specific CMake changes:

            * Don't try to enable CLMUL CRC64 code if _mm_set_epi64x()
              isn't available. This fixes CMake-based build with Visual
              Studio 2013.

            * Created a workaround for a build failure with windres
              from GNU binutils. It is used only when the C compiler
              is GCC (not Clang). The workaround is incompatible
              with llvm-windres, resulting in "XZx20Utils" instead
              of "XZ Utils" in the resource file, but without the
              workaround llvm-windres works correctly. See the
              comment in CMakeLists.txt for details.

            * Included the resource files in the xz and xzdec build
              rules. Building the command line tools is still
              experimental but possible with MinGW-w64.

        - Visual Studio: Added stream_decoder_mt.c to the project
          files. Now the threaded decompressor lzma_stream_decoder_mt()
          gets built. CMake-based build wasn't affected.

        - Updated windows/INSTALL-MSVC.txt to mention that CMake-based
          build is now the preferred method with Visual Studio. The
          project files will probably be removed after 5.4.x releases.

        - Changes to #defines in config.h:

            * HAVE_DECL_CLOCK_MONOTONIC was replaced by
              HAVE_CLOCK_MONOTONIC. The old macro was always defined
              in configure-generated config.h to either 0 or 1. The
              new macro is defined (to 1) only if the declaration of
              CLOCK_MONOTONIC is available. This matches the way most
              other config.h macros work and makes things simpler with
              other build systems.

            * HAVE_DECL_PROGRAM_INVOCATION_NAME was replaced by
              HAVE_PROGRAM_INVOCATION_NAME for the same reason.

    * Tests:

        - Fixed test script compatibility with ancient /bin/sh
          versions. Now the five test_compress_* tests should
          no longer fail on Solaris 10.

        - Added and refactored a few tests.

    * Translations:

        - Updated the Catalan and Esperanto translations.

        - Added Korean and Ukrainian man page translations.

(adam)

2023-01-12 09:01:52 UTC MAIN commitmail json YAML

2023-01-12 08:53:03 UTC MAIN commitmail json YAML

doc: Updated lang/libunwind to 15.0.6nb1

(wiz)

2023-01-12 08:52:49 UTC MAIN commitmail json YAML

libunwind: fix building of assembler files

If they are not tagged as C sources, they are not built at all on NetBSD.
Extend macOS workaround for all platforms.

(wiz)

2023-01-12 08:43:54 UTC MAIN commitmail json YAML

www/Makefile: sort

(wiz)

2023-01-12 08:10:42 UTC MAIN commitmail json YAML

Updated graphics/hugin, www/py-urllib3

(adam)

2023-01-12 08:10:24 UTC MAIN commitmail json YAML

py-urllib3: updated to 1.26.14

1.26.14 (2023-01-11)
--------------------
* Fixed parsing of port 0 (zero) returning None, instead of 0.
* Removed deprecated getheaders() calls in contrib module.

(adam)

2023-01-12 08:08:36 UTC MAIN commitmail json YAML

hugin: updated to 2022.0.0

Changes since 2021.0.0

Add simple edge fill option to fill black edges in panorama with homogenous color.
Simplified the assistant page with only the necessary GUI controls to make it more clear for beginners and casual users.
Several improvements to control points tab (e.g. magnifier displays now warped image for better judgement of wide angle/fisheye images).
Improved handling of duplicate control points when running cpfind.
Extended command line tools pto_mask (--delete-mask) and pano_modify (allow specifying crop relative to canvas size).
Several bug fixes.

(adam)

2023-01-12 00:18:48 UTC MAIN commitmail json YAML

doc: Updated databases/promscale to 0.17.0

(tnn)

2023-01-12 00:18:11 UTC MAIN commitmail json YAML

2023-01-11 23:18:25 UTC MAIN commitmail json YAML

erlang: fix wrong revision in bl3 caused by revbump.

(nikita)

2023-01-11 22:07:47 UTC MAIN commitmail json YAML

2023-01-11 21:58:54 UTC MAIN commitmail json YAML

doc: Updated lang/erlang to 25.2nb1

(nikita)

2023-01-11 21:58:43 UTC MAIN commitmail json YAML

2023-01-11 19:00:51 UTC MAIN commitmail json YAML

Updated audio/libsndfile, devel/py-pybind11

(adam)

2023-01-11 19:00:31 UTC MAIN commitmail json YAML

py-pybind11: updated to 2.10.3

Version 2.10.3

Changes:

Temporarily made our GIL status assertions (added in 2.10.2) disabled by default (re-enable manually by defining PYBIND11_ASSERT_GIL_HELD_INCREF_DECREF, will be enabled in 2.11).
Improved error messages when inc_ref/dec_ref are called with an invalid GIL state.

Bug Fixes:

Some minor touchups found by static analyzers.

(adam)

2023-01-11 18:58:23 UTC MAIN commitmail json YAML

libsndfile: updated to 1.2.0

1.2.0

Fixed

Searching for LAME dependency with CMake build system.
CMake build from Autotools tarball.
Build on UWP platform.
Fix signed integer overflow.
Skipping large wav chunks on stdin.

Removed

Maximum samplerate limit,

(adam)

2023-01-11 18:20:48 UTC MAIN commitmail json YAML

Updated lang/nodejs16, lang/nodejs14

(adam)

2023-01-11 18:20:31 UTC MAIN commitmail json YAML

nodejs14: updated to 14.21.2

Version 14.21.2 'Fermium' (LTS)

Notable Changes

OpenSSL 1.1.1s

This OpenSSL version does not address any security vulnerabilities.

Root certificates updated to NSS 3.85

Time zone update to 2022f

(adam)

2023-01-11 18:19:49 UTC MAIN commitmail json YAML

nodejs16: updated to 16.19.0

Version 16.19.0 'Gallium' (LTS)

Notable Changes

OpenSSL 1.1.1s

This OpenSSL version does not address any security vulnerabilities.

Root certificates updated to NSS 3.85

Time zone update to 2022f

(adam)

2023-01-11 17:48:15 UTC MAIN commitmail json YAML

doc: Added devel/py-gitlint version 0.18.0

(nikita)

2023-01-11 17:47:48 UTC MAIN commitmail json YAML

Import devel/py-gitlint as py-gitlint version 0.18.0

Gitlint is a git commit message linter written in python.
It checks your commit messages for style.

(nikita)

2023-01-11 17:35:09 UTC MAIN commitmail json YAML

Updated lang/nodejs, lang/nodejs18

(adam)

2023-01-11 17:33:48 UTC MAIN commitmail json YAML

nodejs18: updated to 18.13.0

Version 18.13.0 'Hydrogen' (LTS), @danielleadams

Notable changes

Add support for externally shared js builtins

By default Node.js is built so that all dependencies are bundled into the Node.js binary itself. Some Node.js distributions prefer to manage dependencies externally. There are existing build options that allow dependencies with native code to be externalized. This commit adds additional options so that dependencies with JavaScript code (including WASM) can also be externalized. This addition does not affect binaries shipped by the Node.js project but will allow other distributions to externalize additional dependencies when needed.

Introduce File

Support function mocking on Node.js test runner

build:
disable v8 snapshot compression by default (Joyee Cheung)
crypto:
update root certificates (Luigi Pinca)
deps:
update ICU to 72.1 (Michaè°·l Zasso)
doc:
add doc-only deprecation for headers/trailers setters (Rich Trott)
add Rafael to the tsc (Michael Dawson)
deprecate use of invalid ports in url.parse (Antoine du Hamel)
add lukekarrys to collaborators (Luke Karrys)
add anonrig to collaborators (Yagiz Nizipli)
deprecate url.parse() (Rich Trott)
lib:
drop fetch experimental warning (Matteo Collina)
net:
(SEMVER-MINOR) add autoSelectFamily and autoSelectFamilyAttemptTimeout options (Paolo Insogna)
src:
(SEMVER-MINOR) add uvwasi version (Jithil P Ponnan)
(SEMVER-MINOR) add initial shadow realm support (Chengzhong Wu)
test_runner:
(SEMVER-MINOR) add t.after() hook (Colin Ihrig)
(SEMVER-MINOR) don't use a symbol for runHook() (Colin Ihrig)
tls:
(SEMVER-MINOR) add "ca" property to certificate object (Ben Noordhuis)
remove trustcor root ca certificates (Ben Noordhuis)
tools:
update certdata.txt (Luigi Pinca)
util:
add fast path for utf8 encoding (Yagiz Nizipli)
improve textdecoder decode performance (Yagiz Nizipli)
(SEMVER-MINOR) add MIME utilities (Bradley Farias)

(adam)

2023-01-11 17:32:33 UTC MAIN commitmail json YAML

nodejs: updated to 19.4.0

Version 19.4.0 (Current)

Notable Changes

buffer:
(SEMVER-MINOR) add buffer.isUtf8 for utf8 validation (Yagiz Nizipli)
http:
(SEMVER-MINOR) improved timeout defaults handling (Paolo Insogna)
net:
add autoSelectFamily global getter and setter (Paolo Insogna)
os:
(SEMVER-MINOR) add availableParallelism() (Colin Ihrig)
util:
add fast path for text-decoder fatal flag (Yagiz Nizipli)

(adam)

2023-01-11 17:28:38 UTC MAIN commitmail json YAML

2023-01-11 17:24:46 UTC MAIN commitmail json YAML

doc: Updated lang/go119 to 1.19.5

(bsiegert)

2023-01-11 17:24:29 UTC MAIN commitmail json YAML

go119: update to 1.19.5

go1.19.5 (released 2023-01-10) includes fixes to the compiler, the linker, and
the crypto/x509, net/http, sync/atomic, and syscall packages. See the Go 1.19.5
milestone on our issue tracker for details.

(bsiegert)

2023-01-11 16:14:43 UTC MAIN commitmail json YAML

TODO: shellcheck-0.9.0

(nikita)

2023-01-11 15:40:50 UTC MAIN commitmail json YAML

x11/ruby-gtk3: fix build problem with tiff-4.5.0

Fix build problem with tiff-4.5.0 by adding pkg-config to USE_TOOLS.

(taca)

2023-01-11 15:22:24 UTC MAIN commitmail json YAML

doc: Updated lang/go118 to 1.18.10

(bsiegert)

2023-01-11 15:21:43 UTC MAIN commitmail json YAML

go118: update to 1.18.10

go1.18.10 (released 2023-01-10) includes fixes to cgo, the compiler, the
linker, and the crypto/x509, net/http, and syscall packages. See the Go 1.18.10
milestone on our issue tracker for details.

While here, clean up obsolete Go versions in version.mk.

(bsiegert)

2023-01-11 15:03:34 UTC MAIN commitmail json YAML

sysutils/ruby-chef: drop ruby30

Dose not support Ruby 3.0 any more.  Noted from wiz@ via private e-mail.

(taca)

2023-01-11 12:25:17 UTC MAIN commitmail json YAML

doc: Updated net/netatalk3 to 3.1.14

(hauke)

2023-01-11 12:25:04 UTC MAIN commitmail json YAML

Update net/netatalk3 to v3.1.14

From the upstream ChangeLog:

    FIX: fix build with libressl >= 2.7.0
    NEW: Added Ignore Directories Feature
    UPD: Generate Unicode source code based on the latest https://www.unicode.org/Public/UNIDATA/UnicodeData.txt
    FIX: Protect against removing AFP metadata xattr
    FIX: avoid setting adouble entries on symlinks
    FIX: add handling for cases where ad_entry() returns NULL
    FIX: Fix setting of LD_LIBRARY_FLAGS ($shlibpath_var).
    FIX: Fedora migrating away from IO::Socket::INET6 to IO::Socket::IP
    FIX: afpd: check return values from setXXid() functions
    FIX: afpd: drop groups in become_user_permanently()
    FIX: Fix use after free in get_tm_used()
    FIX: Fix sign extension problem in bsd_attr_list()
    FIX: Fix garbage read in bsd_attr_list
    FIX: make afpstats python 3 compatible
    UPD: docs: manual: Remove wrong TCP-over-TCP info; minor copy editing
    FIX: configure.ac: fix macro ordering for CentOS 6
    FIX: configure.ac: fix typo Reviewed-by: Ralph Boehme slow@samba.org
    FIX: configure.ac: remove some trailing whitespace Reviewed-by: Ralph Boehme slow@samba.org
    FIX: configure.ac: fix deprecated macro invocation Reviewed-by: Ralph Boehme slow@samba.org
    FIX: configure.ac: replace obsolete macro Reviewed-by: Ralph Boehme slow@samba.org
    FIX: libatalk/dsi/Makefile.am: fix deprecation warning
    FIX: Store AutoMake helper script in build-aux/
    FIX: configure.ac: define a dir for macros
    FIX: configure.ac: AM_CONFIG_HEADER is deprecated
    FIX: autotools: Fix another deprecation warning
    FIX: libgcrypt typo in configuration error message
    UPD: Various CI improvements
    FIX: libatalk/conf: re-generation of afp_voluuid.conf
    UPD: libatalk/conf: code cleanup and add locking to get_vol_uuid()
    UPD: add documentation for the lv_flags_t
    FIX: No need to check for attropen on Solaris #44

GC unused PLIST options.

(hauke)

2023-01-11 12:05:40 UTC MAIN commitmail json YAML

Updated security/py-asyncssh, textproc/py-ujson

(adam)

2023-01-11 12:05:24 UTC MAIN commitmail json YAML

py-ujson: updated to 5.7.0

5.7.0

Added

Support ujson.loads(bytearray(...)) and other bytes-like objects.

(adam)

2023-01-11 12:04:08 UTC MAIN commitmail json YAML

py-asyncssh: updated to 2.13.0

Release 2.13.0 (27 Dec 2022)
----------------------------

* Updated testing and coverage to drop Python 3.6 and add Python 3.11.
  Thanks go to GitHub user hexchain for maintaining the GitHub workflows
  supporting this!

* Added new "recv_eof" option to not pass an EOF from a channel to a
  redirected target, allowing output from multiple SSH sessions to be
  sent and mixed with other direct output to that target. This is meant
  to be similar to the existing "send_eof" option which controls whether
  EOF on a redirect source is passed through to the SSH channel. Thanks
  go to Stuart Reynolds for inspiring this idea.

* Added new methods to make it easy to perform forwarding between TCP
  ports and UNIX domain sockets. Thanks go to Alex Rogozhnikov for
  suggesting this use case.

* Added a workaround for a problem seen on a Huawei SFTP server where
  it sends an invalid combination of file attribute flags. In cases where
  the flags are otherwise valid and the right amount of attribute data is
  available, AsyncSSH will ignore the invalid flags and proceed.

* Fixed an issue with copying files to SFTP servers that don't support
  random access I/O. The potential to trigger this failyre goes back
  several releases, but a change in AsyncSSH 2.12 made out-of-order writes
  much more likely. This fix returns AsyncSSH to its previous behavior
  where out-of-order writes are unlikely even when taking advantage of
  parallel reads. Thanks go to Patrik Lindgren and Stefan Walkner for
  reporting this issue and helping to identify the source of the problem.

* Fixed an issue when requesting remote port forwarding on a dynamically
  allocated port. Thanks go to Daniel Shimon for reporting this and
  proposing a fix.

* Fixed an issue where readexactly could block indefinitely when a signal
  is delivered in the stream before the requested number of bytes are
  available. Thanks go to Artem Bezborodko for reporting this and
  providing a fix.

* Fixed an interoperability issue with OpenSSH when using SSH certificates
  with RSA keys with a SHA-2 signature. Thanks go to ��ukasz Siudut for
  reporting this.

* Fixed an issue with handling "None" in ProxyCommand, GlobalKnownHostsFile,
  and UserKnownHostsFile config file options. Thanks go to GitHub user
  dtrifiro for reporting this issue and suggesting a fix.

(adam)

2023-01-11 11:48:51 UTC MAIN commitmail json YAML

Updated www/py-parsel, textproc/py-cssselect

(adam)

2023-01-11 11:48:35 UTC MAIN commitmail json YAML

py-cssselect: updated to 1.2.0

Version 1.2.0
-------------
* Drop support for Python 2.7, 3.4-3.6, add support for Python 3.7-3.11.
* Add type annotations (PEP 484 and PEP 561).
* More features from the CSS Selectors Level 4:
  * The ``:is()`` pseudo-class.
  * The ``:where()`` pseudo-class.
  * The ``:has()`` pseudo-class, with some limitations.
* Fix parsing ``:scope`` after a comma.
* Add parentheses to fix condition precedence in some cases.
* Private API changes related to the removal of the Python 2 support:
  * Remove ``_unicode`` and ``_unichr`` aliases from ``csselect.parser``.
  * Remove ``_basestring`` and ``_unicode`` aliases from ``csselect.xpath``.
  * Deprecate ``csselect.xpath._unicode_safe_getattr()`` and change it to just
    call ``getattr()``.
* Include tests in the PyPI tarball.
* Many CI additions and improvements.
* Improve the test coverage.

(adam)

2023-01-11 11:47:18 UTC MAIN commitmail json YAML

py-parsel: updated to 1.7.0

1.7.0 (2022-11-01)
* Add PEP 561-style type information
* Support for Python 2.7, 3.5 and 3.6 is removed
* Support for Python 3.9-3.11 is added
* Very large documents (with deep nesting or long tag content) can now be
  parsed, and ``Selector`` now takes a new argument ``huge_tree`` to disable
  this
* Support for new features of cssselect 1.2.0 is added
* The ``Selector.remove()`` and ``SelectorList.remove()`` methods are
  deprecated and replaced with the new ``Selector.drop()`` and
  ``SelectorList.drop()`` methods which don't delete text after the dropped
  elements when used in the HTML mode.

(adam)

2023-01-11 10:54:59 UTC MAIN commitmail json YAML

Updated textproc/py-xlsxwriter, textproc/py-yamllint

(adam)

2023-01-11 10:54:41 UTC MAIN commitmail json YAML

py-yamllint: updated to 1.29.0

1.29.0 (2023-01-10)

Add support for Python 3.11, drop support for Python 3.6
Rule float-values: fix bug on strings containing fordidden values
Stop releasing universal wheels
Use proper Python 3 I/O type for file reading
Rule indentation: fix indent-sequences in nested collections
Docs: clarify disable-line and parser errors, give a workaround
Refactors to apply some pyupgrade suggestions
Allow using a list of strings in ignore configuration
Add --list-files command line option

(adam)

2023-01-11 10:53:16 UTC MAIN commitmail json YAML

py-xlsxwriter: updated to 3.0.6

Release 3.0.6 - January 5 2023
------------------------------
* Added simulated worksheet :func:`autofit` method.

(adam)

2023-01-11 10:41:27 UTC MAIN commitmail json YAML

Updated textproc/py-sphinxcontrib-applehelp, devel/py-traitlets

(adam)

2023-01-11 10:41:10 UTC MAIN commitmail json YAML

py-traitlets: updated to 5.8.1

5.8.1

Bugs fixed
- fix: mro_trait can be unbound when the class is not in mro

Documentation improvements
- Add more api docs

(adam)

2023-01-11 10:39:33 UTC MAIN commitmail json YAML

py-sphinxcontrib-applehelp: updated to 1.0.3

Release 1.0.3 (2023-01-08)
==========================
* Drop Python 3.8 and lower
* Fix deprecation warnings from Sphinx 6.1

(adam)

2023-01-11 10:23:13 UTC MAIN commitmail json YAML

Updated textproc/ugrep, net/yt-dlp

(adam)

2023-01-11 10:22:54 UTC MAIN commitmail json YAML

yt-dlp: updated to 2023.1.6

2023.01.06

* Fix config locations by [Grub4k](https://github.com/Grub4k), [coletdjnz](https://github.com/coletdjnz), [pukkandan](https://github.com/pukkandan)
* [downloader/aria2c] Disable native progress
* [utils] `mimetype2ext`: `weba` is not standard
* [utils] `windows_enable_vt_mode`: Better error handling
* [build] Add minimal `pyproject.toml`
* [update] Fix updater file removal on windows by [Grub4K](https://github.com/Grub4K)
* [cleanup] Misc fixes and cleanup
* [extractor/aitube] Add extractor by [HobbyistDev](https://github.com/HobbyistDev)
* [extractor/drtv] Add series extractors by [FrederikNS](https://github.com/FrederikNS)
* [extractor/volejtv] Add extractor by [HobbyistDev](https://github.com/HobbyistDev)
* [extractor/xanimu] Add extractor by [JChris246](https://github.com/JChris246)
* [extractor/youtube] Retry manifest refresh for live-from-start by [mzhou](https://github.com/mzhou)
* [extractor/biliintl] Add `/media` to `VALID_URL` by [HobbyistDev](https://github.com/HobbyistDev)
* [extractor/biliIntl] Add fallback to `video_data` by [HobbyistDev](https://github.com/HobbyistDev)
* [extractor/crunchyroll:show] Add `language` to entries by [Chrissi2812](https://github.com/Chrissi2812)
* [extractor/joj] Fix extractor by [OndrejBakan](https://github.com/OndrejBakan), [pukkandan](https://github.com/pukkandan)
* [extractor/nbc] Update graphql query by [jacobtruman](https://github.com/jacobtruman)
* [extractor/reddit] Add subreddit as `channel_id` by [gschizas](https://github.com/gschizas)
* [extractor/tiktok] Add `TikTokLive` extractor by [JC-Chung](https://github.com/JC-Chung)

(adam)

2023-01-11 10:19:50 UTC MAIN commitmail json YAML

ugrep: updated to 3.9.4

ugrep v3.9.4
Support ugrep on OpenIndiana Solaris/SunOS, fix spurious 0 byte in tar filename output results, fix support for PCRE2 prior 10.34 and other (minor) improvements.

(adam)

2023-01-11 10:17:52 UTC MAIN commitmail json YAML

Updated security/py-cryptography, security/py-cryptography_vectors

(adam)

2023-01-11 10:17:19 UTC MAIN commitmail json YAML

py-cryptography py-cryptography_vectors: updated to 39.0.0

39.0.0 - 2023-01-01

* **BACKWARDS INCOMPATIBLE:** Support for OpenSSL 1.1.0 has been removed.
  Users on older version of OpenSSL will need to upgrade.
* **BACKWARDS INCOMPATIBLE:** Dropped support for LibreSSL < 3.5. The new
  minimum LibreSSL version is 3.5.0. Going forward our policy is to support
  versions of LibreSSL that are available in versions of OpenBSD that are
  still receiving security support.
* **BACKWARDS INCOMPATIBLE:** Removed the ``encode_point`` and
  ``from_encoded_point`` methods on
  :class:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicNumbers`,
  which had been deprecated for several years.
  :meth:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicKey.public_bytes`
  and
  :meth:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicKey.from_encoded_point`
  should be used instead.
* **BACKWARDS INCOMPATIBLE:** Support for using MD5 or SHA1 in
  :class:`~cryptography.x509.CertificateBuilder`, other X.509 builders, and
  PKCS7 has been removed.
* **BACKWARDS INCOMPATIBLE:** Dropped support for macOS 10.10 and 10.11, macOS
  users must upgrade to 10.12 or newer.
* **ANNOUNCEMENT:** The next version of ``cryptography`` (40.0) will change
  the way we link OpenSSL. This will only impact users who build
  ``cryptography`` from source (i.e., not from a ``wheel``), and specify their
  own version of OpenSSL. For those users, the ``CFLAGS``, ``LDFLAGS``,
  ``INCLUDE``, ``LIB``, and ``CRYPTOGRAPHY_SUPPRESS_LINK_FLAGS`` environment
  variables will no longer be respected. Instead, users will need to
  configure their builds `as documented here`_.
* Added support for
  :ref:`disabling the legacy provider in OpenSSL 3.0.x<legacy-provider>`.
* Added support for disabling RSA key validation checks when loading RSA
  keys via
  :func:`~cryptography.hazmat.primitives.serialization.load_pem_private_key`,
  :func:`~cryptography.hazmat.primitives.serialization.load_der_private_key`,
  and
  :meth:`~cryptography.hazmat.primitives.asymmetric.rsa.RSAPrivateNumbers.private_key`.
  This speeds up key loading but is :term:`unsafe` if you are loading potentially
  attacker supplied keys.
* Significantly improved performance for
  :class:`~cryptography.hazmat.primitives.ciphers.aead.ChaCha20Poly1305`
  when repeatedly calling ``encrypt`` or ``decrypt`` with the same key.
* Added support for creating OCSP requests with precomputed hashes using
  :meth:`~cryptography.x509.ocsp.OCSPRequestBuilder.add_certificate_by_hash`.
* Added support for loading multiple PEM-encoded X.509 certificates from
  a single input via :func:`~cryptography.x509.load_pem_x509_certificates`.

(adam)

2023-01-11 09:43:20 UTC MAIN commitmail json YAML

Updated net/nagios-base to 4.4.9nb1

(sekiya)

2023-01-11 09:42:00 UTC MAIN commitmail json YAML

2023-01-11 09:27:28 UTC MAIN commitmail json YAML

2023-01-11 09:16:23 UTC MAIN commitmail json YAML

doc: Updated devel/patchelf to 0.17.2

(fcambus)

2023-01-11 09:16:12 UTC MAIN commitmail json YAML

patchelf: update to 0.17.2.

- Also pass STRIP to the tests
- Fix Out-of-bounds read in the function modifySoname
- Split segment size fix

(fcambus)

2023-01-11 03:50:06 UTC MAIN commitmail json YAML

promscale: accept PostgreSQL 15 and extension 0.8.x at runtime. Bump.

Picked from upstream master.

(tnn)

2023-01-11 03:34:17 UTC MAIN commitmail json YAML

doc: Updated databases/postgresql-promscale_extension to 0.8.0

(tnn)

2023-01-11 03:33:46 UTC MAIN commitmail json YAML

2023-01-10 23:42:16 UTC MAIN commitmail json YAML

Add "Require all granted" to match current default Apache configuration.

(sekiya)

2023-01-10 22:07:49 UTC MAIN commitmail json YAML

doc: Updated net/netatalk22 to 2.2.7

(hauke)

2023-01-10 22:07:33 UTC MAIN commitmail json YAML

Update net/netatalk22 to v2.2.7.

From the upstream ChangeLog:

[2.2] Fix 'multiple definition' compile time errors by @rdmark in #136
[2.2] Remove bitrotted code by @rdmark in #139
[2.2] Fixes for the OpenSSL 1.1 API; add OpenSSL 1.0 backwards compat by @rdmark in #142
[2.2] Install afp_ldap.conf based on LDAP support, not availability of ACLs. by @rdmark in #143
[2.2] Resolve gcc 10 compile time warnings on Linux by @rdmark in #165
[2.2] Downstream patches for NetBSD compatibility by @rdmark in #148
[2.2] Make timelord work on non-big-endian systems; ability to sync localtime by @rdmark in #151
[2.2] Resolve papd compile time errors due to deprecated CUPS calls by @rdmark in #152
[2.2] Resolve automake warnings running bootstrap by @rdmark in #153
[2.2] Handle special FIRSTNET behavior on NetBSD by @rdmark in #154
[2.2] papd patches for compatibility with older Apple LaserWriter drivers on Mac and GS/OS by @rdmark in #156
[2.2] Allow non-unicode volume to be scanned by the repair tool. by @rdmark in #158
[2.2] Update init script templates to start/stop a2boot daemon. by @rdmark in #160
[2.2] Backport Netatalk 3 patches by @rdmark in #161
[2.2] papd: Send replies to client when printing to prompt more data by @rdmark in #162
[2.2] afpd: Add option to disable afp session tickles by @rdmark in #163
[2.2] Update for Unicode 14 by @rdmark in #164
[2.2] Made the AsanteTalk bridge consistently start up in AppleTalk Phase 2
(hauke)

2023-01-10 21:51:53 UTC MAIN commitmail json YAML

doc: Added lang/fennel version 1.2.1

(nikita)

2023-01-10 21:51:30 UTC MAIN commitmail json YAML

Import lang/fennel as fennel version 1.2.1

Packaged by charlotte@ in wip.

Fennel is a lisp that compiles to Lua. It aims to be easy to use,
expressive, and has almost zero overhead compared to writing Lua directly.

Features:
- Full Lua compatibility: Easily call any Lua function or library from
  Fennel and vice-versa.
- Zero overhead: Compiled code should be just as efficient as hand-written
  Lua.
- Compile-time macros: Ship compiled code with no runtime dependency
  on Fennel.
- Embeddable: Fennel is a one-file library as well as an executable.
  Embed it in other programs to support runtime extensibility and interactive
  development.

(nikita)

2023-01-10 21:35:44 UTC MAIN commitmail json YAML

doc: Updated security/trufflehog to 3.24.0

(leot)

2023-01-10 21:35:36 UTC MAIN commitmail json YAML

trufflehog: Update to 3.24.0

Changes:
v3.24.0
## What's Changed
* Switch to retryableHttpClient for GitHub AuthN API Client + More Logs
* Bump dependencies
* Handle invalid regex for custom detector.
* Capture callstack of canceled contexts
* Validate custom regular expressions on detector initialization

v3.23.2
## What's Changed
* Bump dependencies

v3.23.1
## What's Changed
* Allow for default value to be used in GHA Workflow

v3.23.0
## What's Changed
* Add Circle CI source

v3.22.0
## What's Changed
* Remove ctx from source structs
* Removing Debug version Println to logrus debug
* Make GA action default base an empty string

v3.21.1
(No changes)

v3.21.0
## What's Changed
* Add configuration parsing and custom detectors to engine
* Add custom regex detector docs
* Remove custom log leveler
* Bump dependencies

v3.20.0
## What's Changed
* Bump dependencies
* [bug] - Handle error when scanning s3 bucket
* Add more logging for git sources
* Add s3 object count to trace logs
* Implement CustomRegex detector
* Use Todoist's REST API v2
* Allow using a glob for include list

v3.19.0
## What's Changed
* Add newlines when file is split
* Close files to clean up tmp files
* Use new diskbufferreader version
* Add test for configuring custom regex with webhook verification
* Add CustomRegex validation
* Don't scan the --since-commit target
* Only scan an org and org related repos with --org flag
* Support globbing with ignore repos

v3.18.0
## What's Changed
* Add `--exclude-paths` support for gitlab scanning module
* Log the stack trace and recover object
* ed25519 private keys not detected
* Add warning about using trufflehog as a library
* Enable skipping of particular key IDs
* add LDAP detector
* Fix error message
* Skip some FTP FPs
* add rambbitmq detector
* Update slack webhook detector string check
* Add custom detectors configuration parsing
* S3 scanner improvements

v3.17.0
## What's Changed
* fixed mailchimp detector
* Update Scrapfly API Key Format
* Replace plain decoder with utf8

v3.16.4
## What's Changed
* Add sqlserver integration test and some default params
* Check for closed channel in HandleFile
* add option to skip tls verification for confluence
* Add Unknown visibility level
* Adding Shopify detector

v3.16.3
## What's Changed
* Do local URI verification, while attempting to defuse SSRF

v3.16.2
## What's Changed
* Bump dependencies

v3.16.1
## What's Changed
* Add bytes counter to scans
* Support common ssh repo format

v3.16.0
## What's Changed
* proposal: SqlServer connection string detector
* support github fine grained tokens and add extra data
* only detect live env razor pay and use std lib
* improve fastly validation endpoint and add extra data
* increase datadog token sensitivity
* increase digitalocean token sensitivity

v3.15.1
## What's Changed
* Use line aware chunking for git

v3.15.0
## What's Changed
* Ignore URIs where the password is redacted
* Add ignore repo list to Github proto
* added npm detector
* Ignore Bitbucket and Gitlab repos
* Check rate limit when getting github user

v3.14.0
## What's Changed
* Include public/private in github metadata
* Do not fail scanning if we cannot enumerate gists
* Add token auth to JIRA proto
* Added DigitalOceanV2 detector
* Add SSH config option for the git source

v3.13.0
## What's Changed
* Add Gemini detector
* Show clone path for git repos
* 403 on listing user gist should not fail org scan

v3.12.1
## What's Changed
* Recover from detector panics
* Browserstack regex

v3.12.0
## What's Changed
* Adding detector for Nvidia NGC
* Implement JDBC verification for select drivers
* Fix improper github org member pagination

v3.11.1
## What's Changed
* Fix scanning specific github repos with token

v3.11.0
## What's Changed
* A few improvements

v3.10.4
## What's Changed
* fix regex pattern for confluent detector
* Add AWS account information
* Improve GitHub debug logging
* Add support for MongoDB detector
* Add SlackRealtime proto message
* Add location to Slack and Confluence metadata

(leot)

2023-01-10 20:55:25 UTC MAIN commitmail json YAML

doc: Updated devel/conftest to 0.38.0

(leot)

2023-01-10 20:55:18 UTC MAIN commitmail json YAML

conftest: Update to 0.38.0

Changes:
0.38.0
------
- Update OPA to 0.48.0

(leot)

2023-01-10 20:36:44 UTC MAIN commitmail json YAML

doc: Updated net/vsftpd to 3.0.5

(otis)

2023-01-10 20:36:33 UTC MAIN commitmail json YAML

vsftpd: update to 3.0.5

Changelog:

Since 3.0.3:
- Fix build on Fedora 33 (one warning, one incorrect libcap used).
- Fix SSL build (terrible grep for symbol in vsf_findlibs.sh)!
- Fix runtime SIGSYS crashes on Fedora 33 (seccomp sandbox policy tweaks).
- Reject HTTP verbs pre-login.
- Disable TLS prior to v1.2 by default.
- Close the control connection after 10 unknown commands pre-login.
- Reject any TLS ALPN advertisement that's not 'ftp'.
- Add ssl_sni_hostname option to require a match on incoming SNI hostname.

Since 3.0.4:
- Fix ALPN callback to correctly select the 'ftp' string if present. Works
with FileZilla-3.55.0.
- Fix a couple of seccomp policy issues with Fedora 34.

And while here, also add a SunOS SMF manifest.

(otis)

2023-01-10 20:03:59 UTC MAIN commitmail json YAML

doc: Added devel/py-pykka version 3.1.1

(wiz)

2023-01-10 20:03:47 UTC MAIN commitmail json YAML

devel/Makefile: + py-pykka

(wiz)

2023-01-10 20:03:35 UTC MAIN commitmail json YAML

devel/py-pykka: import py-pykka-3.1.1

Pykka is a Python implementation of the actor model The actor model
introduces some simple rules to control the sharing of state and
cooperation between execution units, which makes it easier to build
concurrent applications.

(wiz)

2023-01-10 17:09:13 UTC MAIN commitmail json YAML

doc: Updated net/dq to 20230101

(schmonz)

2023-01-10 17:09:08 UTC MAIN commitmail json YAML

Update to 20230101. From the changelog:

- LICENCE update from public-domain to CC0
  public domain works differently depending on the country, to avoid it,
  set explicitly CC0

(schmonz)

2023-01-10 17:04:05 UTC MAIN commitmail json YAML

doc: Updated security/tlswrapper to 20230101

(schmonz)

2023-01-10 17:03:59 UTC MAIN commitmail json YAML

Update to 20230101. From the changelog:

20230101:
- removed duplicit crypto_scalarmult_curve25519.* implementation and
  used X25519 from bearssl library
- randombytes: rollback to /dev/urandom variant only
- Makefile: removed bearssl target

20221229:
- fixed parallel build

20221227:
- LICENCE updated from public-domain to CC0
- updated examples and linked examples.md from README.md
- added more error log messages when proxy-protocol is used

(schmonz)

2023-01-10 13:56:28 UTC MAIN commitmail json YAML

mold: take back maintainership.

(fcambus)

2023-01-10 13:55:15 UTC MAIN commitmail json YAML

doc: Updated devel/mold to 1.9.0

(fcambus)

2023-01-10 13:55:04 UTC MAIN commitmail json YAML

mold: update to 1.9.0.

ChangeLog for mold 1.9.0:
-------------------------

New features:

- mold gained support for the three new targets: 32-bit PowerPC, SH-4 and
  DEC Alpha. Each porting work didn't take more than a few days for us to
  complete, which demonstrate how portable the mold linker is. You can
  typically port mold to a new target just by writing a few hundreds lines
  of target-specific code. See arch-*.cc files in mold/elf/ directory to
  see how target-specific code actually looks like.

Bug fixes and compatibility improvements:

- In a rare occasion, a statically-initialized function pointer might get
  a wrong address in a statically-linked executable. This bug has been
  fixed.
- Fixed a -gdb-index option's crash bug on big-endian hosts.
- [RISC-V] mold rewrote machine instructions in a wrong way as a result of
  a wrong R_RISCV_HI20 relaxation if the output file was being linked
  against the high address. It's not a problem for user-land programs, but
  kernels linked with mold could crash due to this bug. This bug has been
  fixed.

ChangeLog for mold 1.8.0:
-------------------------

New features:

- The --relocatable (or -r) option has been reimplemented to improve its
  performance and compatibility with the GNU linkers. That option tells the
  linker to combine input object files into another object file instead of
  into an executable or a shared library file. mold has been supporting the
  feature since version 0.9, but until now the output file created with -r
  looked fairly different from what GNU linkers would produce. GHC (Glasgow
  Haskell Compiler) in particular uses re-linkable object files as dynamic
  libraries instead of real .so files, and it didn't work with mold. Now,
  mold can produce object files that GHC can load. Note that this work was
  funded by Mercury, so thanks to the company to help us improve the product.
  (Yes, you can ask us to prioritize your feature request by funding the
  project.)
- --relocatable-merge-sections option has been added. By default, mold keeps
  original input section names for the --relocatable output and therefore
  does not merge input sections into a single output sections unless they are
  of the same name. If --relocatable-merge-sections is given, mold merges
  input by the usual default merging rule. For example, .text.foo and .text.bar
  are merged to .text if and only if --relocatable-merge-sections is given
  for the --relocatable output.
- -z [no]dynamic-undefined-weak options have been added. This option controls
  whether an undefined weak symbol is promoted to a dynamic symbol or not.
- --[no-]undefined-version options have been supported. Now, mold warns on
  a symbol name in a version script if it does not match with any defined
  symbol. This change was made so that it is easy to find a typo in a version
  script.
- mold now warns on symbol type mismatch. If two object files have the same
  symbol with different symbol types, it usually means your program has a
  bug. Chances are, you are using the same identifier as a function name in
  one translation unit and as a global variable name in another. So it makes
  sense to warn on the mismatch.
- mold now merges .gnu.note.property sections for various x86 properties.

Removed features:

- The experimental macOS/iOS support has been removed from mold. If you want
  to use it, please use our sold linker instead.

Bug fixes and compatibility improvements:

- --wrap now works with LTO.
- A global variable initialized with an IFUNC function pointer is now
  initialized correctly with the function's address. Previously, it was
  mistakenly initialized to the function resolver's address.
- The filename specified by --version-script or --dynamic-list is now
  searched from library search paths if it does not exist in the current
  working directory. This behavior is compatible with GNU linkers.
- mold now tries to avoid creating copy relocations as much as possible. This
  change fixed a compatibility issue with GHC.
- Thread-local variables are now correctly aligned even if there's a TLV with
  a large alignment.
- mold can now handle GCC LTO files created with -ffat-lto-objects.
- mold now accepts -z nopack-relative-relocs as an alias for
  --pack-dyn-relocs=none for the sake of compatibility with GNU linkers.
- mold now recognizes -z start-stop-visibility=hidden but ignores it because
  it's the default for mold. GNU linkers support this option to control the
  visibility of linker-synthesized __start_<sectname> and __stop_<sectname>
  symbols, with global as the default visibility. mold creates these symbols
  with the hidden visibility by default, which is desirable for almost all
  cases.
- [ARM32, i386] mold now emits REL-type relocations instead of RELA-type
  for the --relocatable output file.

ChangeLog for mold 1.7.1:
-------------------------

Bug fix:

- mold 1.7.0 may generate the same build-id for two different output files.
  We fixed the issue in 1.7.1 so that build-id is guaranteed to be unique
  for each different output file.

ChangeLog for mold 1.7.0:
-------------------------

New features:

- [m68k] mold now supports the Motorola 68000 series microprocessors. Yes,
  it's the processor in the original Mac or Sun workstations in the 80s.
  This work is sponsored by m68k hobbyist communities.

Bug fixes and compatibility improvements:

- We fixed a few issues for Facebook/Meta's BOLT optimizer. Starting from
  the next LLVM release (we need llvm/llvm-project@20204db), BOLT should
  work on mold-generated executables out of the box.
- We fixed a long-standing symbol resolution issue involving GNU UNIQUE
  symbols which caused a link failure for a few programs.
- Previously, if a version script contains a "C++" directive, and a symbol
  matches a non-C++ version pattern and a C++ version pattern, a wrong
  version could be assigned to the symbol. This has been fixed so that the
  mold's behavior matches with GNU ld.

(fcambus)

2023-01-10 13:34:29 UTC MAIN commitmail json YAML

doc: Updated devel/git-cliff to 1.1.1

(pin)

2023-01-10 13:34:07 UTC MAIN commitmail json YAML

devel/git-cliff: update to 1.1.1

[1.1.1] - 2023-01-09
Documentation
- Update README.md about the NPM package

Bug Fixes
- Fix the type casting in base NPM package
- Fix the variable declaration for NPM package OS
- Rename the NPM binary package for Windows

Miscellaneous Tasks
- Parallelize releasing on crates.io
- Add more keywords to the base NPM package
- Add README.md to the base NPM package
- Package git-cliff for npm (#133)

[1.1.0] - 2023-01-08
Documentation
- Disable Liquid parsing in README.md by using raw blocks
- Update copyright years

Features
- Support generating changelog for multiple git repositories (#13)

Miscellaneous Tasks
- Bump git-cliff-action to v2
- Add Jekyll theme configuration for GitHub pages
- Add Jekyll configuration to .dockerignore
- Bump git-conventional dependency (#130)
- Publish binaries for more platforms/architectures
- Upgrade dependencies
- Update the description in the default config
- Improve the release script with additional messages

Refactor
- Use the git-cliff-action output for GitHub release body

(pin)

2023-01-10 11:07:20 UTC MAIN commitmail json YAML

doc: Updated devel/opa to 0.48.0

(leot)

2023-01-10 11:07:14 UTC MAIN commitmail json YAML

opa: Update to 0.48.0

Changes:
## 0.48.0

This release rolls in security fixes from recent patch releases, along with
a number of bugfixes, and a new builtin function.

* Improved error reporting available in `opa eval`: `--show-builtin-errors`
  option added to show all the errors, not just the first one
* New Built-in Function: `time.format`: it is now possible to format a time
  value from nanoseconds to a formatted timestamp string via a built-in
  function.
* Optimization in rule indexing
* Bundle fetching with AWS Signing Version 4A

(leot)

2023-01-10 02:12:40 UTC MAIN commitmail json YAML

samba4: fix PLIST error when option ads is off

(tnn)

2023-01-10 00:17:18 UTC MAIN commitmail json YAML

doc: Updated x11/libxfce4ui to 4.18.1

(gutteridge)

2023-01-10 00:15:56 UTC MAIN commitmail json YAML

libxfce4ui: update to 4.18.1

Change log:

4.18.1 (2023-01-05)
======
- XfceFileNameInput - wrap error message (Issue #60)
- xfce4-about: Removed excess square brackets
- Revert "XfceShortcutsGrabber: Detect auto-repeat key press"
- Translation Updates:
  Hebrew, Russian, Swedish

(gutteridge)

2023-01-09 23:29:25 UTC MAIN commitmail json YAML

2023-01-09 23:18:55 UTC MAIN commitmail json YAML

2023-01-09 23:18:45 UTC MAIN commitmail json YAML

nerd-fonts-3270: fix typo

(wiz)

2023-01-09 22:31:57 UTC MAIN commitmail json YAML

doc: Updated editors/neovim to 0.8.2

(nikita)

2023-01-09 22:31:46 UTC MAIN commitmail json YAML

editors/neovim: Update neovim to version 0.8.2

Changelog:

NVIM 0.8.2

This primarily a bug fix release but some improvements to documentation
has been back-ported as well.

Features
    help: Highlighted codeblocks

Documentation
    lua: Add guide to using Lua in Neovim (#21137)
    Mention how to remove the "How-to disable mouse" menu item
    Fix order of numbers in syntax.txt
    lua: Correct the tags for vim.opt_local and vim.opt_global (#21138)

Bug Fixes
    api: Set correct curbuf when temporarily changing curwin
    api: "emsg_silent" should imply "silent" in nvim_cmd
    decoration: Do not reset must_redraw after calling providers
    diagnostic: Clear stale cache on reset (#21454)
    events: Save v:event for cmdline autocommands separately
    float: Fix ml_get error with bufpos
    float: Fix crash with bufpos and non-existent window
    folds: Use long for number of folded lines
    mappings: Use all buckets in second round of unmap
    memory: Fix memory alignment for dynamic allocation
    options: Fix local 'sidescrolloff' doesn't work for mouse
    options: Restore exists() behavior for options
    terminal: Fix 'mousescroll' not respected in terminal mode
    tui: Set cursor color parameter as string when required
    win_close: Remove float grid after closing buffer

Build System Fixes
    Restrict git describe to top level source directory

NVIM v0.8.2
Build type: Release
LuaJIT 2.1.0-beta3

(nikita)

2023-01-09 22:03:56 UTC MAIN commitmail json YAML

todo: npm 9.2.0

(nikita)

2023-01-09 21:58:42 UTC MAIN commitmail json YAML

doc: Added fonts/nerd-fonts-Cousine version 2.2.2

(nikita)

2023-01-09 21:58:07 UTC MAIN commitmail json YAML

Import fonts/nerd-fonts-Cousine as nerd-fonts-Cousine version 2.2.2

Nerd Fonts patches developer targeted fonts with a high number of
glyphs (icons). Specifically to add a high number of extra glyphs
from popular 'iconic fonts' such as Font Awesome, Devicons,
Octicons, and others.

Cousine is similar to Courier New with better readablitiy, and dotted zeros.

(nikita)

2023-01-09 21:53:09 UTC MAIN commitmail json YAML

doc: Added fonts/nerd-fonts-CodeNewRoman version 2.2.2

(nikita)

2023-01-09 21:51:58 UTC MAIN commitmail json YAML

Import fonts/nerd-fonts-CodeNewRoman as nerd-fonts-CodeNewRoman version 2.2.2

Nerd Fonts patches developer targeted fonts with a high number of
glyphs (icons). Specifically to add a high number of extra glyphs
from popular 'iconic fonts' such as Font Awesome, Devicons,
Octicons, and others.

Code New Roman is derived from Code New Roman, a monospaced font.
Code New Roman is based on Mac OS Western New Roman, MONACO,
Windows Consolas/Lusida Consolas, ABeeZee and Bitstream Vera Sans Mono.
This font display allowed a design with proportions closer to normal text
than traditional monospaced fonts like Courier. This allows for more
comfortably reading of extended text on screen. OpenType features include
hanging or lining numerals; slashed, dotted and normal zeros; and alternative
shapes for a number of lowercase letters. The look of text can be tuned to
personal taste by varying the number of bars and waves.

(nikita)

2023-01-09 21:46:23 UTC MAIN commitmail json YAML

doc: Updated textproc/libuninameslist to 20221022

(fcambus)

2023-01-09 21:46:11 UTC MAIN commitmail json YAML

libuninameslist: update to 20221022.

This release contains source code to build libuninameslist (with
NamesList.txt 15.0), libuninameslist-fr (with ListeDesNoms 14.0),
and Python wrapper uninameslist.py (ver0.2).

This version adds 4,489 characters, bringing the total to 149,186
characters.

Users who do not have 'autoconf' or 'automake' (or cannot run them),
should choose the -dist- release version included here which skips
these steps (you then start at ./configure).

(fcambus)

2023-01-09 21:41:03 UTC MAIN commitmail json YAML

doc: Added fonts/nerd-fonts-CascadiaCode version 2.2.2

(nikita)

2023-01-09 21:40:39 UTC MAIN commitmail json YAML

Import fonts/nerd-fonts-CascadiaCode as nerd-fonts-CascadiaCode version 2.2.2

Nerd Fonts patches developer targeted fonts with a high number of
glyphs (icons). Specifically to add a high number of extra glyphs
from popular 'iconic fonts' such as Font Awesome, Devicons,
Octicons, and others.

Caskaydia Cove is derived from Cascadia Code, a monospaced font
that includes programming ligatures.

(nikita)

2023-01-09 21:30:09 UTC MAIN commitmail json YAML

doc: Added fonts/nerd-fonts-BitstreamVeraSansMono version 2.2.2

(nikita)

2023-01-09 21:29:42 UTC MAIN commitmail json YAML

Import fonts/nerd-fonts-BitstreamVeraSansMono as nerd-fonts-BitstreamVeraSansMono version 2.2.2

Nerd Fonts patches developer targeted fonts with a high number of
glyphs (icons). Specifically to add a high number of extra glyphs
from popular 'iconic fonts' such as Font Awesome, Devicons,
Octicons, and others.

Bitstream Vera Sans Mono is a font with dotted zero, compact
lowercase characters.

(nikita)

2023-01-09 21:25:09 UTC MAIN commitmail json YAML

doc: Added fonts/nerd-fonts-BigBlueTerminal version 2.2.2

(nikita)

2023-01-09 21:24:46 UTC MAIN commitmail json YAML

Import fonts/nerd-fonts-BigBlueTerminal as nerd-fonts-BigBlueTerminal version 2.2.2

Nerd Fonts patches developer targeted fonts with a high number of
glyphs (icons). Specifically to add a high number of extra glyphs
from popular 'iconic fonts' such as Font Awesome, Devicons,
Octicons, and others.

Big Blue Terminal is a nostalgic font, closely based
on IBM's 8x14 EGA/VGA charset.

(nikita)

2023-01-09 21:20:53 UTC MAIN commitmail json YAML

doc: Added fonts/nerd-fonts-AurulentSansMono version 2.2.2

(nikita)

2023-01-09 21:17:51 UTC MAIN commitmail json YAML

Import fonts/nerd-fonts-AurulentSansMono as nerd-fonts-AurulentSansMono version 2.2.2

Nerd Fonts patches developer targeted fonts with a high number of
glyphs (icons). Specifically to add a high number of extra glyphs
from popular 'iconic fonts' such as Font Awesome, Devicons,
Octicons, and others.

Aurulent Sans Mono is a sans serif font, designed by
Stephen G. Hartke who also created Verily Serif.

(nikita)

2023-01-09 21:13:16 UTC MAIN commitmail json YAML

doc: Updated converters/bdf2psf to 1.215

(fcambus)

2023-01-09 21:13:04 UTC MAIN commitmail json YAML

bdf2psf: update to 1.215.

Nothing applying to bdf2psf in particular noted in the Changelog.

(fcambus)

2023-01-09 21:12:51 UTC MAIN commitmail json YAML

doc: Added fonts/nerd-fonts-Arimo version 2.2.2

(nikita)

2023-01-09 21:12:29 UTC MAIN commitmail json YAML

Import fonts/nerd-fonts-Arimo as nerd-fonts-Arimo version 2.2.2

Nerd Fonts patches developer targeted fonts with a high number of
glyphs (icons). Specifically to add a high number of extra glyphs
from popular 'iconic fonts' such as Font Awesome, Devicons,
Octicons, and others.

Arimo is metrically similar to Arial, a sans serif font which covers
the pan-European WGL character set.

(nikita)

2023-01-09 21:08:27 UTC MAIN commitmail json YAML

doc: Added fonts/nerd-fonts-AnonymousPro version 2.2.2

(nikita)

2023-01-09 21:08:23 UTC MAIN commitmail json YAML

doc: Updated editors/hexedit to 1.6

(fcambus)

2023-01-09 21:08:06 UTC MAIN commitmail json YAML

hexedit: update to 1.6.

- configure script must error-out when (n)curses isn't found
- Move SIGWINCH handling from handler to NCURSES
- Make configure.ac compliant with autoconf >= 2.70
- Check that malloc did not return NULL
- Fix a possible memory leak in findFile()
- Prevent division by zero on empty files

(fcambus)

2023-01-09 21:07:42 UTC MAIN commitmail json YAML

Import fonts/nerd-fonts-AnonymousPro as nerd-fonts-AnonymousPro version 2.2.2

Nerd Fonts patches developer targeted fonts with a high number of
glyphs (icons). Specifically to add a high number of extra glyphs
from popular 'iconic fonts' such as Font Awesome, Devicons,
Octicons, and others.

Anonymice (AnonymousPro) is inspired by Anonymous 9 on Macintosh,
since 2009, with distinct 'O', '0', 'I', 'l', and '1'.

(nikita)

2023-01-09 21:04:41 UTC MAIN commitmail json YAML

doc: Added fonts/nerd-fonts-Agave version 2.2.2

(nikita)

2023-01-09 21:04:17 UTC MAIN commitmail json YAML

Import fonts/nerd-fonts-Agave as nerd-fonts-Agave version 2.2.2

Nerd Fonts patches developer targeted fonts with a high number of
glyphs (icons). Specifically to add a high number of extra glyphs
from popular 'iconic fonts' such as Font Awesome, Devicons,
Octicons, and others.

Agave Nerd-Font is derived from the Agave font.
It is a small, monospace, outline font that is geometrically
regular and simple.

(nikita)

2023-01-09 21:01:08 UTC MAIN commitmail json YAML

doc: Added fonts/nerd-fonts-3270 version 2.2.2

(nikita)

2023-01-09 21:00:33 UTC MAIN commitmail json YAML

Import fonts/nerd-fonts-3270 as nerd-fonts-3270 version 2.2.2

Nerd Fonts patches developer targeted fonts with a high number of
glyphs (icons). Specifically to add a high number of extra glyphs
from popular 'iconic fonts' such as Font Awesome, Devicons,
Octicons, and others.

x2370 Nerd-Font is derived from the x3270 font.

(nikita)

2023-01-09 20:11:34 UTC MAIN commitmail json YAML

doc: Updated graphics/jpegoptim to 1.5.1

(fcambus)

2023-01-09 20:11:24 UTC MAIN commitmail json YAML

jpegoptim: update to 1.5.1.

HISTORY
        v1.5.1 - fix logging to stdout when --stdout is used *thanks to Eta,
        update --treshold option accept decimal numbers as parameter,
fix crashes when processing certain broken JPEG images,
fix memory leaks,
fix (logging) output in parallel processing mode

(fcambus)

2023-01-09 20:08:38 UTC MAIN commitmail json YAML

doc: Updated graphics/jpeginfo to 1.6.2

(fcambus)

2023-01-09 20:08:28 UTC MAIN commitmail json YAML

jpeginfo: update to 1.6.2.

HISTORY
v1.6.2 - add SHA256 digest support (--sha256 or -2),
        improved Win32 support thanks to tumagonx,
other minor fixes.

(fcambus)

2023-01-09 19:47:20 UTC MAIN commitmail json YAML

doc: Updated games/dopewars to 1.6.2

(fcambus)

2023-01-09 19:47:06 UTC MAIN commitmail json YAML

dopewars: update to 1.6.2.

26th June 2022
    dopewars-1.6.2 released. This improves Unicode support in the text-mode
client, and adds support for networking on the Haiku operating system.

(fcambus)

2023-01-09 19:46:30 UTC MAIN commitmail json YAML

doc: Updated sysutils/xfe to 1.45

(vins)

2023-01-09 19:45:51 UTC MAIN commitmail json YAML

sysutils/xfs: update to xfe-1.45

ChangeLog:

Version 1.45
- shows a rotating cursor in search dialog
- update build scripts to autoconf 2.71 and automake 1.16.5 (for Ubuntu 22.04)
- removed the intl directory and allow to build Xfe with external gettext
- fixed problem of wrong panel sizes when switching from vertical to horizontal panels
- beautified code using uncrustify
- added a new root authentication mode using pkexec (to use it, the pkexec package must be installed on the system)
  and also added the associated policy file org.xfe.root.policy
- fixed the problem of opening too many windows when selected items have different associations (bug #254)
- added a timeout parameter for mount point not responding mechanism
- fixed the mechanism that detects mount points that are not responding
- added cifs to file system mounts that are checked for up / down state
- fixed the problem that links to executable text file are executed when the "Don't execute text files" option
  is enabled (bug #264)
- select image in XFileImage (xfi) file list when opening an image file (bug #262)
- fixed the failing 'make check' (bug #257)
- updated xferc.in with .json and .policy file types
- fixed imprecise error message when attempting to create a folder and a file/folder with the same name already exists
- added Dark color theme
- added new menu item "Copy name(s)" (shortcut Ctrl-Shift-N) to allow copying file names (without path) to clipboard
- removed deprecated register directive
- updated brazilian portuguese translation (thanks to Vinicius <megaphantomx@hotmail.com>>
- updated russian translation (thanks to Bogdan V. Kilin <bkilin@ya.ru>)
- updated czech translation (thanks to David Vachulka <arch_dvx@users.sourceforge.net>
- fixed a regression that broke the "Save as" operation in Xfw
- try to show Xfe window later to avoid black transient window
- disabled the hassubdir() function because it is too slow on network drives

Version 1.44 (released 14/03/2021)
- fixed segmentation fault when Xfe can't find the default xferc (bug #255)
- removed CDE color theme and renamed GNOME2 and KDE3 color themes to GNOME and KDE
- refreshed default, gnome, kde and xfce icon themes and removed old tango, windows, xfe and gnomeblue icon themes
- switched arrange by row and arranged by columns in icon lists
- enter target directory in root mode, when invoked from an error message
- updated Gnome icons for LibreOffice / OpenOffice documents
- fixed loss of data in full disk partition with xfw (bug #245)
- fixed copy/paste between xfe windows requires source window to be open (bug #247)
- fixed wrong position of the '(copy)' suffix when a folder name contains a dot
- fixed root mode not working in FreeBSD (bug #237)
- fixed unzip not working in FreeBSD (bug #236)
- fixed window & icon title wrong when path contains hidden directory (bug #243)
- updated Catalan translation (thanks to Pere Orga <pere@orga.cat>)
- updated Turkish translation (thanks to yaşar çiv <yasarciv67@gmail.com>)
- fixed a compilation warning with gcc 8 in Properties.cpp
- set focus to main window when closing command window, help or search dialog
- updated documentation to add instructions for HiDPI support
- changed the hand cursor to a more modern shape
- implemented HiDPI support and added the Edit / Preferences / Appearance / DPI option that allows to manually set
  the screen resolution. For a Ultra HD monitor (4K), a value of 200 - 240 dpi should be fine
- renamed Edit / Preferences / Themes to Edit / Preferences / Appearance
- vertically centered toolbar buttons in Xfe, Xfi, Xfp and Xfw
- execution of text files (e.g. script shells) do not support startup notification
- implemented custom sudo/su commands
- fixed the wrong number of selected files/folders in file panels
- added an option to prevent the execution of text files
- it is now possible to open/view multiple files in single click mode
- fixed the middle mouson button view command in single click mode
- changed st terminal name to "Xfe"
- upgraded st terminal to version 0.8.2

(vins)

2023-01-09 18:45:14 UTC MAIN commitmail json YAML

doc: Updated x11/dunst to 1.9.0

(vins)

2023-01-09 18:44:31 UTC MAIN commitmail json YAML

doc: Updated devel/cloc to 1.96

(fcambus)

2023-01-09 18:44:21 UTC MAIN commitmail json YAML

cloc: update to 1.96.

============================================================================
                Release Notes for cloc version 1.96
                  https://github.com/AlDanial/cloc
                            Dec. 18, 2022

New Languages and File Types:
    o Cairo
    o Carbon
    o Circom
    o Containerfile
    o HolyC
    o kvlang
    o Nunjucks
    o OpenSCAD
    o P4
    o Pest
    o Pony
    o TEAL
    o WGSL

Updates:
    o New switch --diff-list-files to run diff given two list
      files.
    o Handle comments embedded in OCaml strings.
    o Write empty JSON and XML structures if the inputs yield zero
      counts.
    o Including Win32::LongPath to support long paths on Windows.
    o Better support for building and running Docker image on Windows
    o Better output file names when running with --count-and-diff
      and --out.
    o Resolve internal file handle conflict when running --diff with
      --sdir or --categorized.

============================================================================
                Release Notes for cloc version 1.94
                  https://github.com/AlDanial/cloc
                            July 4, 2022

New Languages and File Types:
    o Derw
    o Finite State Language
    o Flatbuffers
    o Futhark
    o Godot Shaders
    o HTML EEx
    o Lem
    o PEG, peg.js, peggy, tspeg
    o Text (.txt and .text)
    o Visual Studio Module
    o X++

Updates:
    o Handle empty Unicode files which contain only a BOM (byte
      order mark).
    o The arguments to --include-lang are now case insensitive.
    o .cjs added as JavaScript extension.
    o Switches --git and --xml together now include additional git
      metadata (origin, branch, commit hash) in the XML output.  Future
      releases will include these additions in YAML, JSON, SQL, and
      Markdown output as well.
    o New switch --no-recurse prevents recursive directory traversal.

(fcambus)

2023-01-09 18:44:18 UTC MAIN commitmail json YAML

x11/dunst: update to dunst-1.9.0

Disable Wayland support by default (alongside systemd).
Fix building on systems w/o evdev.
Enable running regressions tests and replace interpreters in test
scripts.

CHANGELOG (since version 1.5.0):

# Dunst v1.9.0

This release marks the point for a few big features to be useable. The
recursive icon lookup is marked stable and is used by default for new users. It
is now also possible to add gaps between notifications, although it is not done
with separate windows, so clicks in between notification will not register to
the below window. You'll also need a compositor for the transparancy to take
effect.

Added

  * override_dbus_timeout setting to override the notification timeout set via
    dbus. (#1035)
  * Support notification gaps via the gap_size setting. Note that since the
    notifications are not separate windows, you cannot click in between the
    notifications. (#1053)
  * Make min_icon_size and max_icon_size a rule for even more flexibility
    (#1069)

Changed

  * The window offset is now scaled according to scale as well. This way
    notification stay visually in the same place on higher DPI screens. (#1039)
  * For the recursive icon lookup, revert to using min_icon_size and
    max_icon_size instead of icon_size. min_icon_size is used as the size to
    look for in icon themes. This way of defining icon size is more flexible and
    compatible with the old icon lookup. The new icon lookup should now be
    superior for all use cases. (#1069)
  * Recursive icon lookup is no longer experimental.
  * Recursive icon lookup is enabled in the default dunstrc. This does not change
    your settings when you have a custom dunstrc.

Fixed

  * Added back the action_name setting that was accidentally dropped. (#1051)
  * Broken dunstctl history. (#1060)
  * Merged a few wayland fixes from mako (https://github.com/emersion/mako)
    (#1067)
  * follow=keyboard: Fix regression where we don't fall back to mouse (#1062)
  * Raw icons not being scaled according to icon size (#1043)
  * Notifications not disappearing. For some people notifications would sometimes
    stay on screen until a new notification appeared. This should not happen
    anymore (#1073).

Merged pull requests

  * Rule attribute to override timeout set by dbus by @rpbranco in #1038
  * Scale offset according to DPI by @livanh in #1039
  * Fixes dunstctl history command by @stremlenye in #1060
  * Add support for notification gaps by @paddyw2 in #1053
  * Mako wayland fixes by @fwsmit in #1067
  * follow=keyboard: Fix regression where we don't fall back to mouse by @cdown in #1062
  * Recursive icons: Use min_icon_size and max_icon_size instead of icon_size. by @fwsmit in #1069
  * Fix notifications sometimes not disappearing by @fwsmit in #1073

# Dunst v1.8.1

Fixed

  * Dunst sometimes not using the right config file, sometimes falling back to the
    internal defaults by @alebastr in #1042

# Dunst v1.8.0

Added

  * Implemented progress_bar_min_width. Before it was an unused setting. (#1006)
    progress_bar_horizontal_alignment for changing the alignment of the progress
    bar. (#1021)
  * Support for config drop-ins. You can add as many configuration files as you
    want in dunstrc.d. See the man page dunst(1) for more information. This was
    done with help from @WhitePeter. (#997)
  * Thanks to @m-barlett you can place your icons at the center of your
    notifications with icon_position = top.
  * icon_position is now a rule (also by @m-barlett).
  *  hide_text for hiding all text of a notification. This also removes all
    padding that would be present for a notification without text. (also by
    @m-barlett) (#985)
  * The previously removed keyboard shortcuts have been added again, but now they
    are in the [global] section of the config. Not everything that was possible
    with the keyboard shortcuts was possible with dunstctl on X11. Mainly
    activating a keyboard shortcut only when notifications are on screen. Thanks
    to @wgmayer0 for testing. (#1033).

Changed

  * Improved the man page regarding transitioning from the old geometry.
  * The default alignment of the progress bar is now center instead of left.
  * Better regex matching for rules. When you set enable_posix_regex. Take a
    look at
    https://en.m.wikibooks.org/wiki/Regular_Expressions/POSIX-Extended_Regular_Expressions
    for how the new regex syntax works. Note that you cannot do inverse matching
    yet, I'm working on that in #1040. (#1017)
  * Thanks to @kurogetsusai you can once again use negative offsets to put a
    notification window slightly off-screen if you so like. (#1027)
  * As mentioned above, the keyboard shortcuts have been moved to the [global]
    section. Please move your settings there.

Fixed

  * Crash when open_url was used without URL's. (#1000)
  * Icons sometimes being incorrectly sized with the new icon lookup. (#1003)
  * Incorrect defaults mentioned in the documentation. (#1004, #1029 and more)
  * Crash when icon could not be read by glib. (#1023)
  * Not being able to override anymore raw icons with new_icon (#1009)
  * High cpu usage when selecting an action in dmenu or similar. This was caused
    by dunst not going to sleep when waiting for a response. (#898)
  * Updated default values documentation (with help from @profpatch) (#1004 and
    more)

# Dunst v1.7.3

Changed

  * follow is now none again by default. This was the case before v1.7.0 as well. (#990).

Fixed

  * dunstctl action is now working again.
  * Segfault in experimental icon lookup when an inherited theme doesn't exist.
  * icon_position = off not being respected (#996).

# Dunst v1.7.2

Added

  * Experimental recursive icon lookup. This is not enabled by default and can be
    enabled by setting enable_recursive_icon_lookup=true. Setting icon sizes
    still doesn't work entirely as it's supposed to and will be improved in future
    releases. (#965)
  * You can now enable or disable rules on the fly with dunstctl rule $name$ enable/disable. (#981)
    dunstctl history lists your notification history in JSON format for
    processing by scripts. (#970)
  * You can now pop specific notifications from history by passing a notification
    ID to dunstctl history-pop. (#970)
  * default_icon setting for setting the icon when no icons are given (#984)
  * Implemented display size detection in Wayland. (#973)

Fixed

  * Text being cut off on X11 when using fractional scaling. (#975)
  * Incorrect hitbox for notification on X11 with scaling. (#980)
  * Improved warning messages for deprecated sections. (#974)
  * icon being interpreted as a filter and not being allowed in the special
    urgency sections. This is a compatibility fix, but it's recommended to replace
    all usages of icon in these sections with default_icon to prevent
    confusion with the icon rule in other sections. (#984)
  * new_icon being used in the default dunstrc where default_icon is the
    intended settings. This was commented by default, so it doesn't affect any
    default behaviour. (#984)
  * Notifications bleeding to other screens when the width was big enough. Now the
    notification's width is lowered when it would otherwise leave the display.

# Dunst v1.7.1

Added

  * Script environment variable DUNST_DESKTOP_ENTRY. (#874)
  * Rule set_category for change a notifications category with rules. (1b72b2a)

Fixed

  * Dunst not building with WAYLAND=0. (#938)
  * Wrong icon being shown in chromium-based browsers. (#939)
  * set_stack_tag not working anymore. (#942)
  * Outdated documentation. (#943, #944 and more)
  * Empty strings not being allowed in settings. (#946)
  * Dunst crashing when compositor doesn't support zwlr_foreign_toplevel_v1. (#948)
  * Xmore notifications showing a progress bar and icon. (#915)
  * Markup is now a rule again. Before this was undocumented behaviour. (#955)
  * Double free when setting XDG_CONFIG_DIR. (#957)
  * Dunst crashing on some compositors. (#948)
  * Dunst not exiting when wayland compositor quits. (#961)
  * Now the separators are not responsive to mouse clicks anymore. (#960)
  * Mouse action stopping the rest of the actions. (bf58928)

# Dunst v1.7.0

Added

  * context and context_all mouse actions for opening the context menu (#848)
    open_url mouse action for opening url's in a notification (#848)
  * action_name rule for setting a default action to perform when using
    do_action (#848)
  * HiDPI support for both Wayland and X11. On wayland the scale can be set from
    your compositor's settings and is automatically picked up by dunst. On X11
    dunst will guess the scale based on the DPI of the screen. If that isn't good,
    you can set the scale variable in the settings. (#854 and #890)
    highlight can now also be set through dbus hints with the key hlcolor
    (#862)
  * Your dunstrc is now being checked by dunst. Dunst will print a warning when
    coming across an non-existing/invalid setting. (#803)
  * Wayland fullscreen detection (#814)
  * Wayland touch support (#814)
  * Cursor is now being changed to left_ptr when hovering over dunst (Wayland)
    (#903)

Changed

  * startup_notification and verbosity are now only available as a command
    line arguments. (#803)

  * Rule settings can now also be used in the [global] section. They will then
    apply to all the notifications. (#803)

  * fullscreen, ellpsize and word_wrap are now rules. They can still be used
    in the [global] section as well (see above). (#937 and #803)

  * The appid's now also need to match when stacking notifications. (#886)

  * xdg-open is now being used by default for opening URL's. (#889)

  * geometry has been replaced by origin, width, height, offset and
    notification_height. This allows for more flexible geometry settings. (#855)

  * For quickly transitioning to the new syntax, you can take the numbers from your
    old geometry config as follows:
    geometry = <width>x<height>+<offset>

  * In the new config you can then set the following variables (make sure to remove
    any negative signs)

width = <width>
height = <height>
offset = <offset>
origin = top-right # or top-left, or any other direction you prefer

  * There were a bunch of changes in the installation and default locations. See
    the release notes for more information.
    Upon seeing invalid markup, dunst is a bit smarter in stripping the markup.

Fixed

  * Lots of debug messages when idle_timeout=0 (#814)
    follow=none not working on Wayland (#814)
  * Incorrect sorting when sort is false
    NULL pointer dereference on Wayland
  * Dunst not redrawing after close_all action.
    Dunst not announcing icon-static capability over dbus (#867)
  * Dunst not falling back to X11 output when it can't initialize the Wayland
    output. (#834)
  * Improve stability on Wayland. (#930 and more)

Removed

  * The [shortcuts] section with all it's settings. Use your WM/DE's shortcut
    manager and dunstctl to replace it. (#803)
  * Setting settings via command line arguments. (#803)
  * Setting settings via config.h. (#803)

# Dunst v1.6.0

Added

  * Wayland support. Dunst now runs natively on wayland. This fixes several bugs
    with dunst on wayland and allows idle detection. (#781)
  * A progress bar, useful for showing volume or brightness in notifications (#775)
    A script in contrib for using the progress bar (#791)
    dunstctl count for showing the number of notifications (#793)
  * Expose environment variables info about the notification to scripts (#802)
    text_icon_padding for adding padding between the notification icon and text
    (#810)

Changed

  * Dunst now installs a system-wide config in /etc/dunst/dunstrc (#798)
  * Move part of the man page to dunst(5) (#799)

Fixed

  * history_ignore flag broken when using multiple rules (#747)
  * Divide by zero in radius calculation (#750)
  * Monitor setting overriding follow_mode (#755)
  * Incorrect monitor usage when using multiple X11 screens (#762)
  * Emit signal when paused property changes (#766)
  * dunstify can pass empty appname to libnotify (#768)
  * Incorrect handling of 'do_action, close' mouse action (#778)

(vins)