NetBSD/pkgsrc DRi7o3Kdoc CHANGES-2026

   Updated devel/py-cachetools, devel/py-tox, lang/py-python-discovery, net/haproxy
VersionDeltaFile
1.1697+5-1doc/CHANGES-2026
+5-11 files

NetBSD/pkgsrc BsfH4JMnet/haproxy distinfo Makefile

   haproxy: updated to 3.3.5

   3.3.5
   - MINOR: mux-h2: also count glitches on invalid trailers
   - MINOR: mux-h2: add a new setting, "tune.h2.log-errors" to tweak error logging
   - BUG/MEDIUM: mux-h2: make sure to always report pending errors to the stream
   - BUG/MINOR: promex: fix server iteration when last server is deleted
   - BUG/MEDIUM: stream: Handle TASK_WOKEN_RES as a stream event
   - BUG/MEDIUM: hpack: correctly deal with too large decoded numbers
   - BUG/MAJOR: qpack: unchecked length passed to huffman decoder
   - BUG/MINOR: qpack: fix 1-byte OOB read in qpack_decode_fs_pfx()
   - BUG/MINOR: quic: fix OOB read in preferred_address transport parameter
   - BUG/MEDIUM: qpack: correctly deal with too large decoded numbers
   - BUG/MINOR: h1-htx: Be sure that H1 response version starts by "HTTP/"
   - DEBUG: stream: Display the currently running rule in stream dump
   - MINOR: filters: Set last_entity when a filter fails on stream_start callback
   - DOC: config: Use the right alias for %B
   - BUG/MINOR: channel: Increase the stconn bytes_in value in channel_add_input()
   - BUG/MINOR: sample: Fix sample to retrieve the number of bytes received and sent

    [12 lines not shown]
VersionDeltaFile
1.144+4-4net/haproxy/distinfo
1.152+2-2net/haproxy/Makefile
+6-62 files

NetBSD/pkgsrc PbO4B5Hlang/py-python-discovery distinfo Makefile

   py-python-discovery: updated to 1.1.3

   1.1.3
   fix(test): add loongarch64 to known ISAs
VersionDeltaFile
1.3+4-4lang/py-python-discovery/distinfo
1.3+2-2lang/py-python-discovery/Makefile
+6-62 files

NetBSD/pkgsrc En8VzV2devel/py-tox PLIST Makefile

   py-tox: updated to 4.49.1

   Bug fixes - 4.49.1
   Break deadlock in execution interrupt chain that caused ~18 flaky timeout failures across 9 tests on Windows/macOS CI

   Features - 4.49.0
   Add {factor:label} substitution for TOML configs – factor groups in product matrices and env_base factors can now be labeled with single-key dicts (e.g., {ecosystem = ["oci", "python"]}), enabling {factor:ecosystem} in any string value (descriptions, commands, etc.) to resolve to the active factor. Plain lists automatically get positional labels ({factor:0}, {factor:1}, …)

   Bug fixes - 4.49.0
   Fix --showconfig and --help-ini legacy flags raising AttributeError after config format options were added
VersionDeltaFile
1.16+34-4devel/py-tox/PLIST
1.65+8-8devel/py-tox/Makefile
1.54+4-4devel/py-tox/distinfo
+46-163 files

NetBSD/pkgsrc SP3ONVRdevel/py-cachetools distinfo Makefile

   py-cachetools: updated to 7.0.5

   v7.0.5 (2026-03-09)

   - Minor ``@cachedmethod`` performance improvements.


   v7.0.4 (2026-03-08)

   - Fix and properly document ``@cachedmethod.cache_key`` behavior.

   - Minor documentation improvements.


   v7.0.3 (2026-03-05)

   - Fix ``DeprecationWarning`` when creating an autospec mock with
     ``@cachedmethod`` decorations.


    [37 lines not shown]
VersionDeltaFile
1.32+4-4devel/py-cachetools/distinfo
1.33+2-2devel/py-cachetools/Makefile
+6-62 files

NetBSD/pkgsrc zJ5IMwOdoc CHANGES-2026

   Updated textproc/py-black, textproc/py-ujson, devel/py-filelock, devel/py-virtualenv
VersionDeltaFile
1.1696+5-1doc/CHANGES-2026
+5-11 files

