NetBSD/pkgsrc G54pyi0doc CHANGES-2026

   doc: Updated graphics/inkscape to 1.4.4
VersionDeltaFile
1.2861+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc UV74b2Jgraphics/inkscape distinfo PLIST

   inkscape: update to 1.4.4.

   Inkscape 1.4.4 is a maintenance and bugfix release, which brings you

       20 crash fixes, among them for three nasty bugs where Inkscape wouldn't even start
       almost 20 bug fixes
       6 performance improvements
       a new palette
       a new button for rotating stars and polygons into their 'neutral' or 'upright' position
       27 updated interface translations
       15 updated documentation translations
       installation files for Windows on Arm
VersionDeltaFile
1.107+4-4graphics/inkscape/distinfo
1.42+6-2graphics/inkscape/PLIST
1.323+3-4graphics/inkscape/Makefile
+13-103 files

NetBSD/pkgsrc cQUah0hdoc TODO

   doc/TODO: + MesaLib-26.1.
VersionDeltaFile
1.27215+2-2doc/TODO
+2-21 files

NetBSD/pkgsrc MQPCZvMdoc CHANGES-2026

   doc: Updated net/tor to 0.4.8.24
VersionDeltaFile
1.2860+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc WrPwLAmnet/tor distinfo Makefile

   tor: update to 0.4.8.24.

   Changes in version 0.4.8.24 - 2026-05-06
     This is a security release fixing several major bugfixes that were reported
     in the past weeks. Huge thanks to everyone that reported these issues! We
     strongly recommend upgrading as soon as possible.

     o Major bugfixes (cell handling):
       - Fix out-of-bounds read (OOB) when END, TRUNCATE and TRUNCATED cell
         have no reason in their payload. TROVE-2026-011. Found by Brian
         Carpenter (geeknik). Fixes bug 41254; bugfix on 0.1.1.1-alpha.

     o Major bugfixes (conflux):
       - Do not attempt or accept BEGIN_DIR via conflux legs. TROVE-2026-
         008. Credit to Anas Cherni from Calif.io in collaboration with
         Claude and Anthropic Research. Fixes bug 41243; bugfix
         on 0.4.8.1-alpha.

     o Major bugfixes (conflux, relay):

    [25 lines not shown]
VersionDeltaFile
1.141+4-4net/tor/distinfo
1.197+2-2net/tor/Makefile
+6-62 files

NetBSD/pkgsrc tUJFwKSmail/ssmtp distinfo

   ssmtp: restore patch-ae to distinfo

   No reason for removal was given in previous commit to distinfo
VersionDeltaFile
1.12+2-1mail/ssmtp/distinfo
+2-11 files

NetBSD/pkgsrc eXYXpKRdoc CHANGES-2026

   doc: Updated shells/oh-my-posh to 29.13.0
VersionDeltaFile
1.2859+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc XOV3KANshells/oh-my-posh distinfo go-modules.mk

   shells/oh-my-posh: update to 29.13.0

   Bug Fixes

    - goconst: address PR review feedback (9d811e7)
    - resolve all goconst linting issues (48bf568)

   Features

    - claude: add missing statusline fields (9f3fc28)
VersionDeltaFile
1.301+34-34shells/oh-my-posh/distinfo
1.128+10-10shells/oh-my-posh/go-modules.mk
1.330+2-2shells/oh-my-posh/Makefile
+46-463 files

NetBSD/pkgsrc sJBW8Q8doc CHANGES-2026

   doc: fix committer attribution for last two vim-share updates
VersionDeltaFile
1.2858+3-3doc/CHANGES-2026
+3-31 files

NetBSD/pkgsrc uz2Yf9kdoc CHANGES-2026

   doc: Updated security/doas to 6.3p2nb2
VersionDeltaFile
1.2857+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc ylZB1QHsecurity/doas Makefile distinfo, security/doas/patches patch-Makefile

   doas: add pkgsrc-specific paths to GLOBAL_PATH and SAFE_PATH

   Issue noted by Takashi Shimizu on pkgsrc-users@.

   This follows how these paths are defined ordering-wise based on doas.h.
   The existing SunOS override approach in Makefile varies here, as added
   that way upstream. The SunOS setting was left as-is, to keep with the
   POLA. (Someone may be surprised by the change on other OSes,
   regardless; so it goes.)
VersionDeltaFile
1.2+18-3security/doas/patches/patch-Makefile
1.16+2-2security/doas/Makefile
1.10+2-2security/doas/distinfo
+22-73 files

NetBSD/pkgsrc KTRfOupdoc TODO

   doc/TODO: add doas 6.4
