NetBSD/pkgsrc Bf3KzwCdoc CHANGES-2025

   Updated devel/libunit to 1.35.0
   Updated www/unit to 1.35.0
   Updated www/unit-perl to 1.35.0
   Updated www/unit-php to 1.35.0
   Updated www/unit-python to 1.35.0
   Updated www/unit-ruby to 1.35.0
VersionDeltaFile
1.5555+7-1doc/CHANGES-2025
+7-11 files

NetBSD/pkgsrc zV8Voa1www/unit distinfo version.mk, www/unit-perl Makefile

   */*unit*: update NGINX Unit: 1.34.2 -> 1.35.0

   Going forward, NGINX Unit will no longer receive new features or
   enhancements from the project maintainers.

   NGINX Unit is still open to community contributions.

   The team is focusing its limited capacity to keep NGINX Unit stable,
   secure and high-quality. Its focus will be on critical maintenance, such
   as for security issues, dependency upgrades, and resolving crashes or
   undefined behavior.

   <ChangeLog>

   *) Security: fix missing websocket payload length validation in the Java
      language module which could lead to Java language module processes
      consuming excess CPU. (CVE-2025-1695).

   *) Change: if building with njs, version 0.9.0 or later is now required.

    [28 lines not shown]
VersionDeltaFile
1.29+4-6www/unit/distinfo
1.17+2-2www/unit/version.mk
1.17+1-2www/unit-php/Makefile
1.26+1-2www/unit/Makefile
1.13+1-2www/unit-perl/Makefile
1.2+1-1www/unit/patches/patch-auto_njs
+10-151 files not shown
+11-167 files

NetBSD/pkgsrc 8HGlVIBsecurity/sops/patches patch-go.mod

   sops: Remove unused patch

   Noticed by <wiz>, thanks!
VersionDeltaFile
1.2+1-1security/sops/patches/patch-go.mod
+1-11 files

NetBSD/pkgsrc tNPr8N2doc TODO

   doc/TODO: + py-docutils-0.22.1 [wip].
VersionDeltaFile
1.26216+2-2doc/TODO
+2-21 files

NetBSD/pkgsrc wwgxY6Klang/nodejs/patches patch-src_tracing_traced__value.cc

   nodejs: remove unused patch
VersionDeltaFile
1.3+1-1lang/nodejs/patches/patch-src_tracing_traced__value.cc
+1-11 files

NetBSD/pkgsrc enbVC1ldoc CHANGES-2025 TODO

   doc: revert previous
VersionDeltaFile
1.5554+1-2doc/CHANGES-2025
1.26215+2-1doc/TODO
+3-32 files

NetBSD/pkgsrc Ja9idUCdoc CHANGES-2025 TODO

   doc: Updated wip/py-docutils to 0.22.1
VersionDeltaFile
1.5553+2-1doc/CHANGES-2025
1.26214+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc IIyVxkmdoc CHANGES-2025

   doc: Updated shells/oh-my-posh to 26.23.6
VersionDeltaFile
1.5552+2-1doc/CHANGES-2025
+2-11 files

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

   shells/oh-my-posh: update to 26.23.6

   v26.23.6
   Bug Fixes

       config: resolve theme for extends (1a7da50), closes #6786
       init: cache remote config (7a88545), closes #6780

   v26.23.5
   Bug Fixes

       config: allow mixing path separators (1017992)
       notice: use cached config (c790816)
       upgrade: use cached config (873d429)

   Warning

   If you see the error  unknown command "prompt" for "oh-my-posh", remove the word prompt from your oh-my-posh init command.
   For example, if you have:

    [64 lines not shown]
VersionDeltaFile
1.251+103-109shells/oh-my-posh/distinfo
1.105+33-35shells/oh-my-posh/go-modules.mk
1.272+2-3shells/oh-my-posh/Makefile
+138-1473 files

NetBSD/pkgsrc XPr62Wfdoc CHANGES-2025

   doc: note cargo-about downgrade
VersionDeltaFile
1.5551+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc sgRghm0devel/cargo-about distinfo cargo-depends.mk

   cargo-about: downgrade to 0.7.1.

   To fix build of simp, see
   https://github.com/Kl4rry/simp/issues/46

   From pin@
VersionDeltaFile
1.7+439-439devel/cargo-about/distinfo
1.7+146-146devel/cargo-about/cargo-depends.mk
1.10+1-1devel/cargo-about/Makefile
+586-5863 files

NetBSD/pkgsrc Xx0GTaHnet/ruby-dnsruby PLIST

   net/ruby-dnsruby: fix PLIST
VersionDeltaFile
1.15+3-1net/ruby-dnsruby/PLIST
+3-11 files

NetBSD/pkgsrc 4BJ3do7doc CHANGES-2025

   doc: Added sysutils/wimlib version 1.14.4
VersionDeltaFile
1.5550+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc 9rBVHZWsysutils Makefile, sysutils/wimlib PLIST Makefile

   Add sysutils/wimlib

   wimlib is a C library for creating, modifying, extracting, and mounting
   files in the Windows Imaging Format (WIM files). wimlib and its
   command-line frontend 'wimlib-imagex' provide a free and cross-platform
   alternative to Microsoft's WIMGAPI, ImageX, and DISM.
VersionDeltaFile
1.1+56-0sysutils/wimlib/PLIST
1.1+16-0sysutils/wimlib/Makefile
1.1+5-0sysutils/wimlib/distinfo
1.1+4-0sysutils/wimlib/DESCR
1.1165+2-1sysutils/Makefile
+83-15 files

NetBSD/pkgsrc m7E1onodoc TODO CHANGES-2025

   doc: Updated devel/jj to 0.33.0
VersionDeltaFile
1.26213+3-2doc/TODO
1.5549+2-1doc/CHANGES-2025
+5-32 files

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

   jj: update to 0.33.0.

   ## [0.33.0] - 2025-09-03

   ### Release highlights

   * `jj undo` is now *sequential*: invoking it multiple times in sequence
     repeatedly undoes actions in the operation log. Previously, `jj undo` would
     only undo *the most recent* operation in the operation log. As a result, a new
     `jj redo` command has been added.

   * Experimental support for improving query performance over filesets and file
     queries (like `jj log path/to/file.txt`) has been added. This is not enabled
     by default. To enable this, you must use the `jj debug index-changed-paths`
     command.

   ### Breaking changes

   * `jj evolog` templates now accept `CommitEvolutionEntry` as context type. To

    [116 lines not shown]
VersionDeltaFile
1.26+268-202devel/jj/distinfo
1.25+88-66devel/jj/cargo-depends.mk
1.32+7-2devel/jj/Makefile
+363-2703 files

NetBSD/pkgsrc CSCXXridoc CHANGES-2025

   doc: Updated fonts/noto-emoji-ttf to 2.051
VersionDeltaFile
1.5548+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc BDA6sNrfonts/noto-emoji-ttf distinfo Makefile

   noto-emoji-ttf: update to 2.051.

   Unicode 17.
VersionDeltaFile
1.10+4-4fonts/noto-emoji-ttf/distinfo
1.11+3-3fonts/noto-emoji-ttf/Makefile
+7-72 files

NetBSD/pkgsrc qSEx8RYdoc CHANGES-2025

   doc: Updated www/php-glpi to 10.0.20nb1
VersionDeltaFile
1.5547+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc BvPTQBKwww/php-glpi Makefile

   www/php-glpi: update dependency

   https://glpi-install.readthedocs.io/en/latest/prerequisites.html dose not
   requires PHP imap extension.

   Bump PKGREVISION.
VersionDeltaFile
1.23+2-2www/php-glpi/Makefile
+2-21 files

NetBSD/pkgsrc zigMxyYsysutils/skaffold distinfo

   skaffold: regenerate distinfo.
VersionDeltaFile
1.2+4-4sysutils/skaffold/distinfo
+4-41 files

NetBSD/pkgsrc suB1ONtmisc/raspberrypi-userland Makefile

   misc/raspberrypi-userland: Hack around cmake deprecation
VersionDeltaFile
1.21+2-1misc/raspberrypi-userland/Makefile
+2-11 files

NetBSD/pkgsrc 7u3cBkHdoc TODO CHANGES-2025

   doc: Updated textproc/expat to 2.7.2
VersionDeltaFile
1.26212+10-7doc/TODO
1.5546+2-1doc/CHANGES-2025
+12-82 files

NetBSD/pkgsrc UgDnxi9textproc/expat distinfo Makefile

   expat: update to 2.7.2.

   Release 2.7.2 Tue September 16 2025
           Security fixes:
        #1018 #1034  CVE-2025-59375 -- Disallow use of disproportional amounts of
                       dynamic memory from within an Expat parser (e.g. previously
                       a ~250 KiB sized document was able to cause allocation of
                       ~800 MiB from the heap, i.e. an "amplification" of factor
                       ~3,300); once a threshold (that defaults to 64 MiB) is
                       reached, a maximum amplification factor (that defaults to
                       100.0) is enforced, and violating documents are rejected
                       with an out-of-memory error.
                       There are two new API functions to fine-tune this new
                       behavior:
                         - XML_SetAllocTrackerActivationThreshold
                         - XML_SetAllocTrackerMaximumAmplification .
                       If you ever need to increase these defaults for non-attack
                       XML payload, please file a bug report with libexpat.
                         There is also a new environment variable

    [47 lines not shown]
VersionDeltaFile
1.54+4-4textproc/expat/distinfo
1.60+2-2textproc/expat/Makefile
+6-62 files

NetBSD/pkgsrc eVnBmAomath/udunits distinfo Makefile, math/udunits/patches patch-lib_prefix.c

   udunits: patch ctype(3) use

   Addresses a build failure observed in dependent R-units package on
   NetBSD >= 10.99.14.
VersionDeltaFile
1.1+17-0math/udunits/patches/patch-lib_prefix.c
1.19+2-1math/udunits/distinfo
1.43+2-1math/udunits/Makefile
+21-23 files

NetBSD/pkgsrc iW2fC68doc pkg-vulnerabilities

   Update libxml2 vulnerability info

   https://gitlab.gnome.org/Teams/Releng/security/-/wikis/2025#libxml2-and-libxslt
VersionDeltaFile
1.555+6-6doc/pkg-vulnerabilities
+6-61 files

NetBSD/pkgsrc umo3UNbdoc TODO

   doc/TODO: + gh-2.79.0.
VersionDeltaFile
1.26211+2-2doc/TODO
+2-21 files

NetBSD/pkgsrc emLZuqxcross/arm-none-eabi-gdb Makefile

   arm-none-eabi-gdb: restore accidentally dropped options.mk ref

   (I've no idea how this happened, as my tree was supposed to be up to
   date, but was missing r. 1.10 of Makefile but not the other changes
   from that commit.)
VersionDeltaFile
1.12+3-2cross/arm-none-eabi-gdb/Makefile
+3-21 files

NetBSD/pkgsrc S3IX4xGcross/arm-none-eabi-gdb Makefile

   arm-none-eabi-gdb: fix builds (one script expects bash)
VersionDeltaFile
1.11+5-4cross/arm-none-eabi-gdb/Makefile
+5-41 files

NetBSD/pkgsrc Z3XgJNGdoc TODO

   doc/TODO: aspire to have cross/aarch64-none* match arm
VersionDeltaFile
1.26210+3-3doc/TODO
+3-31 files