NetBSD/pkgsrc SnLlMZzdevel/py-virtualenv PLIST Makefile, devel/py-virtualenv/patches patch-tests_unit_create_test__creator.py patch-src_virtualenv_create_via__global__ref_api.py

   py-virtualenv: updated to 21.2.0

   Features - 21.2.0
   Update embed wheel generator (tasks/upgrade_wheels.py) to include type annotations in generated output

   Bugfixes - 21.2.0
   Pass --without-scm-ignore-files to subprocess venv on Python 3.13+ so virtualenv controls .gitignore creation, fixing flaky test_create_no_seed and --no-vcs-ignore being ignored in subprocess path
   Use BASH_SOURCE[0] instead of $0 in the bash activate script relocation fallback, fixing incorrect PATH when sourcing the activate script from a different directory
VersionDeltaFile
1.79+8-13devel/py-virtualenv/PLIST
1.106+6-7devel/py-virtualenv/Makefile
1.90+4-7devel/py-virtualenv/distinfo
1.3+1-1devel/py-virtualenv/patches/patch-tests_unit_create_test__creator.py
1.7+1-1devel/py-virtualenv/patches/patch-src_virtualenv_create_via__global__ref_api.py
1.3+1-1devel/py-virtualenv/patches/patch-tests_unit_seed_embed_test__bootstrap__link__via__app__data.py
+21-306 files

NetBSD/src fwknrbtlib/libm/src s_exp2.c

   s/be/by/ in comment.
VersionDeltaFile
1.7+2-2lib/libm/src/s_exp2.c
+2-21 files

NetBSD/src MqNrL60sys/arch/arm/arm32 db_machdep.c, sys/arch/mips/mips bds_emul.S

   s/trapfame/trapframe/ in comments and ddb command description.
VersionDeltaFile
1.40+3-3sys/arch/arm/arm32/db_machdep.c
1.11+2-2sys/arch/mips/mips/bds_emul.S
1.8+2-2sys/arch/riscv/riscv/cpu_switch.S
+7-73 files

NetBSD/pkgsrc BDCDeyDdevel/py-filelock distinfo Makefile

   py-filelock: updated to 3.25.2

   3.25.2
   fix(unix): suppress EIO on close in Docker bind mounts
VersionDeltaFile
1.42+4-4devel/py-filelock/distinfo
1.43+2-2devel/py-filelock/Makefile
+6-62 files

NetBSD/pkgsrc o7eliJ6textproc/py-ujson distinfo Makefile

   py-ujson: updated to 5.12.0

   5.12.0

   Added

   Update license field
   Build wheels for GraalPy

   Changed

   Drop support for Python 3.9

   Fixed

   Fix buffer overflow/infinite loop from indent handling
   Remove upper bound of setuptools for PyPy
VersionDeltaFile
1.23+4-4textproc/py-ujson/distinfo
1.27+3-3textproc/py-ujson/Makefile
+7-72 files

NetBSD/pkgsrc yBH3efbtextproc/py-black distinfo Makefile

   py-black: updated to 26.3.1

   26.3.1

   Stable style

   - Prevent Jupyter notebook magic masking collisions from corrupting cells by using
     exact-length placeholders for short magics and aborting if a placeholder can no longer
     be unmasked safely

   Configuration

   - Always hash cache filename components derived from `--python-cell-magics` so custom
     magic names cannot affect cache paths

   _Blackd_

   - Disable browser-originated requests by default, add configurable origin allowlisting
     and request body limits, and bound executor submissions to improve backpressure
VersionDeltaFile
1.36+4-4textproc/py-black/distinfo
1.41+2-2textproc/py-black/Makefile
+6-62 files

NetBSD/pkgsrc zGKj8Pgtextproc Makefile

   textproc/Makefile: sort entries
VersionDeltaFile
1.1582+2-2textproc/Makefile
+2-21 files

NetBSD/pkgsrc j5dTbiddoc TODO CHANGES-2026

   doc: Updated graphics/zxing-cpp to 3.0.2
