NetBSD/pkgsrc 0wLF3Y3doc CHANGES-2026

   Updated parallel/spirv-llvm-translator, lang/py-python-discovery, www/py-python-multipart
VersionDeltaFile
1.5760+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc 5xmuKdbwww/py-python-multipart distinfo Makefile

   py-python-multipart: updated to 0.0.32

   0.0.32 (2026-06-04)

   * Speed up partial-boundary scanning for CR/LF-dense part data

   0.0.31 (2026-06-04)

   * Speed up multipart header parsing and callback dispatch
   * Bound header field name size before validating
   * Validate `Content-Length` is non-negative in `parse_form`
VersionDeltaFile
1.14+4-4www/py-python-multipart/distinfo
1.18+4-4www/py-python-multipart/Makefile
+8-82 files

NetBSD/pkgsrc N16g5ktlang/py-python-discovery Makefile PLIST

   py-python-discovery: updated to 1.6.0

   Features - 1.6.0
   - :attr:`~python_discovery.PythonInfo.system_exe` returns the executable of the system Python an interpreter is based on,
     falling back to :attr:`~python_discovery.PythonInfo.executable` the way
     :meth:`~python_discovery.PythonInfo.resolve_to_system` does. :attr:`~python_discovery.PythonInfo.system_executable` is
     ``None`` until resolution runs, so every consumer had to narrow a value discovery has already settled - by
     :user:`gaborbernat`. (:issue:`127`)
VersionDeltaFile
1.10+4-4lang/py-python-discovery/distinfo
1.10+2-3lang/py-python-discovery/Makefile
1.2+4-1lang/py-python-discovery/PLIST
+10-83 files

NetBSD/pkgsrc SzSqexAparallel/spirv-llvm-translator buildlink3.mk Makefile

   spirv-llvm-translator: updated to 21.1.11

   21.1.11
   https://github.com/KhronosGroup/SPIRV-LLVM-Translator/compare/v21.1.10...v21.1.11
VersionDeltaFile
1.16+4-4parallel/spirv-llvm-translator/distinfo
1.6+2-2parallel/spirv-llvm-translator/buildlink3.mk
1.18+2-2parallel/spirv-llvm-translator/Makefile
+8-83 files

NetBSD/pkgsrc BSJf5x2doc CHANGES-2026

   Updated net/nmap, net/ndiff, net/zenmap, security/py-krb5, net/py-responses
VersionDeltaFile
1.5759+6-1doc/CHANGES-2026
+6-11 files

