NetBSD/pkgsrc dgp98mEdoc CHANGES-2026

   doc: Updated devel/boost-libs to 1.90.0nb3
VersionDeltaFile
1.1020+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc ilIx33Edevel/boost-libs Makefile PLIST

   boost-libs: do not install some cmake files

   They are now in boost-headers.

   From Anthony Mallet

   Bump PKGREVISION.
VersionDeltaFile
1.125+8-2devel/boost-libs/Makefile
1.52+1-3devel/boost-libs/PLIST
+9-52 files

NetBSD/pkgsrc RUv7B61doc CHANGES-2026

   doc: Updated devel/boost-headers to 1.90.0nb1
VersionDeltaFile
1.1019+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc H5AEo3odevel/boost-headers Makefile PLIST

   boost-headers: install cmake files for these headers.

   From Anthony Mallet.

   CONFLICT with boost-libs from which they were moved.

   Bump PKGREVISION.
VersionDeltaFile
1.73+16-5devel/boost-headers/Makefile
1.61+3-1devel/boost-headers/PLIST
+19-62 files

NetBSD/pkgsrc V66gDHVdoc CHANGES-2026

   Updated net/xfr to 0.6.0
VersionDeltaFile
1.1018+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc AtR09vunet/xfr distinfo cargo-depends.mk

   Updated net/xfr to 0.6.0

   v0.6.0

   What's New
   Congestion Control Selection (--congestion)

   Choose your TCP congestion control algorithm per-test:

   xfr <host> --congestion bbr -   # Compare BBR vs default CUBIC
   xfr <host> --congestion reno -  # Classic Reno

   Works on both client and server sockets. Invalid algorithms are caught early with a helpful error listing what's available on your kernel.
   Live TCP_INFO Polling

   RTT and cwnd are now reported every interval during tests, not just in the final result. This enables:

    - Real-time TCP metrics in the TUI
    - Per-interval rtt_us and cwnd in --json-stream and --csv output

    [61 lines not shown]
VersionDeltaFile
1.2+187-67net/xfr/distinfo
1.2+61-21net/xfr/cargo-depends.mk
1.2+3-3net/xfr/Makefile
+251-913 files

NetBSD/pkgsrc VjckYssdoc CHANGES-2026

   doc: Updated games/warzone2100 to 4.6.3
VersionDeltaFile
1.1017+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc dhgv6Wvdoc CHANGES-2026

   Updated net/py-dnsdiag, devel/py-debugpy, devel/py-pyperf, print/py-pikepdf
VersionDeltaFile
1.1016+5-1doc/CHANGES-2026
+5-11 files

NetBSD/pkgsrc A1ALjlxprint/py-pikepdf distinfo Makefile

   py-pikepdf: updated to 10.3.0

   v10.3.0

   - Fixed UnicodeDecodeError when listing keys of a dictionary containing invalid
     UTF-8. Thanks @qooxzuub. :issue:`696`
   - Fixed an issue where opening a PDF with duplicate form field names would cause a
     crash. Accessing a duplicate field by name now returns a proxy list of all matching
     fields. Thanks @qooxzuub. :issue:`697`
   - Added `.values()` accessor to `Object` for iterating over dictionary values. Thanks @qooxzuub.:issue:`699,697`
   - Added `.copy()` and `.update()` methods to `Dictionary`. Thanks @qooxzuub.:issue:`700`
   - Improved `Object.copy` implementation and added type stubs. Thanks @qooxzuub.:issue:`702`
   - Fixed missing return in `SimpleFont._encode_diffmap()`. Thanks @lachlan.charlick :issue:`706`
   - Improved error messages for invalid dictionary access. Thanks @qooxzuub.:issue:`701`
   - Lazy load lxml and Pillow to improve import time. Thanks @qooxzuub. :issue:`704`
   - Improved `atomic_overwrite` robustness for restricted directories and special files. :issue:`695`
VersionDeltaFile
1.22+4-4print/py-pikepdf/distinfo
1.27+2-2print/py-pikepdf/Makefile
+6-62 files

NetBSD/pkgsrc 5YREcRYdevel/py-pyperf distinfo Makefile

   py-pyperf: updated to 2.10.0

   2.10.0

   ReadTheDocs: use latest Ubuntu and Python
   Add BSD support for track-memory
   Docs: Update minimum Python version. Add matching badge
   Remove fallbacks for unsupported Python versions (< 3.9)
   Setup Dependabot for Github actions, bump checkout and setup-python actions
   Recognise CPython as a JIT implementation
   Prepare 2.10.0 release