VersionDeltaFile
1.26927+1-2doc/TODO
1.1695+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc nRtKJ1pgraphics/zxing-cpp Makefile PLIST

   graphics/zxing-cpp: Update to 3.0.2

   * Packaged by wiz@ in pkgsrc-wip/zxing-cpp.

   Changelog:
   3.0.2:
   Patch release

   This is a patch release, fixing three issues:

       Workaround for missing <format> C++20 header in GCC 11 and GCC 12
       This is required to make Homebrew and older distros happy.

       Zint Header Detection Fix
       Fixed an issue that caused a <zint.h> not found error when building the library with -DZXING_USE_BUNDLED_ZINT=OFF and libzint was installed in a non-standard install prefix (e.g., /opt/homebrew).

       Typo Fix in ReaderOptions API
       Fixed a typo in the newly added ReaderOptions::validateOptionalCheckSum, now correctly named validateOptionalChecksum. If anyone is angry at me for breaking their brand new code, let me know and I’ll consider adding a compatibility symbol with the "one week old" name.

    [62 lines not shown]
VersionDeltaFile
1.16+25-14graphics/zxing-cpp/Makefile
1.9+6-12graphics/zxing-cpp/PLIST
1.10+7-4graphics/zxing-cpp/distinfo
1.6+2-2graphics/zxing-cpp/buildlink3.mk
+40-324 files

NetBSD/pkgsrc wxY3pZgdoc CHANGES-2026

   doc: Updated chat/matrix-synapse to 1.149.1
