NetBSD/pkgsrc 2BQd1pudoc CHANGES-2026

   Updated security/py-cyclonedx-bom, www/py-scrapy
VersionDeltaFile
1.1724+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc ewbTkGtwww/py-scrapy distinfo Makefile

   py-scrapy: updated to 2.14.2

   Scrapy 2.14.2 (2026-03-12)

   Security bug fixes

   -   Values from the ``Referrer-Policy`` header of HTTP responses are no longer
       executed as Python callables. See the `cwxj-rr6w-m6w7`_ security advisory
       for details.

       .. _cwxj-rr6w-m6w7: https://github.com/scrapy/scrapy/security/advisories/GHSA-cwxj-rr6w-m6w7

   -   In line with the `standard
       <https://fetch.spec.whatwg.org/#http-redirect-fetch>`__, 301 redirects of
       ``POST`` requests are converted into ``GET`` requests.

       Converting to a ``GET`` request implies not only a method change, but also
       omitting the body and ``Content-*`` headers in the redirect request. On
       cross-origin redirects (for example, cross-domain redirects), this is

    [48 lines not shown]
VersionDeltaFile
1.26+4-4www/py-scrapy/distinfo
1.36+2-2www/py-scrapy/Makefile
+6-62 files

NetBSD/pkgsrc JwxW5i9security/py-cyclonedx-bom Makefile distinfo

   py-cyclonedx-bom: updated to 7.2.2

   7.2.2
   Documentation
   - Modernize RTF setup
VersionDeltaFile
1.12+4-4security/py-cyclonedx-bom/Makefile
1.8+4-4security/py-cyclonedx-bom/distinfo
+8-82 files

NetBSD/pkgsrc mgUelvflang/nodejs20 Makefile

   nodejs20: remove commented-out section
VersionDeltaFile
1.33+1-4lang/nodejs20/Makefile
+1-41 files

NetBSD/pkgsrc yGgW3tEdoc CHANGES-2026

   doc: Updated comms/libhidapi to 0.15.0
VersionDeltaFile
1.1723+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc zthTDBjcomms/libhidapi distinfo Makefile, comms/libhidapi/patches patch-netbsd_hid.c patch-netbsd_CMakeLists.txt

   libhidapi: update to 0.15.0

   pkgsrc changes:

    - add PLIST_VARS for libhidapi-netbsd (NetBSD HID native backend)
    - pull iconv(3) const check from libusb version
    - check both addr 0 and 1 on enumerating devices (see NetBSD PR/60073)

   Upstream changes:
    https://github.com/libusb/hidapi/releases/tag/hidapi-0.15.0

   general: Add hid_send_output_report() (#677)
   general: Add hid_read_error() (#721)

   winapi: add hid_winapi_set_write_timeout (#700)
   winapi: improvements for hid_get_report_descriptor/hid_winapi_descriptor_reconstruct_pp_data (#707)

   hidraw: report only Top-Level Usage_page/Usage pairs as 'unique' devices (#601)


    [8 lines not shown]
VersionDeltaFile
1.1+59-0comms/libhidapi/patches/patch-netbsd_hid.c
1.1+22-0comms/libhidapi/patches/patch-netbsd_CMakeLists.txt
1.10+6-4comms/libhidapi/distinfo
1.13+5-3comms/libhidapi/Makefile
1.9+5-1comms/libhidapi/PLIST
+97-85 files

NetBSD/pkgsrc QubH1PYdoc CHANGES-2026

   Updated lang/nodejs20, devel/capnproto
VersionDeltaFile
1.1722+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc dcajxO2devel/capnproto distinfo Makefile

   capnproto: updated to 1.4.0

   1.4.0
   Unknown changes
VersionDeltaFile
1.8+4-4devel/capnproto/distinfo
1.12+2-2devel/capnproto/Makefile
+6-62 files

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/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/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 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/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

NetBSD/pkgsrc w0hyabGwww/wordpress distinfo Makefile

   www/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.98+4-4www/wordpress/distinfo
1.117+2-2www/wordpress/Makefile
+6-62 files