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

NetBSD/pkgsrc SITGn91sysutils/ups-nut PLIST Makefile

   sysutils/ups-nut: Recover from wip distfile confusion and fix asciidoc woes

   I have been creating distfiles from upstream git for testing via
   wip/ups-but, and I believe I got them crossed with real distfiles
   before setting a DIST_SUBDIR for wip.  There's also a chance upstream
   changed it, but so far I don't have believable evidence for that --
   but I've raised the issue.  I did diff what I had and upstream's, and
   the only difference is believable CI stuff that does appear in the
   v2.8.4 git tag.  This commit adjusts distinfo so it works with the
   distfile from upstream.

   Upstream's logic for dealing with docs is too complicated.  Man pages
   are pregenerated in distfiles, but not html.  It's too hard and too
   confusing to turn off upstream's detection of asciidoc and building of
   html, so this commit adds TOOL_DEPENDS on asciidoc to get consistent
   doc output.  asciidoc isn't that big and it's only TOOL, so that seems
   better than fighting upstream.

   Probably this resolves various reports I've gotten that didn't make

    [2 lines not shown]
VersionDeltaFile
1.37+167-2sysutils/ups-nut/PLIST
1.83+6-2sysutils/ups-nut/Makefile
1.46+4-4sysutils/ups-nut/distinfo
+177-83 files

NetBSD/pkgsrc Z0QxjBuwww/py-jupyterlab Makefile

   py-jupyterlab: revert part of previous update to fix build:

   hatchling.plugin.exceptions.UnknownPluginError: Unknown build hook: jupyter-builder
VersionDeltaFile
1.18+2-1www/py-jupyterlab/Makefile
+2-11 files

NetBSD/pkgsrc feCuoFJdevel/py-liblktlang Makefile

   py-liblktlang: fix dependency error

   PYTHON_VERSIONS_INCOMPATIBLE moved earlier as python/tool included by
   some in-placed libraries
VersionDeltaFile
1.4+4-4devel/py-liblktlang/Makefile
+4-41 files

NetBSD/pkgsrc XdEa3Eugeography/spatialindex Makefile

   geography/spatialindex: Add upstream bug report URL
VersionDeltaFile
1.4+2-2geography/spatialindex/Makefile
+2-21 files

NetBSD/pkgsrc 2yLtPhXgeography/spatialindex Makefile

   geography/spatialindex: Take MAINTAINERship and warn against upgrades

   Versions >= 2.1 are buggy, causing incorrect results in qgis.
VersionDeltaFile
1.3+8-2geography/spatialindex/Makefile
+8-21 files

NetBSD/pkgsrc vUnwapQdoc pkg-vulnerabilities

   more precise git version info
VersionDeltaFile
1.554+25-4doc/pkg-vulnerabilities
+25-41 files

NetBSD/pkgsrc KqltIhvdoc CHANGES-2025

   pkgsrc is now frozen
VersionDeltaFile
1.5545+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc STgwmDndoc CHANGES-2025

   Updated emulators/[py-]unicorn
VersionDeltaFile
1.5544+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc E03UX2Nemulators/unicorn distinfo Makefile.common, emulators/unicorn/patches patch-bindings_python_pyproject.toml

   unicorn py-unicorn: updated to 2.1.4

   2.1.4

   bindings/zig: Fix sample_riscv_zig partial writes and logging
   Fix physical address truncation on 32-bit systems with addressing extensions
   refactor(lib): mark pointers as const where possible
   bindings: ruby: fix unexpected uc_query result pointer type
   bindings: ruby: fix version identifier to 2.1.3
   feat(arm): add an ESR register
   fix(rust): watch all source and header files
   feat(rust): improve ARM CP register ergonomics
   fix(m68k): correct SR register read
   fix(python): catch BaseException in wrappers instead of Exception
   Remove the size limit for memory read and write (revamped)
   Loongarch port
   S390x registers
   Add from_handle_with_data method
   Make Unicorn struct clone-able

    [20 lines not shown]
VersionDeltaFile
1.16+5-5emulators/unicorn/distinfo
1.12+2-2emulators/unicorn/Makefile.common
1.3+2-2emulators/unicorn/patches/patch-bindings_python_pyproject.toml
+9-93 files