VersionDeltaFile
1.27214+2-1doc/TODO
+2-11 files

NetBSD/pkgsrc T4FxZxbdoc CHANGES-2026

   doc: Updated editors/vim-share to 9.2.0449
VersionDeltaFile
1.2856+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc g7mINZceditors/vim-share distinfo version.mk, editors/vim-share/patches patch-popupwin.c patch-feature.h

   Update to version 9.2.449.

   Changes:
   - patch 9.2.0449: Make proto fails in non GTK builds
   - patch 9.2.0448: Vim9: dangling cmdline pointer after skip_expr_cctx()
   - patch 9.2.0447: cindent does not ignore comments
   - patch 9.2.0446: runtime(netrw): off-by-one bug in s:NetrwUnMarkFile()
   - patch 9.2.0445: win_fix_scroll() called before win_comp_pos() in command_height()
   - patch 9.2.0444: Cannot set 'path' option via modeline
   - patch 9.2.0443: GUI: cancelling save dialog overwrites or discards unnamed buffer
   - patch 9.2.0442: completion: i_CTRL-X_CTRL-V doesn't use dict from customlist
   - runtime(autopkgtest): update syntax script
   - Fix wrong comment in getchar.c
   - patch 9.2.0441: statusline: click handler not called on multi-line statusline
   - patch 9.2.0440: MS-Windows: cursor flicker during update_screen()
   - patch 9.2.0439: completion: info popup not removed in cmdline mode
   - patch 9.2.0438: tests: test_plugin_termdebug is flaky
   - runtime(doc): Tweak documentation style
   - Fix a few more typos

    [68 lines not shown]
VersionDeltaFile
1.232+7-7editors/vim-share/distinfo
1.4+5-5editors/vim-share/patches/patch-popupwin.c
1.9+2-2editors/vim-share/patches/patch-feature.h
1.168+2-2editors/vim-share/version.mk
1.4+2-2editors/vim-share/patches/patch-vim.h
1.88+2-0editors/vim-share/PLIST
+20-186 files

NetBSD/pkgsrc NbguRhPfilesystems/fuse PLIST.Linux Makefile, filesystems/fuse/patches patch-util_install__helper.sh

   filesystems/fuse: fix build on Linux.
VersionDeltaFile
1.1+40-0filesystems/fuse/patches/patch-util_install__helper.sh
1.5+7-9filesystems/fuse/PLIST.Linux
1.18+7-3filesystems/fuse/Makefile
1.3+3-2filesystems/fuse/MESSAGE.Linux
1.12+2-1filesystems/fuse/distinfo
+59-155 files

NetBSD/pkgsrc rFXcM2Odoc CHANGES-2026

   doc: Updated devel/liburing to 2.14
VersionDeltaFile
1.2855+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc xGfKLovdevel/liburing PLIST Makefile

   devel/liburing: update to 2.14

   Changelog too long, refer to github releases:
   https://github.com/axboe/liburing/releases
VersionDeltaFile
1.3+58-1devel/liburing/PLIST
1.4+11-7devel/liburing/Makefile
1.3+4-4devel/liburing/distinfo
1.2+2-2devel/liburing/buildlink3.mk
+75-144 files

NetBSD/pkgsrc OBjZgZhdevel/why3 Makefile

   why3: blind guess commit for fixing Solaris build
VersionDeltaFile
1.17+3-2devel/why3/Makefile
+3-21 files

NetBSD/pkgsrc nB1SCVddoc CHANGES-2026

   doc: Updated filesystems/fuse to 3.18.2
VersionDeltaFile
1.2854+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc BmNCn2Pfilesystems/fuse Makefile PLIST.common, filesystems/fuse/patches patch-test_meson.build patch-example_cuse__client.c

   filesystems/fuse: update to 3.18.2

   Changelog too long. Refer to
   https://github.com/libfuse/libfuse/blob/master/ChangeLog.rst
VersionDeltaFile
1.17+31-35filesystems/fuse/Makefile
1.4+17-14filesystems/fuse/PLIST.common
1.1+21-0filesystems/fuse/patches/patch-test_meson.build
1.11+7-10filesystems/fuse/distinfo
1.1+15-0filesystems/fuse/patches/patch-example_cuse__client.c
1.1+15-0filesystems/fuse/patches/patch-example_meson.build
+106-5911 files not shown
+125-7617 files

NetBSD/pkgsrc gNfwSy6doc TODO

   doc/TODO: + llvm-22.1.5 [wip], yazi-26.5.6 [needs rust 1.95].
VersionDeltaFile
1.27213+3-2doc/TODO
+3-21 files

