NetBSD/pkgsrc P9zvOpwlang/nodejs20 distinfo Makefile

   nodejs20: updated to 20.20.1

   20.20.1 'Iron' (LTS)
   Notable Changes

   - build: test on Python 3.14 (Christian Clauss)
   - crypto: update root certificates to NSS 3.119 (Node.js GitHub Bot)
   - crypto: update root certificates to NSS 3.117
VersionDeltaFile
1.26+4-4lang/nodejs20/distinfo
1.32+3-3lang/nodejs20/Makefile
+7-72 files

NetBSD/pkgsrc oBat1I9doc CHANGES-2026

   Updated devel/py-blessed, security/py-google-auth
VersionDeltaFile
1.1721+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc 9XOsZK6security/py-google-auth distinfo Makefile

   py-google-auth: updated to 2.49.1

   2.49.1

   Bug Fixes

   fix request session error
   remove deprecated rsa dependency
VersionDeltaFile
1.88+4-4security/py-google-auth/distinfo
1.96+3-3security/py-google-auth/Makefile
+7-72 files

NetBSD/pkgsrc yGOTNxRdevel/py-blessed distinfo Makefile

   py-blessed: updated to 1.33.0

   1.33
   * bugfix: :class:`blessed.line_editor.LineEditor` exceed limit when using Yank (Ctrl+Y).
   * bugfix: :meth:`~.Terminal.async_inkey` no longer raises NotImplementedError on Windows.

   1.32
   * bugfix: :meth:`~.Terminal.get_kitty_keyboard_state` should not check for
     :attr:`~.Terminal.does_styling` as a requirement.
   * bugfix: :meth:`~.Terminal.get_fgcolor` and :meth:`~.Terminal.get_bgcolor` now
     return "no support" value, ``(-1, -1, -1)`` when :attr:`~.Terminal.does_styling` is False.
   * introduced: :meth:`~.Terminal.does_kitty_clipboard`,
     :meth:`~.Terminal.does_kitty_pointer_shapes`, and :meth:`~.Terminal.does_text_sizing`
   * introduced: :meth:`~.DecModeResponse.to_dict` and ``DecPrivateMode.BRACKETED_PASTE_MIME``
     constant (mode 5522).

   1.31
   * bugfix: :meth:`~.cbreak` and :meth:`~.raw` should use ``TCSADRAIN`` to preserve keystrokes
     buffered during mode switches, previously ``TCSAFLUSH`` was used which discarded unread input,

    [14 lines not shown]
VersionDeltaFile
1.11+4-4devel/py-blessed/distinfo
1.16+3-3devel/py-blessed/Makefile
1.6+4-1devel/py-blessed/PLIST
+11-83 files

NetBSD/pkgsrc Mh3lL5Mdoc CHANGES-2026

   doc: Updated security/py-google-auth to 2.49.0nb1
VersionDeltaFile
1.1720+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 7IF2wgBsecurity/py-google-auth Makefile

   py-google-auth: update to 2.49.0nb1.

   Depend on py-JWT.
VersionDeltaFile
1.95+4-2security/py-google-auth/Makefile
+4-21 files

NetBSD/src SGGE1Pjsys/uvm/pmap pmap.c

   Improve pmaphist debug
VersionDeltaFile
1.83+7-6sys/uvm/pmap/pmap.c
+7-61 files

NetBSD/pkgsrc T1dkTd8doc CHANGES-2026

   Updated textproc/py-JWT
VersionDeltaFile
1.1719+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc s0hwwHbtextproc/py-JWT distinfo Makefile

   py-JWT: updated to 2.12.0

   v2.12.0 <https://github.com/jpadilla/pyjwt/compare/2.11.0...2.12.0>`__

   Fixed

   - Annotate PyJWKSet.keys for pyright
   - Close ``HTTPError`` response to prevent ``ResourceWarning`` on Python 3.14
   - Do not keep ``algorithms`` dict in PyJWK instances
   - Validate the crit (Critical) Header Parameter defined in RFC 7515 §4.1.11.
   - Use PyJWK algorithm when encoding without explicit algorithm

   Added

   - Docs: Add ``PyJWKClient`` API reference and document the two-tier caching system (JWK Set cache and signing key LRU cache).
