NetBSD/pkgsrc bh1KMxadoc CHANGES-2026

   Updated textproc/py-cssselect, www/py-uvicorn
VersionDeltaFile
1.5163+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc kilumiqwww/py-uvicorn Makefile PLIST

   py-uvicorn: updated to 0.52.1

   0.52.1

   Fixed

   Complete the closing handshake on server-initiated WebSocket closes in the websockets-sansio and wsproto implementations, waiting for the client's close reply with a 10 second timeout instead of resetting the connection
   Add missing write flow control to the websockets-sansio implementation, preventing data truncation on server-initiated closes with large in-flight payloads
   Handle connection loss while a WebSocket write is waiting on backpressure
   Remove duplicate Content-Type and Content-Length headers from WebSocket denial responses on the websockets-sansio implementation, and deliver non-UTF-8 denial bodies intact
VersionDeltaFile
1.60+4-4www/py-uvicorn/distinfo
1.17+4-1www/py-uvicorn/PLIST
1.69+2-2www/py-uvicorn/Makefile
+10-73 files

NetBSD/pkgsrc 1yINh3Gtextproc/py-cssselect Makefile distinfo

   py-cssselect: updated to 1.5.0

   1.5.0

   *   **Backward-incompatible change**: removed the no longer used
       ``closing_combiner`` and ``has_inner_condition`` arguments of
       ``XPathExpr.join()``. They were added for ``:has()`` support which no
       longer needs them.

   *   Fixed and improved support for the following selector features:

       * ``:has()`` pseudo-class.

       * ``:is()``, ``:where()`` and ``:matches()`` pseudo-classes.

       * ``:scope`` pseudo-class.

       * ``:only-child`` and ``:only-of-type`` pseudo-classes.


    [21 lines not shown]
VersionDeltaFile
1.12+4-4textproc/py-cssselect/distinfo
1.13+2-2textproc/py-cssselect/Makefile
+6-62 files

NetBSD/pkgsrc jSDm4GVdoc CHANGES-2026

   doc: Updated mail/mu to 1.14.3
VersionDeltaFile
1.5162+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc QZhXEhimail/mu PLIST Makefile, mail/mu/patches patch-lib_utils_mu-utils.cc patch-lib_message_mu-contact.hh

   mu: update to 1.14.3

   Many internal cleanups/fixups/C++20-modernization, but also a number
   of new features:
   mu:
    - better handling of html parts
    - fall back to most recent 'Received' for 'Date:'-less messages
    - record the time-zone offset
    - command-line completion for bash & zsh
   mu4e:
    - improved mime-handling
    - improved HTML view (generate HTML view for pure text as well)
    - hide "clickables" until requested (but see
    - mu4e-view-always-show-url-indicators)
   scm:
    - performance improvements
    - new methods for querying system configuration" and querying
      database
    - fields, and getting timezone information (for 'date' and
      'changed')
VersionDeltaFile
1.21+6-12mail/mu/distinfo
1.2+7-7mail/mu/patches/patch-mu4e_meson.build
1.2+5-5mail/mu/patches/patch-lib_message_mu-contact.hh
1.28+4-2mail/mu/Makefile
1.7+4-1mail/mu/PLIST
1.3+1-1mail/mu/patches/patch-lib_utils_mu-utils.cc
+27-285 files not shown
+32-3311 files

NetBSD/pkgsrc cLGO7G2doc CHANGES-2026

   Updated sysutils/ansible, devel/py-hatchling
VersionDeltaFile
1.5161+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc t5zoMQrdevel/py-hatchling distinfo Makefile

   py-hatchling: updated to 1.32.0

   1.32.0

   Changed:

   Bump default core metadata version to 2.5

   Add tomlkit as a runtime dependency, which is required to rewrite pyproject.toml when setting a static version

   Added:

   The version command can now set a version that is statically defined by the project.version field, updating pyproject.toml in place. Pass --force to allow an explicit downgrade

   Fixed:

   Allow the ; private annotation on project.import-names and project.import-namespaces entries rather than rejecting them as invalid import names.

   Reject project.readme paths that are absolute or resolve outside of the project directory.
VersionDeltaFile
1.35+5-6devel/py-hatchling/Makefile
1.31+4-4devel/py-hatchling/distinfo
+9-102 files

