NetBSD/pkgsrc mbCbAiEdoc CHANGES-2026

   Updated www/py-tornado, textproc/py-sphinx-issues
VersionDeltaFile
1.3319+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc fyXMmTttextproc/py-sphinx-issues distinfo Makefile

   py-sphinx-issues: updated to 6.0.0

   6.0.0 (2026-03-13)

   Backwards-incompatible: Remove implicit extraction of group/project from GitHub URLs in issues_uri. If you relied on setting _only_ issues_uri (e.g. https://github.com/myuser/myproject/issues/{issue}) without also setting issues_github_path or issues_default_group_project, you must now explicitly set one of those options in your conf.py:

   Before:

   issues_uri = "https://github.com/myuser/myproject/issues/{issue}"
   After:

   issues_github_path = "myuser/myproject"
   Support Python 3.10-3.14. 3.9 is no longer supported, as it is EOL.

   Pin lower bound of Sphinx to 8.1.0 (see "Sphinx version support policy above").
VersionDeltaFile
1.7+4-4textproc/py-sphinx-issues/distinfo
1.15+3-3textproc/py-sphinx-issues/Makefile
+7-72 files

NetBSD/pkgsrc Te6HikAwww/py-tornado distinfo Makefile

   py-tornado: updated to 6.5.6

   6.5.6

   Security fixes

   SimpleAsyncHTTPClient now strips the Authorization and Cookie headers from the request when following a redirect to a different origin. This matches the default behavior of CurlAsyncHTTPClient. Applications that need different behavior here can set follow_redirects=False and handle redirects manually. Thanks to [Yannick Wang](https://github.com/noobone123) for being first to report this issue, as well as additional reporters [Kai Aizen](https://github.com/SnailSploit), [HunSec](https://github.com/0xHunSec), and [Thai Son Dinh](https://github.com/sondt99).
   SimpleAsyncHTTPClient now enforces max_body_size on the decompressed size of the response, rather than the compressed size. This prevents a denial-of-service attack via a very large compressed response. Thanks to [Yuichiro Kedashiro](https://github.com/yuui25) for reporting this issue.
   Fixed a bug in the C extension that could have read up to three bytes past the end of an input array. Thanks to [Thai Son Dinh](https://github.com/sondt99) for reporting this issue.
   OpenIDMixin has improved parsing for the check_authentication response. Thanks to [Yannick Wang](https://github.com/noobone123) for reporting this issue.

   Bug fixes

   CurlAsyncHTTPClient has been updated to use non-deprecated APIs, avoiding deprecation warnings with recent versions of pycurl.
VersionDeltaFile
1.36+4-4www/py-tornado/distinfo
1.48+2-2www/py-tornado/Makefile
+6-62 files

NetBSD/pkgsrc zugya01doc CHANGES-2026

   Updated textproc/py-sphinx-autodoc-typehints, net/py-apache-libcloud
VersionDeltaFile
1.3318+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc o7fLwITnet/py-apache-libcloud distinfo PLIST

   py-apache-libcloud: updated to 3.9.1

   Changes in Apache Libcloud 3.9.1

   Compute

   - [VSphere] Add verify_ssl option
     Add verify_ssl option, to enable the user to avoid SSL verification explicitly.
   - [OpenStack] Initial Blazar support
     This is an initial implementation of Blazar support in Libcloud. It currently
     supports listing the available leases and hosts.
   - [Azure ARM] Update US GovCloud AD endpoint for AZURE_ARM provider.
   - [OpenStack] Add hypervisor_hostname attribute to OpenStack node.
   - [GCP]  Use the fully-qualified name for the GCP IMDS endpoint.
   - [Azure ARM, Amazon S3] Add signed upload to azure and s3.
   - [RcodeZero]: Fix issue when adding a record where a record with a different type already exists

   DNS


    [8 lines not shown]
VersionDeltaFile
1.16+4-4net/py-apache-libcloud/distinfo
1.14+3-1net/py-apache-libcloud/PLIST
1.22+2-2net/py-apache-libcloud/Makefile
+9-73 files

NetBSD/pkgsrc GwxU5h1textproc/py-sphinx-autodoc-typehints distinfo Makefile

   py-sphinx-autodoc-typehints: updated to 3.10.3

   3.10.3

   Show version in error tracebacks
   Support PEP 695 type statement and python 3.12+ TypeAliasType
   Fix typehints_formatter cache warning
   fix(stubs): resolve type hints for PyO3 native submodules
VersionDeltaFile
1.41+4-4textproc/py-sphinx-autodoc-typehints/distinfo
1.51+2-2textproc/py-sphinx-autodoc-typehints/Makefile
+6-62 files

NetBSD/pkgsrc QAovy0odoc CHANGES-2026

   Added security/cargo-deny; Updated devel/py-test_socket
VersionDeltaFile
1.3317+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc RYicU2sdevel/py-test_socket Makefile PLIST

   py-test_socket: updated to 0.8.0

   0.8.0

   Enhancements:

   Block DNS resolution (getaddrinfo, gethostbyname) when sockets are disabled
   Support CIDR network ranges in allow_hosts
   Warn before raising on a blocked socket call
   Cache hostname resolutions during a test run

   Changes:

   Removed support for Python 3.8 and 3.9. Python 3.10 is now the minimum.
   Test against Python 3.13, 3.14, and free-threaded 3.13t/3.14t
   Replaced Poetry with uv
   Added type hints
   Swapped pytest-httpbin for a local test fixture
   Dependency, CI, and development updates
VersionDeltaFile
1.5+4-5devel/py-test_socket/Makefile
1.4+5-4devel/py-test_socket/PLIST
1.3+4-4devel/py-test_socket/distinfo
+13-133 files

NetBSD/pkgsrc QVaic17security Makefile, security/cargo-deny distinfo cargo-depends.mk

   cargo-deny: added version 0.19.8

   cargo-deny is a cargo plugin that lets you lint your project's dependency graph
   to ensure all your dependencies conform to your expectations and requirements.
VersionDeltaFile
1.1+641-0security/cargo-deny/distinfo
1.1+214-0security/cargo-deny/cargo-depends.mk
1.1+17-0security/cargo-deny/Makefile
1.1009+2-1security/Makefile
1.1+2-0security/cargo-deny/PLIST
1.1+2-0security/cargo-deny/DESCR
+878-16 files

NetBSD/pkgsrc ohyAIE6doc CHANGES-2026

   Updated www/freenginx-devel to 1.31.2
VersionDeltaFile
1.3316+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc vZrl8mMwww/freenginx-devel distinfo Makefile

   www/freenginx-devel: update from 1.31.1 to 1.31.2

   Sponsored by:        tipi.work

   <ChangeLog>

   *) Bugfix: a segmentation fault might occur in a worker process if
      nested captures were used in the "rewrite" directive.

   *) Bugfix: the "if" directive incorrectly handled relative paths when
      checking files.

   </ChangeLog>
VersionDeltaFile
1.13+4-4www/freenginx-devel/distinfo
1.15+2-3www/freenginx-devel/Makefile
+6-72 files

NetBSD/pkgsrc SgJ979Pdevel/qt6-qttools distinfo, devel/qt6-qttools/patches patch-src_qdoc_qdoc_src_qdoc_clangcodeparser.cpp patch-src_qdoc_cmake_QDocConfiguration.cmake

   qt6-qttools: support LLVM 22
VersionDeltaFile
1.1+18-0devel/qt6-qttools/patches/patch-src_qdoc_qdoc_src_qdoc_clangcodeparser.cpp
1.1+15-0devel/qt6-qttools/patches/patch-src_qdoc_cmake_QDocConfiguration.cmake
1.26+3-1devel/qt6-qttools/distinfo
+36-13 files

NetBSD/pkgsrc 2TrzFc6doc CHANGES-2026

   Updated multimedia/libde265, security/ccid
VersionDeltaFile
1.3315+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc BOf8fyFsecurity/ccid Makefile distinfo

   ccid: updated to 1.8.0

   1.8.0

   Add support of
   - GLSolutions NM61 PC/SC
   - Identiv uTrust FIDO2 Security Key
   - Kensington VeriMark NFC+ USB-C Security Key
   - MARX CryptoTech LP Tokey 3 FIDO
   - mCore Contact-Reader
   - mCore Contactless-Reader
   - mCore DualSlot-Reader
   - Pol Henarejos Pico Fido
   - Pol Henarejos Pico HSM
   - Pol Henarejos Pico OpenPGP
   - Richmond Technologies CO. LLC AEGIS PRO4 Smart Card Reader
   - SCR Prime
   Remove the limitation to 16 readers
   udev: Update rules file to comply with systemd documentation

    [6 lines not shown]
VersionDeltaFile
1.53+14-29security/ccid/Makefile
1.32+4-4security/ccid/distinfo
+18-332 files

NetBSD/pkgsrc 2dIVUZRmultimedia/libde265 distinfo Makefile

   libde265: updated to 1.1.0

   1.1.0

   Added de265_security_limits parameters to limit the maximum image size and memory that libde265 will use during decoding.

   Security fixes

   CVE TBD (GHSA-g2rg-wj66-w594) - Out-of-bounds write in process_reference_picture_set via predicted short-term RPS
   CVE TBD (GHSA-vv8h-932h-7r86) - Heap buffer overflow in de265_image_get_buffer via SPS dimension integer overflow
   CVE TBD (GHSA-g5hj-rf9f-7vxm) - Unbounded memory accumulation via orphaned slice headers in read_slice_NAL
   (GHSA-x27c-jp65-g395) - Quadratic CPU consumption in NAL parser (remove_stuffing_bytes, resize)
VersionDeltaFile
1.17+4-4multimedia/libde265/distinfo
1.21+3-3multimedia/libde265/Makefile
1.6+2-2multimedia/libde265/PLIST
+9-93 files

NetBSD/pkgsrc MjG8XMYdoc CHANGES-2026

   Updated emulators/qemu, sysutils/qemu-guest-agent, devel/py-typer
VersionDeltaFile
1.3314+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc XwlrNs8devel/py-typer distinfo Makefile

   py-typer: updated to 0.26.2

   0.26.2

   Fixes

   Ensure that an envvar set for a typer.Option list is split on whitespace.
VersionDeltaFile
1.6+4-4devel/py-typer/distinfo
1.6+2-2devel/py-typer/Makefile
+6-62 files

NetBSD/pkgsrc ArtNtojemulators/qemu distinfo version.mk

   qemu: updated to 11.0.1

   11.0.1
   Bug fixes
VersionDeltaFile
1.251+4-4emulators/qemu/distinfo
1.15+2-2emulators/qemu/version.mk
1.405+1-2emulators/qemu/Makefile
+7-83 files

NetBSD/pkgsrc vtSHSeNdoc CHANGES-2026

   Updated misc/py-platformdirs, lang/py-python-discovery, devel/py-virtualenv, finance/py-stripe
VersionDeltaFile
1.3313+5-1doc/CHANGES-2026
+5-11 files

NetBSD/pkgsrc OvC8y4mfinance/py-stripe PLIST distinfo

   py-stripe: updated to 15.2.0

   15.2.0
   This release changes the pinned API version to 2026-05-27.dahlia.
VersionDeltaFile
1.40+46-1finance/py-stripe/PLIST
1.76+4-4finance/py-stripe/distinfo
1.81+3-3finance/py-stripe/Makefile
+53-83 files

NetBSD/pkgsrc maMtH46devel/py-virtualenv distinfo Makefile

   py-virtualenv: updated to 21.4.0

   Features - 21.4.0
   Remove dead code targeting Python versions below the supported target range (PyPy 3.6, deprecated importlib APIs) and simplify the runtime import hook in _virtualenv.py.
   Support Windows debug builds (python_d.exe, venvlauncher_d.exe) matching CPython venv behavior, remove dead __SCRIPT_DIR__ replacement and has_shim version guard, drop unreachable Python 3.7 branch from pyvenv_launch_patch_active, and fix wheel deprecation message to say >= 3.9.
VersionDeltaFile
1.93+4-4devel/py-virtualenv/distinfo
1.110+2-2devel/py-virtualenv/Makefile
+6-62 files

NetBSD/pkgsrc 7u4Tu0nlang/py-python-discovery distinfo Makefile

   py-python-discovery: updated to 1.4.0

   1.4.0

   - Add ``debug_build`` attribute to :class:`PythonInfo` exposing whether the interpreter is a debug build
     (``Py_DEBUG``)
VersionDeltaFile
1.7+4-4lang/py-python-discovery/distinfo
1.7+2-2lang/py-python-discovery/Makefile
+6-62 files

NetBSD/pkgsrc cX0aTAymisc/py-platformdirs distinfo Makefile

   py-platformdirs: updated to 4.10.0

   4.10.0

   chore: improve platformdirs maintenance path
   feat: add user_projects_dir for $XDG_PROJECTS_DIR
   feat: add user_publicshare_dir, user_templates_dir, user_fonts_dir, user_preference_dir
VersionDeltaFile
1.41+4-4misc/py-platformdirs/distinfo
1.42+2-2misc/py-platformdirs/Makefile
+6-62 files

NetBSD/pkgsrc I572GjSlang/python pyversion.mk egg.mk

   python: cleanup, reviewed by @wiz
VersionDeltaFile
1.177+27-27lang/python/pyversion.mk
1.47+6-6lang/python/egg.mk
1.47+5-5lang/python/srcdist.mk
1.26+5-5lang/python/wheel.mk
1.69+4-4lang/python/extension.mk
1.5+3-3lang/python/bootstrap.mk
+50-506 files

NetBSD/pkgsrc qwWnyKyx11/qt5-qtwebkit Makefile

   qt5-qtwebkit: restore PKGREVISION and CATEGORIES lost in previous

   Fix pkglint (whitespace) while here
VersionDeltaFile
1.141+4-2x11/qt5-qtwebkit/Makefile
+4-21 files

NetBSD/pkgsrc HJODEdOnet/py-impacket PLIST

   py-impacket: fix hardcoded Python version
VersionDeltaFile
1.14+2-2net/py-impacket/PLIST
+2-21 files

NetBSD/pkgsrc VxdOfcNdoc CHANGES-2026

   doc: Updated misc/tmux to 3.6b
VersionDeltaFile
1.3312+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc k1TU2NUmisc/tmux distinfo Makefile

   tmux: update to 3.6b.

   CHANGES FROM 3.6a TO 3.6b

   * Remove images from the correct list when they are removed while in the
     alternate screen (reported by xlabai at tencent dot com).
VersionDeltaFile
1.63+4-4misc/tmux/distinfo
1.70+2-2misc/tmux/Makefile
+6-62 files

NetBSD/pkgsrc NxAuW9vdoc CHANGES-2026

   doc: Updated lang/perl5 to 5.42.2nb2
VersionDeltaFile
1.3311+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc QGw1UsXlang/perl5 Makefile distinfo, lang/perl5/patches patch-cpan_Archive-Tar_lib_Archive_Tar.pm

   perl: fix security problem in Archive::Tar

   Archive::Tar versions before 3.10 for Perl allow memory exhaustion via
   attacker controlled entry size field in tar header

   Bump PKGREVISION.
VersionDeltaFile
1.1+54-0lang/perl5/patches/patch-cpan_Archive-Tar_lib_Archive_Tar.pm
1.293+2-2lang/perl5/Makefile
1.198+2-1lang/perl5/distinfo
+58-33 files