VersionDeltaFile
1.26+4-4textproc/py-JWT/distinfo
1.32+2-2textproc/py-JWT/Makefile
+6-62 files

NetBSD/src hkSJueYsys/dev/tc sticreg.h

   s/intererupts/interrupts/ in comment.
VersionDeltaFile
1.11+2-2sys/dev/tc/sticreg.h
+2-21 files

NetBSD/pkgsrc-wip 3484323py-beartype PLIST Makefile, py-camel-converter Makefile

py-ksef2: update to 0.9.0

v0.9.0 (2026-03-07)
Feat
    logging: add package structlog helpers
    add batch upload workflow
    add client lifecycle and transport config
    expand client layer with dedicated modules for all API domains
    reorganize infra mappers into domain-specific modules
    refactor domain models, remove deprecated module
    refactor core infrastructure with middleware support
    refactored certifacets client, mappers and models layers
    refactor the endpoints layer along with comprehensive unit tests, 100% coverage
    move Peppol from services to clients, improve API, add method with internal pagination

Fix
    mappers: handle unsupported authentication method codes
    permissions: add entity grants query endpoint
    logging: remove duplicate logger imports

    [16 lines not shown]
DeltaFile
+1,266-0py-beartype/PLIST
+207-114py-ksef2/PLIST
+120-0py-polyfactory/PLIST
+22-0py-polyfactory/Makefile
+19-0py-beartype/Makefile
+19-0py-camel-converter/Makefile
+1,653-11410 files not shown
+1,708-11816 files

NetBSD/src klvChJ2usr.bin/make main.c var.c, usr.bin/make/unit-tests varname-dot-make-save_dollars.mk opt-debug-graph2.exp

   make: ensure .MAKE.SAVE_DOLLARS is set.

   This makes it possible for macros to be set so as to work correctly
   whether .MAKE.SAVE_DOLLARS is "yes" (NetBSD) or "no" (bmake).
VersionDeltaFile
1.8+6-6usr.bin/make/unit-tests/varname-dot-make-save_dollars.mk
1.668+7-2usr.bin/make/main.c
1.1179+3-4usr.bin/make/var.c
1.365+3-1usr.bin/make/make.h
1.12+1-0usr.bin/make/unit-tests/opt-debug-graph2.exp
1.12+1-0usr.bin/make/unit-tests/opt-debug-graph3.exp
+21-133 files not shown
+24-139 files

NetBSD/pkgsrc EnUIb7bdoc CHANGES-2026

   pkgtools/depgraph: Note update of depgraph to 20260312, fixing a tyop in a sed expression
VersionDeltaFile
1.1718+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc DKdiUiWpkgtools/depgraph/files depgraph.sh

   pkgtools/depgraph: update to 20260312, fixing a tyop I made in a regexp which
   made GNU sed unhappy (but which BSD sed was happy with). Thanks to Mark
   Davies for pointing it out. Tested on a ubuntu VM from September 2025 I found
   lurking...
VersionDeltaFile
1.2+2-2pkgtools/depgraph/files/depgraph.sh
+2-21 files

NetBSD/pkgsrc-wip 1f74964llama.cpp TODO

llama.cpp: Add reference to CVE-2026-27940
DeltaFile
+2-1llama.cpp/TODO
+2-11 files

NetBSD/pkgsrc-wip cc3918edeno TODO

deno: Add reference to CVE-2026-32260
DeltaFile
+1-1deno/TODO
+1-11 files

NetBSD/src rKSoFJMsys/arch/m68k/m68k trap_subr.s

   Make sure faultstkadjnotrap2 is a global symbol.
VersionDeltaFile
1.18+3-1sys/arch/m68k/m68k/trap_subr.s
+3-11 files

NetBSD/pkgsrc-wip 1e4a7b4mtr-graph distinfo Makefile

mtr-graph(mtr085): bump to 0.85.234 (+toon)
DeltaFile
+3-3mtr-graph/distinfo
+2-2mtr-graph/Makefile
+5-52 files

NetBSD/pkgsrc zjBgVhWdoc TODO

   doc/TODO: add some

   + MesaLib-26.0.2, PageEdit-2.7.5, Sigil-2.7.5, qtcreator-19.0,
     webkit-gtk-2.50.6.
