NetBSD/pkgsrc 02dEAdNdoc CHANGES-2026

   Updated graphics/libjxl, devel/jj
VersionDeltaFile
1.4178+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc NpqAeOpdevel/jj distinfo cargo-depends.mk

   jj: updated to 0.43.0

   0.43.0

   Release highlights

   jj run allows you to run a command over a set of changes, each with their
   own private working copy; the commands may update the working copy and
   changes/conflicts are propagated accordingly, e.g., jj run -- cargo check --all-features or jj run -- cargo fix behaves as one might expect.
   Breaking changes

   The deprecated git_head() and git_refs() functions have been removed from
   revsets and templates.

   Git-like symbols (e.g. refs/heads/main) are no longer resolved to
   revisions. Use the bookmark/tag <name> or <name>@<remote> syntax instead.

   The deprecated ui.revsets-use-glob-by-default option has been removed.


    [2 lines not shown]
VersionDeltaFile
1.36+349-370devel/jj/distinfo
1.35+115-122devel/jj/cargo-depends.mk
1.42+2-2devel/jj/Makefile
+466-4943 files

NetBSD/pkgsrc Gs9uKvAgraphics/libjxl distinfo PLIST, graphics/libjxl/patches patch-lib_jxl.cmake patch-CMakeLists.txt

   libjxl: updated to 0.12.0

   0.12.0

   Added

   A new buffering flag is now available in the CLI, alongside support for
   streaming input with buffered output.
   Introduced the new jxltran tool, which supports extracting codestreams from
   jxlp boxes and packing raw codestreams into jxlc boxes.
   Added the --reconstruct_jpeg flag to djxl to losslessly reconstruct a
   JPEG and fail if impossible (mutually exclusive with --pixels_to_jpeg and
   --jpeg_quality).
   Added JXL_DEC_UNSUPPORTED (kUnsupported) status code to the core API to
   better indicate when requested features or operations are not supported by
   the decoder.
   tools: added support for ProPhoto
   color space names in CLI arguments (cjxl / djxl).
   decoder API: support for out-of-order jxlp boxes (ftyp minor version 1).

    [9 lines not shown]
VersionDeltaFile
1.3+11-19graphics/libjxl/patches/patch-lib_jxl.cmake
1.8+6-8graphics/libjxl/distinfo
1.5+5-5graphics/libjxl/patches/patch-CMakeLists.txt
1.6+5-4graphics/libjxl/PLIST
1.6+2-2graphics/libjxl/Makefile.common
1.16+1-3graphics/libjxl/Makefile
+30-412 files not shown
+32-438 files

NetBSD/pkgsrc 7T3246jdoc CHANGES-2026

   doc: Updated graphics/libwebp to 1.6.0nb2
VersionDeltaFile
1.4177+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc nVoVIpographics/libwebp PLIST Makefile

   libwebp: switch to cmake

   gains us a man page and the .cmake files for finding the library

   shlib version numbers unchanged

   Bump PKGREVISION.
VersionDeltaFile
1.9+21-6graphics/libwebp/PLIST
1.49+4-10graphics/libwebp/Makefile
1.3+1-3graphics/libwebp/options.mk
+26-193 files

NetBSD/pkgsrc ts0AAI7devel/py-mercurial version.mk

   py-mercurial: mention rhg (for updates) in version.mk
VersionDeltaFile
1.70+4-1devel/py-mercurial/version.mk
+4-11 files

NetBSD/pkgsrc FuxNrLbdoc CHANGES-2026

   doc: Added devel/rhg version 7.2.2
VersionDeltaFile
1.4176+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc bheqUJIdevel Makefile

   devel/Makefile: +rhg
VersionDeltaFile
1.4648+2-1devel/Makefile
+2-11 files

NetBSD/pkgsrc dHLzk6Edevel/rhg distinfo cargo-depends.mk

   devel/rhg: import rhg-7.2.2

   This package provides the experimental Rust backend for Mercurial.
VersionDeltaFile
1.1+761-0devel/rhg/distinfo
1.1+254-0devel/rhg/cargo-depends.mk
1.1+27-0devel/rhg/Makefile
1.1+3-0devel/rhg/PLIST
1.1+1-0devel/rhg/DESCR
+1,046-05 files