VersionDeltaFile
1.2+4-4devel/py-pyperf/distinfo
1.2+4-3devel/py-pyperf/Makefile
+8-72 files

NetBSD/pkgsrc ceEj1zmdevel/py-debugpy distinfo Makefile

   py-debugpy: updated to 1.8.20

   1.8.20

   Fixes for:

   annotate in 3.14 causing exceptions:

   Enhancements:

   Use remote_exec if available: c7e86a1
   Support more architectures: 1bbecdf
VersionDeltaFile
1.20+4-4devel/py-debugpy/distinfo
1.24+2-2devel/py-debugpy/Makefile
+6-62 files

NetBSD/pkgsrc Br0AOPJnet/py-dnsdiag distinfo Makefile

   py-dnsdiag: updated to 2.9.3

   2.9.3

   This release focuses on bug fixes for traceroute functionality and improved
   user experience with better DNSSEC information display and command-line
   parameter validation.
VersionDeltaFile
1.12+4-4net/py-dnsdiag/distinfo
1.15+2-2net/py-dnsdiag/Makefile
+6-62 files

NetBSD/pkgsrc GZbfvvdsecurity/gnutls/patches patch-lib_crau_crau.h

   gnutls: remove unused patch
VersionDeltaFile
1.2+1-1security/gnutls/patches/patch-lib_crau_crau.h
+1-11 files

NetBSD/pkgsrc YPOWR1hdoc CHANGES-2026

   Updated devel/sccache, security/gnutls
VersionDeltaFile
1.1015+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc aiIiqJWsecurity/gnutls options.mk distinfo

   gnutls: updated to 3.8.12

   Version 3.8.12 (released 2026-02-09)

   ** libgnutls: Fix NULL pointer dereference in PSK binder verification
      A TLS 1.3 resumption attempt with an invalid PSK binder value in ClientHello
      could lead to a denial of service attack via crashing the server.
      The updated code guards against the problematic dereference.
      Reported by Jaehun Lee.
      [Fixes: GNUTLS-SA-2026-02-09-1, CVSS: high] [CVE-2026-1584]

   ** libgnutls: Fix name constraint processing performance issue
      Verifying certificates with pathological amounts of name constraints
      could lead to a denial of service attack via resource exhaustion.
      Reworked processing algorithms exhibit better performance characteristics.
      Reported by Tim Scheckenbach.
      [Fixes: GNUTLS-SA-2026-02-09-2, CVSS: medium] [CVE-2025-14831]

   ** libgnutls: Fix multiple unexploitable overflows

    [16 lines not shown]
VersionDeltaFile
1.8+16-2security/gnutls/options.mk
1.171+4-5security/gnutls/distinfo
1.60+7-1security/gnutls/buildlink3.mk
1.274+2-3security/gnutls/Makefile
+29-114 files

NetBSD/pkgsrc kHX5vTxdevel/sccache distinfo cargo-depends.mk

   sccache: updated to 0.14.0

   0.14.0

   Key improvements:

   New cloud storage: Added Tencent Cloud Object Storage support
   New feature: SCCACHE_BASEDIRS environment variable for configuring multiple base directories
   GCC/Clang: Distributed compilation now supports assembly and preprocessor outputs
   Objective-C: Added header file (.h) support for consistency
   Platform support: Added macOS 15 Intel prebuilt binaries, FreeBSD 15.0 CI, s390x fixes
   Nix: Added sccache-dist to flake.nix
   Snap: Updated to core24
   Testing infrastructure: Integration tests reorganized with coverage reporting to Codecov.io
VersionDeltaFile
1.5+76-73devel/sccache/distinfo
1.5+24-23devel/sccache/cargo-depends.mk
1.5+2-2devel/sccache/Makefile
+102-983 files

NetBSD/pkgsrc cnyVZeXdoc CHANGES-2026

   Updated databases/py-redis, lang/py-parso, textproc/py-markdown, devel/py-fakefs
VersionDeltaFile
1.1014+5-1doc/CHANGES-2026
+5-11 files