NetBSD/pkgsrc CV3D4txsysutils/ansible distinfo Makefile

   ansible: updated to 14.3.0

   14.3.0

   Major Changes

   ansible.mysql

   - MariaDB support is deprecated and is scheduled for removal in version 6.0.0 of this collection. If you already use this collection with MariaDB, please install the `ansible.mariadb` collection from Ansible Galaxy and change FQCNs in tasks in your playbooks to use ansible.mariadb equivalents, for example, `ansible.mysql.mysql_info` -> `ansible.mariadb.mariadb_info`, etc. No other changes are needed. This collection was cloned to the `ansible.mariadb` collection to allow its contributors and maintainers to focus on MariaDB-related automation development. This `ansible.mysql` collection still supports MariaDB (only bugfixes and security fixes) until its release 6.0.0 (not earlier than mid 2027), then its support will be dropped!

   netapp.ontap

   - na_ontap_cg_snapshot - AWS Lambda support added to the module.
   - na_ontap_cli_timeout - AWS Lambda support added to the module.
   - na_ontap_ems_config - AWS Lambda support added to the module.
   - na_ontap_ems_destination - AWS Lambda support added to the module.
   - na_ontap_ems_filter - AWS Lambda support added to the module.
   - na_ontap_fdsd - AWS Lambda support added to the module.
   - na_ontap_fdsp - AWS Lambda support added to the module.

    [26 lines not shown]
VersionDeltaFile
1.72+5,462-32sysutils/ansible/PLIST
1.85+4-4sysutils/ansible/distinfo
1.113+5-3sysutils/ansible/Makefile
+5,471-393 files

NetBSD/pkgsrc 3Pd9Nucnet/transmission Makefile

   net/transmission: Enable TEST_TARGET.
VersionDeltaFile
1.56+3-1net/transmission/Makefile
+3-11 files

NetBSD/pkgsrc pftVZIdnet/transmission/patches patch-utils_remote.cc patch-libtransmission_web-utils.cc

   net/transmission: Fix ctype abuse.

   Excluding the third-party/ directory for now -- lot more patching to do
   for that.

   PR pkg/60574: transmission-daemon etc. abort on invalid toupper(3) call
VersionDeltaFile
1.1+46-0net/transmission/patches/patch-libtransmission_file-win32.cc
1.1+23-0net/transmission/patches/patch-libtransmission_torrent-files.cc
1.1+22-0net/transmission/patches/patch-libtransmission_utils.h
1.1+18-0net/transmission/patches/patch-libtransmission_crypto-utils.cc
1.1+16-0net/transmission/patches/patch-utils_remote.cc
1.1+16-0net/transmission/patches/patch-libtransmission_web-utils.cc
+141-06 files not shown
+171-612 files

NetBSD/pkgsrc 6LJ1bRpdoc TODO CHANGES-2026

   doc: Updated textproc/rumdl to 0.2.54
VersionDeltaFile
1.27735+1-2doc/TODO
1.5160+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc 3MAYPQxtextproc/rumdl Makefile cargo-depends.mk

   rumdl: update to 0.2.54.

   0.2.54

   Added

       action: add a command input to run rumdl fmt (9b59bff)
       action: add install-only input to skip linting (aa0c604)
       MD010: add ignore-code-languages to exempt fence languages from tab checks (21b56d0)

   Fixed

       config: honor the markdown attribute on every block-level element (6f88d71)
       links: stop parsing reference links and images inside HTML blocks (8829f6b)
       html-blocks: keep a nested raw-text element from opening its own block (27d96bb)
       code-block-tools: stop a linter in a format slot from overwriting the block (a40d7da)
       code-block-tools: report findings at the line they belong to (31cc6cb)
       code-block-tools: bound a hanging tool by its timeout and stop respawning it (6ce8a1d)
       action: add rumdl to PATH so later workflow steps can call it (98baf60)

    [22 lines not shown]
VersionDeltaFile
1.49+4-37textproc/rumdl/distinfo
1.20+0-11textproc/rumdl/cargo-depends.mk
1.51+2-2textproc/rumdl/Makefile
+6-503 files

NetBSD/pkgsrc 6yMETP2doc CHANGES-2026

   doc: Updated devel/garden to 2.6.2