NetBSD/pkgsrc ShZjTJBdevel/git-base options.mk Makefile

   git-base: add default-off rust option
VersionDeltaFile
1.9+9-2devel/git-base/options.mk
1.138+1-2devel/git-base/Makefile
+10-42 files

NetBSD/pkgsrc Bs7zGqddoc CHANGES-2026 TODO

   doc: Updated textproc/enchant2 to 2.8.17
VersionDeltaFile
1.4175+2-1doc/CHANGES-2026
1.27523+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc hY36Xigtextproc/enchant2 distinfo Makefile

   enchant2: update to 2.8.17.

   2.8.17 (June 29, 2026)
   ----------------------

   Make enchant silently ignore -C flag, for better Emacs compatibility.
VersionDeltaFile
1.41+4-4textproc/enchant2/distinfo
1.57+2-2textproc/enchant2/Makefile
+6-62 files

NetBSD/pkgsrc Qso4soFdoc CHANGES-2026

   doc: Updated devel/py-libevent-rpcgen to 2.1.13
VersionDeltaFile
1.4174+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc IxNVWMmdoc CHANGES-2026 TODO

   doc: Updated devel/libevent to 2.1.13
VersionDeltaFile
1.4173+2-1doc/CHANGES-2026
1.27522+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc L1hIklVdevel/libevent builtin.mk Makefile

   libevent: update to 2.1.13.

   Fix pkglint while here.

   Changes in version 2.1.13-stable (01 July 2026)

    This release contains several security fixes, affecting users of the
    following modules: evbuffer, bufferevent, evtag, evrpc, evdns, evhttp.
    If you have a program that uses one of those modules,
    or if you distribute libevent, you should upgrade.

    Additionally, this release backports some small modernizations to
    the libevent codebase, to aid in compiling with the compilers
    released over the last few years.

    Security Fixes (evtag, evrpc):
    - Fix an out-of-bounds read in decode_tag_internal.
      (Found by @Brubbish. GHSA-fj29-64w6-73h6)
    - Fix an integer overflow in evtag_unmarshal_header.

    [33 lines not shown]
VersionDeltaFile
1.22+5-5devel/libevent/builtin.mk
1.61+5-3devel/libevent/Makefile
1.43+4-4devel/libevent/distinfo
1.7+2-2devel/libevent/Makefile.common
+16-144 files

NetBSD/pkgsrc hzXlfL6textproc/enca Makefile

   enca: add CHECK_PORTABILITY_SKIP
VersionDeltaFile
1.12+3-1textproc/enca/Makefile
+3-11 files

NetBSD/pkgsrc 3KbXmb0doc TODO

   doc/TODO: + libevent-2.1.13.
VersionDeltaFile
1.27521+2-1doc/TODO
+2-11 files

NetBSD/pkgsrc owjFGhUdoc CHANGES-2026

   doc: Updated geography/proj-doc to 9.8
VersionDeltaFile
1.4172+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc Fcgp3MIgeography/proj-doc distinfo Makefile

   geography/proj-doc: Update to 9.8
VersionDeltaFile
1.8+4-4geography/proj-doc/distinfo
1.12+2-2geography/proj-doc/Makefile
+6-62 files

NetBSD/pkgsrc 4KLSW8Gdoc CHANGES-2026

   doc: Updated geography/py-qgc to 1.0.0
VersionDeltaFile
1.4171+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 3oh4T5Vgeography/py-qgc Makefile distinfo

   geography/py-qgc: Update to 1.0.0

   pkgsrc changes: prune no-longer-needed DIST_SUBDIR

   Upstream NEWS:

   # RELEASE 1.0.0

   1. Add support for LG580P v1.3 firmware - additional QTM NAV message types:

       - b"\x08\x01": "NAV-POS",  # output
       - b"\x08\x11": "NAV-VEL",  # output
       - b"\x08\x21": "NAV-TIME",  # output
       - b"\x08\x41": "NAV-NAV",  # output
       - b"\x08\x51": "NAV-EVENTTIME",  # output
       - b"\x08\x52": "NAV-EVENTPOS",  # output
       - b"\x08\x31": "NAV-TAR",  # output
       - b"\x09\x01": "NAV2-POS",  # output
       - b"\x09\x11": "NAV2-VEL",  # output