NetBSD/pkgsrc GW6zICIdevel/py-fakefs PLIST distinfo

   py-fakefs: updated to 6.1.0

   Version 6.1.0
   Changes back-link references to weak references.

   Changes
   * added more support for PyPy 3
   * _Caution:_ many back-link references have been replaced by weak references;
     this may have unwanted consequences (crashes) for some untested workflows

   Infrastructure
   * added PyPy 3.11 to CI, added PyPy builds for all OSes
   * use only `pyproject.toml` for dependencies, moved `tox` configuration into `pyproject.toml`

   Fixes
   * fixed a problem accessing `size` from a `FakeFileWrapper` object
   * fixed a problem with `readable` raising an error on a file object.
   * avoid memory accumulation in consecutive tests by using weak references
VersionDeltaFile
1.16+1-154devel/py-fakefs/PLIST
1.30+4-4devel/py-fakefs/distinfo
1.31+2-2devel/py-fakefs/Makefile
+7-1603 files

NetBSD/pkgsrc FOuS2c3textproc/py-markdown distinfo Makefile

   py-markdown: updated to 3.10.2

   3.10.2

   Fixed

   Fix a regression related to comment handling
   More reliable fix for </
VersionDeltaFile
1.31+4-4textproc/py-markdown/distinfo
1.47+2-2textproc/py-markdown/Makefile
+6-62 files

NetBSD/pkgsrc JM6ppadlang/py-parso distinfo Makefile

   py-parso: updated ot 0.8.6

   0.8.6
   - Switch the type checker to Zuban. It's faster and now also checks untyped
     code.
VersionDeltaFile
1.21+4-4lang/py-parso/distinfo
1.23+2-2lang/py-parso/Makefile
+6-62 files

NetBSD/pkgsrc O3x5cg8databases/py-redis distinfo Makefile

   py-redis: updated to 7.1.1

   7.1.1

   Experimental Features

   Added initial health check policies, refactored add_database method
VersionDeltaFile
1.52+4-4databases/py-redis/distinfo
1.57+2-2databases/py-redis/Makefile
+6-62 files

NetBSD/pkgsrc mfBhD4udoc CHANGES-2026

   Updated devel/py-zope.deferredimport, textproc/py-validate-pyproject
VersionDeltaFile
1.1013+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc AjtywNumath/volk distinfo, math/volk/patches patch-include_volk_volk__common.h

   math/volk: Rewrite patch comment (NFCI)

   The problem being worked around is an upstream bug, not a NetBSD
   headers problem.  Note that it is has been reported upstream, who have
   said they're working on a fix.
VersionDeltaFile
1.3+7-2math/volk/patches/patch-include_volk_volk__common.h
1.11+2-2math/volk/distinfo
+9-42 files

NetBSD/pkgsrc zaEY4RHdoc CHANGES-2026

   doc: Updated net/mosquitto to 2.1.2
VersionDeltaFile
1.1012+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc jOOqLc1misc/p5-Locale-libintl Makefile

   p5-Locale-libintl: hide C compiler
VersionDeltaFile
1.42+3-1misc/p5-Locale-libintl/Makefile
+3-11 files

NetBSD/pkgsrc MRTm9Rmdoc CHANGES-2026

   doc: Updated www/firefox-l10n to 147.0.3
VersionDeltaFile
1.1011+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc VfrDJVWwww/firefox-l10n distinfo Makefile

   www/firefox-l10n: Update to 147.0.3

   * Sync with www/firefox-147.0.3.
VersionDeltaFile
1.289+310-310www/firefox-l10n/distinfo
1.307+2-2www/firefox-l10n/Makefile
+312-3122 files

NetBSD/pkgsrc aggAj00doc CHANGES-2026

   doc: Updated www/firefox to 147.0.3
VersionDeltaFile
1.1010+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 2krWVIgwww/firefox distinfo Makefile

   www/firefox: Update to 147.0.3

   Changelog:
   147.0.3:
   New

     * Interoperability improvements for the CSS anchor positioning and Navigation
       web APIs.

   Fixed

     * Fixed a regression where position: sticky elements on some webpages could
       appear stuck or fail to update while mousewheel-scrolling after certain
       :hover interactions. (Bug 2010481)

     * Fixed an issue where the Firefox Developer Tools could fail to re-open
       after using the Inspector??s node picker and reloading a page containing
       cross-origin iframes. (Bug 2003810)


    [7 lines not shown]
VersionDeltaFile
1.578+4-4www/firefox/distinfo
1.658+2-2www/firefox/Makefile
+6-62 files

NetBSD/pkgsrc JNY7OfGdoc CHANGES-2026

   doc: Updated multimedia/openwv to 1.1.3nb3
VersionDeltaFile
1.1009+2-1doc/CHANGES-2026
+2-11 files