VersionDeltaFile
1.1694+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc diWh9TUchat/matrix-synapse distinfo cargo-depends.mk

   chat/matrix-synapse: Update to 1.149.1

   Tested on NetBSD 10 amd64 in a mostly 2025Q2 environment.

   # Synapse 1.149.1 (2026-03-11)

   # Synapse 1.149.0 (2026-03-10)

   ## Features

   - Add experimental support for [MSC4388: Secure out-of-band channel for sign in with QR](https://github.com/matrix-org/matrix-spec-proposals/pull/4388). ([\#19127](https://github.com/element-hq/synapse/issues/19127))
   - Add stable support for [MSC4380](https://github.com/matrix-org/matrix-spec-proposals/pull/4380) invite blocking. ([\#19431](https://github.com/element-hq/synapse/issues/19431))
VersionDeltaFile
1.92+37-40chat/matrix-synapse/distinfo
1.37+11-12chat/matrix-synapse/cargo-depends.mk
1.130+2-2chat/matrix-synapse/Makefile
1.69+1-0chat/matrix-synapse/PLIST
+51-544 files

NetBSD/pkgsrc sTQiBOHdoc CHANGES-2026

   Note addition of pkgtools/depgraph, version 20260309
VersionDeltaFile
1.1693+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc YTlgQnIpkgtools/depgraph/files 7.expected README

   Add depgraph-20260309 to pkgsrc.

   This package prints out dependency graphs for installed packages.
   Individual packages can be selected, or all user-installed packages - see
   pkg_info(1). The full version of the package can be printed, as well as its
   licensing information, as well as all pre-requisite packages.

   Metadata about the machine on which the report is running can also be displayed.

   Output can be in standard format, or in JSON.

   The aim of this package is to aid in producing SBOM information, as may be
   required in certain legal jurisdictions soon.

   The README is probably the most informative about this package, pasted here for
   completeness:




    [217 lines not shown]
VersionDeltaFile
1.1+432-0pkgtools/depgraph/files/7.expected
1.1+217-0pkgtools/depgraph/files/README
1.1+201-0pkgtools/depgraph/files/depgraph.sh
1.1+108-0pkgtools/depgraph/files/depgraph.1
1.1+108-0pkgtools/depgraph/files/3.expected
1.1+108-0pkgtools/depgraph/files/4.expected
+1,174-010 files not shown
+1,532-116 files

NetBSD/src xY1yef1common/lib/libc/arch/arm/string memcpy_neon.S, common/lib/libc/misc ubsan.c

   fix various typos, mainly in comments.
VersionDeltaFile
1.13+4-4common/lib/libc/misc/ubsan.c
1.3+3-3sys/arch/macppc/dev/lightbar.c
1.35+2-2usr.sbin/sysinst/main.c
1.4+2-2common/lib/libc/arch/arm/string/memcpy_neon.S
1.6+2-2lib/libm/src/s_exp2.c
1.5+2-2sys/arch/amiga/stand/dumpfont/fontdumper.c
+15-153 files not shown
+20-209 files

NetBSD/src A3DQMkOshare/man/man8/man8.x86 boot.8

   x86/boot(8): s/partiton/partition/ in documentation.
VersionDeltaFile
1.40+2-2share/man/man8/man8.x86/boot.8
+2-21 files

NetBSD/src NJLohmnshare/man/man7 sysctl.7

   sysctl(7): fix few typos in documentation.
   s/priorisation/prioritisation/
   s/Neighor/Neighbor/
VersionDeltaFile
1.169+3-3share/man/man7/sysctl.7
+3-31 files

NetBSD/src EVOQTSMsys/dev/ic aic7xxx.c

   s/qinfifionext/qinfifonext/ in the log message.
VersionDeltaFile
1.149+4-4sys/dev/ic/aic7xxx.c
+4-41 files

NetBSD/pkgsrc TmPnqYRmeta-pkgs/texlive-collection-pictures Makefile

   texlive-collection-pictures: add tex-tikzfill
VersionDeltaFile
1.51+3-3meta-pkgs/texlive-collection-pictures/Makefile
+3-31 files

NetBSD/pkgsrc lz492vPdoc CHANGES-2026

   add tex-tikzfill*
VersionDeltaFile
1.1692+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc VEPirJKgraphics/tex-tikzfill Makefile PLIST, graphics/tex-tikzfill-doc Makefile PLIST

   tex-tikzfill{,-doc}: add version 1.0.1

   This is a collection of TikZ libraries which add further
   options to fill TikZ paths with images and patterns. The
   libraries comprise fillings with images from files and from
   TikZ pictures. Also, patterns of hexagons and of rhombi are
   provided.
VersionDeltaFile
1.1+15-0graphics/tex-tikzfill/Makefile
1.1+13-0graphics/tex-tikzfill-doc/Makefile
1.1+9-0graphics/tex-tikzfill/PLIST
1.1+6-0graphics/tex-tikzfill-doc/PLIST
1.1+5-0graphics/tex-tikzfill-doc/distinfo
1.1+5-0graphics/tex-tikzfill/DESCR
+53-03 files not shown
+62-19 files

NetBSD/pkgsrc-wip e4c667cinput-headers distinfo, libopeninput distinfo Makefile.common

libopeninput: minor update
DeltaFile
+3-3input-headers/distinfo
+3-3libopeninput/distinfo
+1-1libopeninput/Makefile.common
+7-73 files

NetBSD/pkgsrc eJJ8TWxdoc CHANGES-2026

   Updated devel/wabt, math/py-simpleeval
VersionDeltaFile
1.1691+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc RSGMYzHmath/py-simpleeval distinfo Makefile

   py-simpleeval: updated to 1.0.4

   1.0.4
   Readme & build tweaks, version bump etc.
VersionDeltaFile
1.14+4-4math/py-simpleeval/distinfo
1.17+2-2math/py-simpleeval/Makefile
+6-62 files

NetBSD/pkgsrc XIZJmjSdevel/wabt distinfo Makefile

   wabt: updated to 1.0.40

   1.0.40

   Remove macos-13 from CI. NFC
   Lower the Ubuntu version for the release
   Add support for (ref ...) / (ref null ...) constructs
   Implement return_call_ref, ref.as_non_null, br_on_[non_]null instructions
   Support table initializer expressions; completes function references support
   Code improvements for call ref and br_on_[non_]null
   Fix use of uninitialized value in WastParser::ParseSimdV128Const.
   Fix reference tracking in SharedValidator
   Save local set data in EndTryTable
   wast-parser: make IsPowerOfTwo support memory64 addresses
   [binary-reader] Validate import type earlier. NFC
   [binary-reader] Re-use ReadExternalKind for import as well as exports. NFC
   Add initial support for compact import section. NFC
   Update gtest from release-1.10.0 -> release-1.12.0. NFC
   Add bounds check for function body size in binary reader

    [11 lines not shown]
VersionDeltaFile
1.24+4-4devel/wabt/distinfo
1.28+2-2devel/wabt/Makefile
+6-62 files