VersionDeltaFile
1.3+2-10geography/py-qgc/Makefile
1.3+4-4geography/py-qgc/distinfo
1.3+3-0geography/py-qgc/PLIST
+9-143 files

NetBSD/pkgsrc fYNg1mudoc CHANGES-2026

   doc: Updated geography/mapserver to 8.6.4
VersionDeltaFile
1.4170+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc u7Ve6jLgeography/mapserver distinfo Makefile

   geography/mapserver: Update to 8.6.4

   Upstream NEWS: missing - apparent micro
VersionDeltaFile
1.18+4-4geography/mapserver/distinfo
1.148+2-3geography/mapserver/Makefile
+6-72 files

NetBSD/pkgsrc DgadyG4net/powerdns distinfo Makefile.common

   powerdns: Update to version 5.1.3

   5.1.3
   Released: 30th of June 2026
   This is release 5.1.3 of the Authoritative Server.
   It contains one new double feature and a few bug fixes.

   New Features
   Implement SOA-EDIT spreading + RRSIG expiry extension setting.

   Bug Fixes
   REST API: escaping issue with generic record syntax
   pdnsutil: non-interactive zone edit
   set version in meson.build in autoconf make dist path
   declare enable-lua-record-updates unconditionally
   meson: fix missing symbols for backend dylibs
VersionDeltaFile
1.61+4-4net/powerdns/distinfo
1.50+2-2net/powerdns/Makefile.common
+6-62 files

NetBSD/pkgsrc KARVW0Udoc CHANGES-2026

   doc: Updated net/powerdns to 5.1.3
VersionDeltaFile
1.4169+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc iRVIIbQdoc CHANGES-2026

   doc: Updated graphics/vulkan-loader to 1.4.350.1nb1
VersionDeltaFile
1.4168+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc BXs54uDgraphics/vulkan-loader Makefile

   vulkan-loader: force gnu99

   compilation warning suggests using it for proper alloca()

   Bump PKGREVISION.
VersionDeltaFile
1.2+6-1graphics/vulkan-loader/Makefile
+6-11 files

NetBSD/pkgsrc DWdRV8hdoc CHANGES-2026

   Updated graphics/py-Pillow, devel/py-rpds-py, security/py-asyncssh
VersionDeltaFile
1.4167+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc ktY1uF2security/py-asyncssh Makefile distinfo

   py-asyncssh: updated to 2.24.0

   2.24.0 (27 Jun 2026)

   * Added support for creating and validating SSHSIG signatures, as well
     as OpenSSH "allowed signers" files.

   * Added support for ML-KEM key exchange from the PyCA cryptography
     package when it is available. This avoids the need to have the
     liboqs library installed to use ML-KEM. However, liboqs is still
     required to support SNTRUP kex exchange.

   * Fixed an issue with handling of SSH maximum packet size when opening
     a new SSH channel, aborting with a protocol error if a peer attempts
     to set this size to 0. Thanks go to GitHub user afldl for reporting
     this issue and providing analysis and reproduction code.

   * Fixed an issue with include directives in OpenSSH config files.
     Thanks go to GitHub users sethholmes and tazle for reporting this
     issue and providing analysis and a proposed fix.
VersionDeltaFile
1.60+7-4security/py-asyncssh/Makefile
1.51+4-4security/py-asyncssh/distinfo
1.18+4-1security/py-asyncssh/PLIST
+15-93 files

NetBSD/pkgsrc eyxJVG6devel/py-rpds-py distinfo cargo-depends.mk

   py-rpds-py: updated to 2026.6.3

   2026.6.3
   Unknown changes
VersionDeltaFile
1.28+19-31devel/py-rpds-py/distinfo
1.19+5-9devel/py-rpds-py/cargo-depends.mk
1.31+2-2devel/py-rpds-py/Makefile
+26-423 files