NetBSD/pkgsrc gG15vGgdoc CHANGES-2026

   doc: Updated www/ruby-aws-partitions to 1.1245.0
VersionDeltaFile
1.2853+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc xkplJ85www/ruby-aws-partitions distinfo Makefile

   www/ruby-aws-partitions: update to 1.1245.0

   1.1245.0 (2026-05-05)

   * Feature - Updated the partitions source data that determines the AWS
     service regions and endpoints.
VersionDeltaFile
1.114+4-4www/ruby-aws-partitions/distinfo
1.112+2-2www/ruby-aws-partitions/Makefile
+6-62 files

NetBSD/pkgsrc B4Nyvvidoc CHANGES-2026

   doc: Updated finance/ruby-braintree to 4.36.0
VersionDeltaFile
1.2852+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 7IUEU8xfinance/ruby-braintree PLIST distinfo

   finance/ruby-braintree: update to 4.36.0

   4.36.0 (2026-05-05)

   * Add Local Payment Context support with LocalPaymentContextGateway.create
     and LocalPaymentContextGateway.find methods
   * Add support for MBWAY and CRYPTO payment types
   * Add acquirerReferenceNumber to transaction search object
   * Add international_phone to Customer in Transaction
   * Deprecate merchant create functionality
   * Add apiRequestKey (idempotency) for sale, credit, refund, void and
     settlement operations.
   * Add support for Ruby version 3.4.0, 4.0 and updated rubocop to 1.85.1 for
     Ruby versions 2.7 and later
   * Add surcharge_amount to transaction object
   * Add support for apple pay card verifications
VersionDeltaFile
1.23+18-1finance/ruby-braintree/PLIST
1.38+4-4finance/ruby-braintree/distinfo
1.35+2-2finance/ruby-braintree/Makefile
+24-73 files

NetBSD/pkgsrc PH9Jrrmdoc CHANGES-2026

   Updated security/py-authlib, databases/py-pymysql
VersionDeltaFile
1.2851+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc vh6D0eZdatabases/py-pymysql distinfo Makefile

   py-pymysql: updated to 1.1.3

   v1.1.3

   Security

   * Fix `Cursor.callproc()` didn't escape procedure name.
     There was a possibility of SQL injection when calling a procedure with a string received from an untrusted source as the procedure name.

     NOTICE: This change may cause backward compatibility issues. If you specified a procedure name like `"dbname.funcname"`, the previous version called `CALL dbname.funcname`, but from this version, it will call ``CALL `dbname.funcname` `` so you cannot specify procedure name with database name anymore.
VersionDeltaFile
1.15+4-4databases/py-pymysql/distinfo
1.22+2-2databases/py-pymysql/Makefile
+6-62 files

NetBSD/pkgsrc pBknJH8security/py-authlib DESCR distinfo

   py-authlib: updated to 1.7.2

   1.7.2

   Fix the readme links
   Allow non-recommended algorithms in ClientSecretJWT and PrivateKey
   Validate BCP47 language tags with a regex
   Fix RFC7523 signing with non RSA keys
VersionDeltaFile
1.3+13-2security/py-authlib/DESCR
1.35+4-4security/py-authlib/distinfo
1.38+3-3security/py-authlib/Makefile
1.12+4-1security/py-authlib/PLIST
+24-104 files

NetBSD/pkgsrc WJYOvc2doc CHANGES-2026

   Updated devel/memcached
VersionDeltaFile
1.2850+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc K2xToKPdevel/memcached distinfo Makefile

   memcached: updated to 1.6.41

   1.6.41

   Overview

   Important bugfix release over regressions starting from 1.6.34 and 1.6.40. The glitches are not likely critical but we want to raise awareness of them.

   In 1.6.34 we introduced new memory mover code. In very rare cases a bug can lead to the memory mover becoming unable to make progress and pages will no longer be moved for either a period of time or forever.

   This also introduced a rare crash when slabs_mover=2 start option is in use. However it is highly recommended that nobody use this option as it will give poor hit rates for most workloads.

   In 1.6.40 we introduced a rewritten protocol parser. The lru tuning command was made inaccessible and is now fixed in this release.

   Finally, this repairs a bug in extstore where frequently accessed items can be lost during data compaction. This has existed since extstore was written and is not a recent regression. It is more likely to happen on highly loaded systems with low memory available to keep active items in RAM vs disk.

   Several ASAN triggering but otherwise harmless bugs were also fixed.

   Fixes

    [15 lines not shown]
VersionDeltaFile
1.63+4-4devel/memcached/distinfo
1.96+2-2devel/memcached/Makefile
+6-62 files