NetBSD/pkgsrc r814Qnqdoc CHANGES-2026

   doc: Updated sysutils/dua-cli to 2.45.0
VersionDeltaFile
1.6069+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc e4y0xd2sysutils/dua-cli Makefile cargo-depends.mk

   sysutils/dua-cli: updatet to 2.45.0

   This release packs an incredibly useful new sub-command called dua clean [--depth N],
   to automatically and efficiently find typical build products that you may want to delete,
   for Rust and Zig and Node for now.

   Also, when deleting entries, the TUI does not block anymore, but shows the decreasing number
   of bytes as files are deleted, until the marked entry finally disappers. The TUI can still be
   used then, albeit in read-only mode.

   Oh, and it also got faster on macOS when there are folders with a lot of files, when it will
   switch aways from bulk-reads to multi-threaded stat calls instead, which in my case led to
   a 2.5x speedup.

   New Features

       add Git-aware dua clean and background deletion
       This commit was mostly rubber-stamped, but tested for a week or so before that.
       By now it's fair to accept that dua is in "tool that needs to work, without

    [153 lines not shown]
VersionDeltaFile
1.58+31-4sysutils/dua-cli/distinfo
1.45+9-0sysutils/dua-cli/cargo-depends.mk
1.58+3-5sysutils/dua-cli/Makefile
+43-93 files

NetBSD/pkgsrc xIVKXjqdoc CHANGES-2026

   Updated print/py-pikepdf, www/py-django-allauth
VersionDeltaFile
1.6068+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc 6uMDWEAwww/py-django-allauth Makefile distinfo

   py-django-allauth: updated to 65.19.3

   65.19.3

   Fixes

   - Account: The email address data migrations (``0006`` and ``0008``) did not
     honor the database selected using ``migrate --database``, potentially querying
     or updating the default database instead. Fixed.

   - MFA: Fixed various race conditions involving TOTP and recovery codes.

   Security notice

   - Headless: When ``HEADLESS_JWT_STATEFUL_VALIDATION_ENABLED`` is on, JWT
     access tokens are now rejected after the password changes outside of the
     allauth password-change flow (for example via ``set_password()`` in a
     shell). Stateful validation now uses the same session auth hash check that
     refresh tokens already used.

    [7 lines not shown]
VersionDeltaFile
1.23+4-4www/py-django-allauth/distinfo
1.28+3-4www/py-django-allauth/Makefile
+7-82 files

NetBSD/pkgsrc WOYXW2Tprint/py-pikepdf PLIST Makefile

   py-pikepdf: updated to 10.13.0.post1

   v10.13.0

   Exception hierarchy

   pikepdf's exceptions now form a documented hierarchy rooted at the new
   `pikepdf.PikepdfError`, with `pikepdf.PikepdfWarning` playing the same role for
   warnings. See {doc}`/api/exceptions` for the full tree. {issue}`739`

   - **Behavior change:** `pikepdf.DataDecodingError` now derives from
     `pikepdf.PdfError`. A stream that will not decode is a defect in the document,
     and the same call that raises it -- `Object.read_bytes()` -- already raised
     `PdfError` for other kinds of damage, so `except PdfError` was a handler that
     looked correct, passed on healthy files, and let a traceback escape on damaged
     ones. Code catching `DataDecodingError` by name is unaffected. Code that
     orders `except PdfError` *before* `except DataDecodingError` will now take the
     first branch; if the distinction matters, reverse the order.
   - **Behavior change:** `pikepdf.PdfParsingError` now derives from

    [154 lines not shown]
VersionDeltaFile
1.26+4-4print/py-pikepdf/distinfo
1.32+3-3print/py-pikepdf/Makefile
1.9+4-1print/py-pikepdf/PLIST
+11-83 files

NetBSD/pkgsrc W3h4p2Hdoc CHANGES-2026

   doc: Updated databases/p5-DBI to 1.653