NetBSD/pkgsrc E7ROa9gnet/py-responses distinfo Makefile

   py-responses: updated to 0.26.3

   0.26.3

   * Added a ``keep_headers`` argument to ``_recorder.record`` and
     ``Recorder.dump_to_file`` to preserve named headers (for example ``Date``)
     that are otherwise stripped as verbose defaults, so a signed response can be
     recorded and later verified. Matching is case-insensitive.
   * Fixed the element type exposed by `CallList` so static type checkers infer
     `Call` values when iterating, indexing, or filtering recorded calls.
   * Fixed `query_string_matcher` (and the query matching auto-applied to a
     registered URL's own query string) discarding blank-valued query params
     (``b=``), which caused requests with an extra or missing blank param to
     match incorrectly.
   * Fixed `fragment_identifier_matcher` treating opaque fragments (those without
     ``=``, e.g. ``/users/5``) as always equal, so a required fragment matched a
     different one or none at all.
VersionDeltaFile
1.52+9-9net/py-responses/Makefile
1.43+4-4net/py-responses/distinfo
+13-132 files

NetBSD/pkgsrc EyTdsbwsecurity/py-krb5 Makefile distinfo

   py-krb5: updated to 0.10.0

   0.10.0 - 2026-08-24

   * Update wheels for CPython 3.15 and 3.15t on macOS
   * Updated Cython build requirements to `3.3.0`
VersionDeltaFile
1.8+4-4security/py-krb5/distinfo
1.15+3-3security/py-krb5/Makefile
+7-72 files

NetBSD/pkgsrc afFkRtKnet/ndiff distinfo, net/nmap distinfo

   nmap zenmap ndiff: updated to 7.991

   7.991

   o Upgraded included OpenSSL to version 3.0.21 on all platforms.

   o Fixed a memory-consumption hang in Ncat's HTTP proxy code that affected both
     connect and listen modes, reported by kumama_nui.

   o Patched our included libssh2 source with upstream fixes for CVE-2025-15661,
     CVE-2026-7598, CVE-2026-55199, CVE-2026-55200, CVE-2026-58050, and
     CVE-2026-58051. The version number has been annotated as 1.11.1_NMAP1

   o [Zenmap] Fixed several issues leading to crashes when parsing,
     editing, or saving command profiles containing '%' characters.

   o [NSE] smb-enum-shares failed to produce output for valid shares when
     an error was encountered on one share.


    [140 lines not shown]
VersionDeltaFile
1.11+9-8net/zenmap/PLIST
1.2+5-10net/zenmap/patches/patch-pyproject.toml
1.13+5-5net/zenmap/distinfo
1.23+4-5net/zenmap/Makefile
1.94+4-4net/nmap/distinfo
1.13+4-4net/ndiff/distinfo
+31-362 files not shown
+34-408 files

NetBSD/pkgsrc IWj9U7idoc CHANGES-2026

   doc: Updated www/resterm to 1.5.4
VersionDeltaFile
1.5758+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc JBKY5dxwww/resterm go-modules.mk Makefile

   resterm: Update to 1.5.4

   Smaller binaries
   Header refinements
VersionDeltaFile
1.39+3-3www/resterm/distinfo
1.44+2-3www/resterm/Makefile
1.30+0-0www/resterm/go-modules.mk
+5-63 files

NetBSD/pkgsrc wGSTA5Cdoc CHANGES-2026

   doc: Updated www/chromium to 152.0.7977.75
VersionDeltaFile
1.5757+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc NYx0jggwww/chromium distinfo, www/chromium/patches patch-chrome_browser_chrome__content__browser__client.cc patch-chrome_browser_profiles_chrome__browser__main__extra__parts__profiles.cc

   chromium: update to 152.0.7977.75

   * 152.0.7977.75
   This update includes 26 security fixes. Please see the Chrome Security Page for more information.

   [N/A][522307103] Critical CVE-2026-84353: Use after free in Shared Tab Groups. Reported by Google on 2026-06-10
   [N/A][546260492] Critical CVE-2026-84352: Use after free in WebGL. Reported by Google on 2026-08-14
   [N/A][498839176] High CVE-2026-84354: Incorrect authorization in FileSystem. Reported by Google on 2026-04-02
   [N/A][514078656] High CVE-2026-84359: Information leak in Skia. Reported by Google on 2026-05-17
   [N/A][523208474] High CVE-2026-84357: Improper input validation in Omnibox. Reported by Google on 2026-06-12
   [N/A][533534913] High CVE-2026-84324: Use after free in Proxy. Reported by Google on 2026-07-10
   [N/A][537105664] High CVE-2026-84349: Use after free in Browser. Reported by Google on 2026-07-21
   [TBD][547936520] High CVE-2026-84326: Uninitialized resource in V8. Reported by Jihyeon Jeong (Compsec Lab, Seoul National University / Research Intern) on 2026-08-17
   [N/A][549311485] High CVE-2026-84333: Use after free in Dawn. Reported by Google on 2026-08-19
   [TBD][551593376] High CVE-2026-84351: Buffer overflow in GPU. Reported by Cassio Lima on 2026-08-24
   [N/A][553117928] High CVE-2026-84325: Improper input validation in DataTransfer. Reported by Google on 2026-08-26
   [N/A][498710886] Medium CVE-2026-84328: Missing authorization in FileSystem. Reported by Google on 2026-04-01
   [N/A][501679156] Medium CVE-2026-84347: Use after free in WebRTC. Reported by Google on 2026-04-11

    [18 lines not shown]
VersionDeltaFile
1.57+1,645-1,640www/chromium/distinfo
1.25+79-88www/chromium/patches/patch-chrome_browser_about__flags.cc
1.25+67-27www/chromium/patches/patch-net_socket_udp__socket__posix.cc
1.25+54-31www/chromium/patches/patch-chrome_browser_policy_configuration__policy__handler__list__factory.cc
1.25+40-34www/chromium/patches/patch-chrome_browser_profiles_chrome__browser__main__extra__parts__profiles.cc
1.25+43-25www/chromium/patches/patch-chrome_browser_chrome__content__browser__client.cc
+1,928-1,8451,654 files not shown
+5,459-4,6681,660 files

NetBSD/pkgsrc EyiDxbDdoc CHANGES-2026

   Updated devel/py-requests-futures, devel/py-virtualenv, devel/py-tox
VersionDeltaFile
1.5756+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc C21Cxpidevel/py-tox Makefile distinfo

   py-tox: updated to 4.61.2

   Bug fixes - 4.61.2

   tox now expands a generative digit range only where a factor starts, so an environment such as py313-django4-2 keeps its name rather than becoming py313-django4, 3 and 2

   Improved documentation - 4.61.2

   Document how factors work in one place, covering what a factor is, the characters tox accepts in one, the platform and architecture factors that apply to conditions without appearing in a name, and how selecting by factor differs from selecting by name
   Give a reference entry to the configuration keys that had none. interrupt_post_commands runs commands_post after an interrupt, and config_file_path, host_python, home and tox_root_name are constants a configuration can substitute
VersionDeltaFile
1.59+4-4devel/py-tox/distinfo
1.70+2-2devel/py-tox/Makefile
+6-62 files

NetBSD/pkgsrc Ui3Ozfkdevel/py-virtualenv Makefile distinfo

   py-virtualenv: updated to 21.7.8

   Bugfixes - 21.7.8

   A missing source needed by both install modes now disables the builtin creator
   through meta.error. The check compared RefWhen values against RefMust members,
   so creation went on to fail with a FileNotFoundError or a dangling symlink
VersionDeltaFile
1.96+4-4devel/py-virtualenv/distinfo
1.113+2-2devel/py-virtualenv/Makefile
+6-62 files

NetBSD/pkgsrc WiXGFcRdevel/py-requests-futures Makefile distinfo

   py-requests-futures: updated to 1.1.0

   1.1.0

   Minor:

   Cancel queued requests on close

   Patch:

   Remove the unused build attribute and the Python 2.7 NullHandler fallback
   Close owned sessions after their background requests finish, including when using a supplied executor, and reject requests after close
   Pickle check covers request arguments, not just the callable
   background_callback now emits a DeprecationWarning instead of a log line
   Fix pool sizing for supplied sessions
   Preserve falsy callback results
VersionDeltaFile
1.9+4-4devel/py-requests-futures/distinfo
1.10+2-3devel/py-requests-futures/Makefile
+6-72 files

NetBSD/pkgsrc FKtqDbfdoc CHANGES-2026

   Updated net/libnice, graphics/openimageio
VersionDeltaFile
1.5755+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc kd4mRHngraphics/openimageio buildlink3.mk distinfo

   openimageio: updated to 3.1.17.0

   3.1.17.0

   raw: Add raw:thumbnail_index and raw:thumbnail_sort hints to select a specific embedded thumbnail, plus assorted thumbnail fixes and unit tests.
   raw: Allow vector types in multi-value hints (white balance as a float4, cropbox/greybox as int2 boxes).
   raw: Fix undebayered flip mapping, buffer bounds, and overflow issues.
   exr: Convert mixed-native-integer-depth channels through proper rescaling instead of reinterpreting bytes when writing OpenEXR (also fixes copy_image and iconvert native fast paths).
   oiiotool: More robust handling of failed reads: preserve the reader's specific error message instead of a generic "file not found", don't dereference specs of a failed read, and safer error message marshalling.
   IBA: Detect iterator read errors in orientation functions (flip, flop, rotate90/180/270, transpose).
   writers: Don't write thumbnail_* metadata to formats that can't hold a thumbnail.
   readers: Use check_open() and check_compression_ratio() in all readers that lacked them, guarding against decompression bombs and implausible header dimensions.
   bmp: Decompression-bomb guard, UB-safe height negation, and scanline bounds checks.
   exif: Harden the shared Exif decoder against malformed input (affects all formats that embed Exif).
   ffmpeg: Fix heap bounds, bad packet handling, add checks at open, and other fixes.
   fits: Validate the NAXIS count against the permitted 0-999 range.
   gif: Reject a short graphics-control extension block.
   icc: Fix out-of-bounds pointer formation, use alignment-safe reads, and 64-bit tag bounds in the shared ICC profile decoder (jpeg, png, tiff, webp, jpeg2000, psd).
   jpeg: More detection of corrupt files.

    [23 lines not shown]
VersionDeltaFile
1.21+3-7graphics/openimageio/PLIST
1.45+4-4graphics/openimageio/distinfo
1.138+4-4graphics/openimageio/Makefile
1.87+2-1graphics/openimageio/buildlink3.mk
+13-164 files

NetBSD/pkgsrc 9maOOG3net/libnice PLIST Makefile.common

   libnice: updated to 0.1.24

   libnice 0.1.24 (2026-09-01)

   API: nice_agent_attach_recv_ex() to retrieve extra message data in recv callback
   API: nice_message_extra_data_get_tos() to enable access to IP_TOS/IPV6_TCLASS
     IP header field of incoming packets; requires GLib 2.88
   API: stun_usage_bind_run_compat() to allow specifying compatibility mode when
     sending a binding request
   Nicesrc: Attach GstNetControlMessageMeta containing the TOS header field to buffers
   Ensure NICE_CANDIDATE_MAX_TURN_SERVERS is obeyed
   Ensure nice_agent_get_local_credentials() returns FALSE on error
   Fix random crashes
   Fix potential heap buffer overflow in UDP-TURN over TCP
   Fix compilation on FreeBSD
VersionDeltaFile
1.25+4-4net/libnice/distinfo
1.91+2-3net/libnice/Makefile
1.16+2-2net/libnice/PLIST
1.9+2-2net/libnice/Makefile.common
+10-114 files

NetBSD/pkgsrc 0JOJJOMdoc CHANGES-2026

   Updated math/py-patsy, devel/py-vcs-versioning
VersionDeltaFile
1.5754+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc GiZ7tFxdevel/py-vcs-versioning distinfo Makefile

   py-vcs-versioning: updated to 2.3.2

   2.3.2 (2026-09-01)

   Fixed

   - Register the `pkginfo` workdir discovery factory in vcs-versioning itself. `PKG-INFO` is standard sdist metadata, not a setuptools artifact, but its factory was only registered by setuptools-scm -- so a standalone vcs-versioning install could not infer a version from an sdist. This broke sdist builds for non-setuptools backends, e.g. meson-python calling `python -m vcs_versioning` from `project()`.

     Fallback workdir candidates are now ordered by how much metadata they carry (egg-info, then archival, then `PKG-INFO`) instead of by entry point iteration order, so a setuptools built sdist keeps using its `scm_version.json` now that the two factories ship from different distributions.

   Miscellaneous

   - Stop shipping a per-package `uv.lock` in the sdist. It could not be generated correctly whenever `setuptools-scm` required an unreleased `vcs-versioning`, which broke the release proposal workflow.
VersionDeltaFile
1.11+6-6devel/py-vcs-versioning/Makefile
1.10+4-4devel/py-vcs-versioning/distinfo
+10-102 files

NetBSD/pkgsrc BUadFBsmath/py-patsy Makefile distinfo

   py-patsy: updated to 1.0.3

   v1.0.3

   * Added official support for Python 3.14.
   * Fixed constraint tokenizer compatibility with Python 3.15 pre-releases.
   * Updates to CI tooling and doc building.
VersionDeltaFile
1.12+4-4math/py-patsy/distinfo
1.24+3-3math/py-patsy/Makefile
+7-72 files

NetBSD/pkgsrc SPjB9yodoc CHANGES-2026

   Updated misc/py-tibs, misc/py-platformdirs
VersionDeltaFile
1.5753+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc cUUMcFBmisc/py-platformdirs Makefile distinfo

   py-platformdirs: updated to 4.11.7

   4.11.7 (2026-09-01)

   4.11.6 (2026-09-01)

   Give :func:`~platformdirs.user_bin_dir` and :func:`~platformdirs.user_bin_path` the use_site_for_root argument. They took none, so neither could reach the Unix redirect of root to :func:`~platformdirs.site_bin_dir`. :pr:`537`
VersionDeltaFile
1.49+4-4misc/py-platformdirs/distinfo
1.50+2-2misc/py-platformdirs/Makefile
+6-62 files

NetBSD/pkgsrc exfYmhxmisc/py-tibs Makefile cargo-depends.mk

   py-tibs: updated to 2.0.1

   2.0.1

   Lots of new features added. A few caused some small backwardly incompatible changes, so as the user base is still small I just accepted the better API and upped the major version number.
VersionDeltaFile
1.10+4-22misc/py-tibs/distinfo
1.5+0-6misc/py-tibs/cargo-depends.mk
1.10+2-2misc/py-tibs/Makefile
+6-303 files

NetBSD/pkgsrc TQ5QLuqdoc CHANGES-2026

   Updated textproc/py-comrak, textproc/py-readme_renderer
VersionDeltaFile
1.5752+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc nKYZaBJtextproc/py-readme_renderer distinfo Makefile

   py-readme_renderer: updated to 46.0

   46.0 (2026-08-28)

   * Render Markdown GFM alerts as semantic HTML admonitions
   * Support GitHub emoji shortcodes in Markdown
   * Don't drop reStructuredText's top-level heading, and render headings at
     their literal levels starting at ``<h1>``, consistent with Markdown
   * Require ``comrak`` 0.0.13 and higher for the ``md`` extra
   * Handle expected warnings in the test suite
   * Fix the 45.0 changelog date
   * Update workflows
VersionDeltaFile
1.22+5-5textproc/py-readme_renderer/Makefile
1.15+4-4textproc/py-readme_renderer/distinfo
+9-92 files

NetBSD/pkgsrc 6aLx7HWtextproc/py-comrak PLIST Makefile

   py-comrak: updated to 0.0.16

   0.0.16
   Unknown changes
VersionDeltaFile
1.2+52-298textproc/py-comrak/distinfo
1.2+16-98textproc/py-comrak/cargo-depends.mk
1.2+2-2textproc/py-comrak/PLIST
1.2+2-2textproc/py-comrak/Makefile
+72-4004 files

NetBSD/pkgsrc W0e3EINdoc CHANGES-2026

   Updated security/py-acme, security/py-certbot*
VersionDeltaFile
1.5751+18-1doc/CHANGES-2026
+18-11 files

NetBSD/pkgsrc KZ4E6DKsecurity/py-acme Makefile, security/py-certbot distinfo Makefile

   py-acme py-certbot*: updated to 5.8.0

   5.8.0

   Changed

   certbot and its acme library now require cryptography>=47.0.0.

   Fixed

   Fixed removed domains being omitted from the certificate update confirmation prompt.
VersionDeltaFile
1.55+6-9security/py-certbot/Makefile
1.40+6-6security/py-acme/Makefile
1.109+4-4security/py-certbot/distinfo
1.74+4-4security/py-certbot-dns-dnsmadeeasy/distinfo
1.74+4-4security/py-certbot-dns-dnsimple/distinfo
1.67+4-4security/py-certbot-dns-digitalocean/distinfo
+28-3129 files not shown
+102-12135 files