VersionDeltaFile
1.26929+6-4doc/TODO
+6-41 files

NetBSD/pkgsrc CVT1OZTdoc CHANGES-2026

   doc: Updated editors/xournalpp to 1.3.3
VersionDeltaFile
1.1717+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 1kUpzz4editors/xournalpp distinfo Makefile

   editors/xournalpp: update to xournalpp-1.3.3

   Changelog:

   == 1.3.3

   * Fix undo/redo crash with automatic page insertion
   * Fix missing GtkSourceView dependency in Ubuntu packages
   * Fix AppImage/Snap relative paths
   * Silent errors when parsing some files are no longer silent
   * Fix more UTF-8 conversion issues
   * Report failure to open recent files
   * Fix rendering of single-dot strokes
   * Fix horizontal alignment of pages
   * Fix toolbar item "Draw line" being wrongly enabled
   * Improve zoom/scroll responsivity
   * Updated translations
VersionDeltaFile
1.24+4-4editors/xournalpp/distinfo
1.97+2-2editors/xournalpp/Makefile
+6-62 files

NetBSD/pkgsrc DI3IImudatabases/sqlite3-diff distinfo

   sqlite3-diff: regen for sqlite3 update
VersionDeltaFile
1.8+4-4databases/sqlite3-diff/distinfo
+4-41 files

NetBSD/pkgsrc arosgzTaudio/cmus-legacy PLIST

   cmus-legacy: update PLIST for ffmpeg option removal
VersionDeltaFile
1.2+1-2audio/cmus-legacy/PLIST
+1-21 files

NetBSD/src yJwDLpPusr.bin/sed compile.c misc.c

   - Simplify processing by centralizing: no need to prefix all errors with
     "%lu: %s: " and pass fname, lineno to each; do it in one place.
   - Use emalloc and friends instead of homegrown xmalloc and friends.
VersionDeltaFile
1.56+73-85usr.bin/sed/compile.c
1.16+21-34usr.bin/sed/misc.c
1.55+10-9usr.bin/sed/process.c
1.39+6-5usr.bin/sed/main.c
1.21+3-4usr.bin/sed/extern.h
1.18+3-1usr.bin/sed/Makefile
+116-1386 files

NetBSD/pkgsrc cLOYgIBtextproc/rumdl Makefile

   textproc/rumdl: correct first version that requires 1.94
VersionDeltaFile
1.19+2-2textproc/rumdl/Makefile
+2-21 files

NetBSD/pkgsrc KLUlK49doc CHANGES-2026

   doc: Updated www/typo3-13 to 13.4.27
VersionDeltaFile
1.1716+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc ewRNk3Qwww/typo3-13 distinfo Makefile

   www/typo3-13: update to 13.4.27

   13.4.27 (2026-03-10)

   This version is a bugfix and maintenance release.  For more information,
   please refer: <https://get.typo3.org/release-notes/13.4.27>.
VersionDeltaFile
1.12+4-4www/typo3-13/distinfo
1.13+2-2www/typo3-13/Makefile
+6-62 files

NetBSD/pkgsrc NSaRjGadoc CHANGES-2026

   doc: Updated www/php-ja-wordpress to 6.9.2
VersionDeltaFile
1.1715+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc ri5kdGrwww/php-ja-wordpress distinfo Makefile

   www/php-ja-wordpress: update to 6.9.2

   6.9.2 (2026-03-10)

   This is a security release that features several fixes.

   * A Blind SSRF issue reported by sibwtf, and subsequently by several other
     researchers while the fix was being worked on

   * A PoP-chain weakness in the HTML API and Block Registry reported by Phat
     RiO

   * A regex DoS weakness in numeric character references reported by Dennis
     Snell of the WordPress Security Team

   * A stored XSS in nav menus reported by Phill Savage

   * An AJAX query-attachments authorization bypass reported by Vitaly
     Simonovich

    [12 lines not shown]
VersionDeltaFile
1.29+4-4www/php-ja-wordpress/distinfo
1.32+3-4www/php-ja-wordpress/Makefile
+7-82 files

NetBSD/pkgsrc aqYObLNdoc CHANGES-2026

   doc: Updated www/wordpress to 6.9.2
VersionDeltaFile
1.1714+2-1doc/CHANGES-2026
+2-11 files