VersionDeltaFile
1.5159+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc k5zSSLodevel/garden cargo-depends.mk Makefile

   devel/garden: update to 2.6.2

   Released 2026-08-10
   Development:
    - Cargo.lock is now being tracked in Git. (#22 (closed))
    - The nix flake was updated.
VersionDeltaFile
1.28+13-13devel/garden/distinfo
1.29+4-4devel/garden/Makefile
1.28+3-3devel/garden/cargo-depends.mk
+20-203 files

NetBSD/pkgsrc JBejCXBdoc TODO CHANGES-2026

   doc: Updated print/qpdf to 12.4.0
VersionDeltaFile
1.27734+1-2doc/TODO
1.5158+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc nIXrfUmprint/qpdf PLIST Makefile

   qpdf: update to 12.4.0.

   12.4.0: August 9, 2026

        Bug fixes

            Fix error message when --check encounters a file without
            any pages.

            In QPDFAcroFormDocumentHelper::fixCopiedAnnotations
            remove non-array and empty /Annots entries from copied
            pages as well as non-dictionary annotations. Fixes a
            bug that could cause qpdf to throw a logic error when
            error when copying pages with damaged annotations.

            Fix failure in QPDFWriter when trailer /ID entries are
            invalid.

            Limit the effect of QPDF::setMaxWarnings to the initial

    [53 lines not shown]
VersionDeltaFile
1.53+4-4print/qpdf/distinfo
1.27+2-2print/qpdf/PLIST
1.71+2-2print/qpdf/Makefile
+8-83 files

NetBSD/pkgsrc QBN9V9tdoc TODO CHANGES-2026

   doc: Updated math/lean4 to 4.33.0
VersionDeltaFile
1.27733+1-2doc/TODO
1.5157+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc 0E2cLSamath/lean4 Makefile distinfo, math/lean4/patches patch-src_lake_Lake_Build_Common.lean

   lean4: update to 4.33.0.

   Lean 4.33.0 concentrates on responsiveness and consolidation: the
   editor keeps more of your work while you type, try? can propose
   proofs on its own, lia and grind tactics are improved, and Float
   stops being an opaque type. Continuing the transparency work of
   v4.31.0, it also enables backward.isDefEq.respectTransparency.types
   by default — the change most likely to need attention when porting.
VersionDeltaFile
1.2+2,825-30math/lean4/PLIST
1.2+10-27math/lean4/patches/patch-src_lake_Lake_Build_Common.lean
1.6+5-5math/lean4/distinfo
1.8+2-2math/lean4/Makefile
+2,842-644 files

NetBSD/pkgsrc 7nJR31idoc TODO CHANGES-2026

   doc: Updated devel/meson to 1.12.0
VersionDeltaFile
1.27732+1-2doc/TODO
1.5156+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc NcSOzL1devel/meson PLIST distinfo, devel/meson/patches patch-mesonbuild_linkers_linkers.py patch-mesonbuild_scripts_depfixer.py

   meson: update to 1.12.0.

   # New features
   ## Custom dependency for atomic now works on MSVC
   ## Support for CACHEDIR.TAG specification
   ## New `clippy-json` Ninja Target For rust-analyzer
   ## Add a new `default()` function and object
   ## Delay install script errors to install time
   ## `find_program()` now respects `--force-fallback-for`
   ## `fs.copyfile()` now has a `build_subdir` argument
   ## Added `depends` kwarg to `generator.process()`
   ## Added `msgfmt_args` arg to `i18n.gettext()`
   ## `include_directories` object now has a `to_list()` method
   ## Added integer base conversions to `str.to_int()` and `int.to_string()`
   ## Multiple positional arguments for `meson wrap install`
   ## `meson format` allows `--recursive` with `--check-diff`
   ## New `--subprojects` option for `meson format`
   ## OpenHarmony (OHOS) is now recognized as an Android subsystem
   ## External programs as inputs and dependencies to custom targets

    [11 lines not shown]
VersionDeltaFile
1.5+9-9devel/meson/patches/patch-mesonbuild_scripts_depfixer.py
1.82+6-6devel/meson/distinfo
1.35+6-6devel/meson/build.mk
1.95+6-6devel/meson/Makefile
1.3+5-5devel/meson/patches/patch-mesonbuild_linkers_linkers.py
1.27+3-0devel/meson/PLIST
+35-326 files

NetBSD/pkgsrc QegOxcbdoc TODO

   doc/TODO: add some

   + chicken-6.0, lean4-4.33.0, meson-1.12.0, qpdf-12.4.0, rumdl-0.2.53,
     squeak-6.1.
VersionDeltaFile
1.27731+7-2doc/TODO
+7-21 files

NetBSD/pkgsrc EpGAvwCdatabases/py-ldap3 Makefile PLIST

   py-ldap3: converted to wheel.mk
VersionDeltaFile
1.8+8-6databases/py-ldap3/PLIST
1.22+4-5databases/py-ldap3/Makefile
+12-112 files

NetBSD/pkgsrc 11BVQoXdoc CHANGES-2026

   Updated sysutils/ansible-core, textproc/py-guessit, www/py-pylint-django
VersionDeltaFile
1.5155+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc RXXCRqtwww/py-pylint-django PLIST distinfo

   py-pylint-django: updated to 2.8.0

   2.8.0

   New checks

   Added format-html-interpolation (W5150) and mark-safe-interpolation (W5151) checks which warn when the format string of format_html() / format_html_join() or the argument of mark_safe() is built with an f-string, str.format(), %-formatting or + concatenation. Such values bypass Django's HTML escaping; pass them as arguments instead.
VersionDeltaFile
1.39+4-4www/py-pylint-django/distinfo
1.38+4-4www/py-pylint-django/Makefile
1.22+5-1www/py-pylint-django/PLIST
+13-93 files

NetBSD/pkgsrc YxzWbBwmail/rspamd distinfo, mail/rspamd/patches patch-src_libutil_fpconv__format.c

   rspamd: Fix build on systems where MIN/MAX aren't in scope.
VersionDeltaFile
1.1+20-0mail/rspamd/patches/patch-src_libutil_fpconv__format.c
1.78+2-1mail/rspamd/distinfo
+22-12 files

NetBSD/pkgsrc ZUweOdmtextproc/py-guessit Makefile distinfo

   py-guessit: updated to 4.4.0

   4.4.0 (2026-07-31)

   Bug Fixes

   - **other**: Anchor the complete marker on a token boundary

   Features

   - **other**: Read the French INTEGRALE as a complete run
   - **type**: Let a complete series outweigh the year
   - **type**: Type a yearless complete run as an episode
VersionDeltaFile
1.12+11-4textproc/py-guessit/PLIST
1.13+4-4textproc/py-guessit/distinfo
1.16+2-2textproc/py-guessit/Makefile
+17-103 files

NetBSD/pkgsrc GbHTo4Hsysutils/ansible-core Makefile distinfo

   ansible-core: updated to 2.21.3

   v2.21.3

   Bugfixes

   - Add deprecation status to the tree and oneline callback DOCUMENTATION. (https://github.com/ansible/ansible/issues/87020)
   - ansible-galaxy - Fix attempting to download the collection again if the response from the server is shorter than expected, instead of failing due to the mismatched artifact hash on the first attempt. (https://github.com/ansible/ansible/pull/86025)
   - ansible-test - Fix target filtering to preserve user-specified versions that are not in the completion configuration.
   - collection loader - Fix the collection loader logic to correctly return Python module when calling ``pkgutil.iter_modules`` with a package that is inside a collection path and contains compiled Python extension modules.
   - powershell exec_wrapper - fix handling when multiple pwsh executables match by selecting the first result (https://github.com/ansible/ansible/issues/87228).
   - rpm_key - ensure a trailing newline is present on PGP armor data before passing it to librpm for parsing, fixing failures on systems where ``pgpParsePkts`` requires it (https://github.com/ansible/ansible/issues/87303).
VersionDeltaFile
1.55+4-4sysutils/ansible-core/distinfo
1.64+2-2sysutils/ansible-core/Makefile
+6-62 files

NetBSD/pkgsrc SWwGJ6Adoc CHANGES-2026

   doc: Updated devel/libusb1 to 1.0.30nb1
VersionDeltaFile
1.5154+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc thjJt9Fdevel/libusb1 Makefile distinfo, devel/libusb1/patches patch-libusb_os_illumos__usb.h patch-libusb_os_illumos__usb.c

   libusb1: Update illumos patches.

   Bump PKGREVISION.
VersionDeltaFile
1.2+942-797devel/libusb1/patches/patch-libusb_os_illumos__usb.c
1.2+68-38devel/libusb1/patches/patch-libusb_os_illumos__usb.h
1.25+3-3devel/libusb1/distinfo
1.38+2-1devel/libusb1/Makefile
+1,015-8394 files

NetBSD/pkgsrc Bn2LIqbdoc CHANGES-2026

   doc: Updated security/openssh to 10.5p1
VersionDeltaFile
1.5153+2-1doc/CHANGES-2026
+2-11 files