VersionDeltaFile
1.6067+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc AojQ26adatabases/p5-DBI Makefile distinfo

   p5-DBI: update to 1.653.

   1.653 - 2026-09-09, H.Merijn Brand & Robert Rothenberg
       * Fix test for 32bit-perl (report in PR#189)
       * Fix arbitrary module and file loading via dbm_type/dbm_mldbm (CVE-2026-78030)
       * More META checking/updates
       * Tighten symlink outside of f_dir (CVE-2026-15392) check (reported by Raj)
       * CPAN.org does not forward email anymore
VersionDeltaFile
1.65+4-4databases/p5-DBI/distinfo
1.102+2-2databases/p5-DBI/Makefile
+6-62 files

NetBSD/pkgsrc Pv8Kizksecurity/yara Makefile.common

   yara: rewrite GITHUB_TAG so py-yara can have a different version
VersionDeltaFile
1.19+2-2security/yara/Makefile.common
+2-21 files

NetBSD/pkgsrc bUO6aN7doc TODO CHANGES-2026

   doc: Updated www/py-django-allauth to 65.19.2nb2
VersionDeltaFile
1.27904+2-1doc/TODO
1.6066+2-1doc/CHANGES-2026
+4-22 files

NetBSD/pkgsrc F1NHqJ7www/py-django-allauth PLIST Makefile

   py-django-allauth: Add missing tool

   Updated PLIST

   Bump PKGREVISION.
VersionDeltaFile
1.27+3-2www/py-django-allauth/Makefile
1.20+1-3www/py-django-allauth/PLIST
+4-52 files

NetBSD/pkgsrc uNkHUzydoc CHANGES-2026

   Updated security/libgcrypt, devel/mold
VersionDeltaFile
1.6065+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc ptBOJjndevel/mold Makefile distinfo

   mold: updated to 2.42.1

   mold 2.42.1 is a new release of the high-speed linker. This release includes
   further performance improvements. Along with improvements made in recent
   releases, mold is as fast as or faster than other high-performance linkers,
   including LLVM lld and wild. We have also fixed several problems with LTO
   builds, debugging, and C++ exception handling in this release.
VersionDeltaFile
1.47+4-4devel/mold/distinfo
1.54+2-2devel/mold/Makefile
+6-62 files

NetBSD/pkgsrc B0eIT91security/libgcrypt Makefile distinfo

   libgcrypt: updated to 1.12.4

   Noteworthy changes in version 1.12.4 (2026-09-11)

   * Bug fixes:
     * Fix build problem with some compiler versions related to SM4
       instructions.
     * Fix padding in cSHAKE found by NIST ACVP conformance vectors.
     * Fix RSA PSS handling of huge salt lengths.
     * Validate the length of hashed input for RSA PSS.
     * Improve RSA OAEP decoder correctnes by validating an all-zero
       padding.
VersionDeltaFile
1.109+4-4security/libgcrypt/distinfo
1.127+2-2security/libgcrypt/Makefile
+6-62 files

NetBSD/pkgsrc NqC8w1uwww/py-jupyterlab Makefile

   py-jupyterlab: fix tools
VersionDeltaFile
1.29+2-2www/py-jupyterlab/Makefile
+2-21 files

NetBSD/pkgsrc 8glVgUIwww/webkit-gtk41 Makefile.common

   www/webkit-gtk41: Revert hack removal and disabling of ninja

   At wiz@ request.  This version, except for comments, matches r1.3.
VersionDeltaFile
1.6+5-3www/webkit-gtk41/Makefile.common
+5-31 files

NetBSD/pkgsrc QCfyxgidoc TODO CHANGES-2026

   doc: Updated devel/gitte to 0.10.1
VersionDeltaFile
1.27903+1-2doc/TODO
1.6064+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc xUL6IBKdevel/gitte PLIST Makefile

   gitte: update to 0.10.1.

   0.10.1

   This bugfix release fixes signing in Flatpak builds and adds small UI improvements.

   0.10.0

   This release adds side-by-side diffs, Git LFS and submodule support,
   signing configuration, remote management, and major performance
   improvements.

   0.9.1

   This bugfix release corrects ref resolution when refreshing the
   commit log and improves detection of authentication failures from
   modern Git forges.

   0.9.0

    [17 lines not shown]
VersionDeltaFile
1.2+448-508devel/gitte/distinfo
1.2+148-168devel/gitte/cargo-depends.mk
1.3+3-4devel/gitte/Makefile
1.2+5-0devel/gitte/PLIST
+604-6804 files

NetBSD/pkgsrc YntntZTdoc TODO CHANGES-2026

   doc: Updated devel/coccinelle to 1.3.3
VersionDeltaFile
1.27902+1-2doc/TODO
1.6063+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc PzY1inLdevel/coccinelle Makefile distinfo

   coccinelle: update to 1.3.3.

   * 1.3.3
   ** Bugfixes:
   - Improve performance with satLabel cache (thanks to Denis Efremov)
VersionDeltaFile
1.20+4-4devel/coccinelle/distinfo
1.49+2-2devel/coccinelle/Makefile
+6-62 files

NetBSD/pkgsrc TqN1xo3doc TODO CHANGES-2026

   doc: Updated graphics/gimp to 3.2.6
VersionDeltaFile
1.27901+1-2doc/TODO
1.6062+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc ZrXLIgNgraphics/gimp distinfo Makefile

   gimp: update to 3.2.6.


   Overview of Changes from GIMP 3.2.4 to GIMP 3.2.6
   =================================================

   Core:

     - macOS: Macbook touchpad over-sensitivity now fixed.
     - Destructive-only filter actions will be made insensitive on all
       non-raster layers (unless rasterized).
     - Windows: in release builds, we now attach our standard outputs to
       the Windows console on certain scenarios only (when there is no
       interface, or in verbose mode, or when --console-messages is set, or
       finally when there are batch commands). By default, we are back to
       how it was before GIMP 3.2.0, which is that GIMP doesn't output
       anything on native shells it was called from.
     - Fix expand from center which was failing in some cases.
     - Layers to Image Size only works for raster (or rasterized) layers.

    [247 lines not shown]
VersionDeltaFile
1.90+16-16graphics/gimp/PLIST
1.441+8-3graphics/gimp/Makefile
1.126+4-4graphics/gimp/distinfo
+28-233 files

NetBSD/pkgsrc jPVMS8Fdoc TODO CHANGES-2026

   doc: Updated graphics/gegl to 0.4.72
VersionDeltaFile
1.27900+2-1doc/TODO
1.6061+2-1doc/CHANGES-2026
+4-22 files

NetBSD/pkgsrc Zek683hgraphics/gegl Makefile distinfo, graphics/gegl/patches patch-operations_external_tiff-load.c patch-operations_external_png-load.c

   gegl: update to 0.4.72.

   GEGL-0.4.72 2026-09-07
   ----------------------

   Build:
   ~~~~~~
    - build with pure MSVC as well as wasm
    - Improvements to defcheck,
    - minimum meson version bumped to 0.60
    - more CI integration, harmonized with gimp/babl

   Core:
   ~~~~~
    - use G_{BEGIN|END}_DECLS in all header declarations
    - gegl_param_color_cmp, new function
    - Avoid crashes in gegl_path

   Buffer:

    [30 lines not shown]
VersionDeltaFile
1.53+24-17graphics/gegl/PLIST
1.1+17-0graphics/gegl/patches/patch-libs_ctx_libgegl__ctx_ctx.h
1.54+8-7graphics/gegl/distinfo
1.167+2-10graphics/gegl/Makefile
1.2+5-5graphics/gegl/patches/patch-operations_external_tiff-load.c
1.2+5-5graphics/gegl/patches/patch-operations_external_png-load.c
+61-441 files not shown
+63-467 files

NetBSD/pkgsrc sxARKWnmail/vm Makefile

   vm: stop including bbdb2/bl3.mk

   It is gone and was only ever available for emacs21.
VersionDeltaFile
1.47+2-3mail/vm/Makefile
+2-31 files

NetBSD/pkgsrc 5PGhPytdoc CHANGES-2026

   doc: Updated graphics/babl to 0.1.128
VersionDeltaFile
1.6060+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc ZLOd4hKgraphics/babl PLIST Makefile

   babl: update to 0.1.128.

   avx512 support is now more extensively checked at runtime, fixes for macOS
   exported symbols and library version, initial WASM support.
VersionDeltaFile
1.50+4-4graphics/babl/distinfo
1.76+2-3graphics/babl/Makefile
1.37+2-2graphics/babl/PLIST
+8-93 files

NetBSD/pkgsrc j5r3zGXdoc TODO CHANGES-2026

   doc: Updated shells/shuck to 0.2.1
VersionDeltaFile
1.27899+1-2doc/TODO
1.6059+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc BzhwRW6shells/shuck Makefile cargo-depends.mk

   shuck: update to 0.2.1.

   ## [0.2.1]

   ### Bug Fixes

   * **server:** resolve current-file source anchors

   ## [0.2.0]

   ### ⚠ BREAKING CHANGES

   * **api:** harden public analysis APIs

   ### Features

   * **api:** harden public analysis APIs
   * **parser:** add GitHub Actions expression AST support


    [3 lines not shown]
VersionDeltaFile
1.3+13-7shells/shuck/distinfo
1.3+2-2shells/shuck/Makefile
1.2+3-1shells/shuck/cargo-depends.mk
+18-103 files

NetBSD/pkgsrc 1IGyz1Ldoc TODO CHANGES-2026

   doc: Updated textproc/rumdl to 0.2.73
VersionDeltaFile
1.27898+1-2doc/TODO
1.6058+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc 7UEQQLbtextproc/rumdl Makefile cargo-depends.mk

   rumdl: update to 0.2.73.

   0.2.73

   Fixed

       MD022,MD031,MD032,MD058: count a comment-only line as a blank line (b394e30)
       MD057: stop requiring index.md for directory links in filesystem mode (c04ae4e)
       MD051: validate fragments in repository-absolute cross-file links (ead5f39)
       parser: stop reading headings inside blocks whose body is not Markdown (59958b1)
       MD077: carry a code block's interior indentation when reindenting its fence (00c578d)

   0.2.72

   Added

       MD090: add rule flagging horizontal rules directly before headings (09dcae5)

   Fixed

    [39 lines not shown]
VersionDeltaFile
1.55+4-28textproc/rumdl/distinfo
1.23+0-8textproc/rumdl/cargo-depends.mk
1.57+2-2textproc/rumdl/Makefile
+6-383 files