NetBSD/pkgsrc j6NYQbidoc CHANGES-2026

   doc: Updated www/ruby-aws-partitions to 1.1281.0
VersionDeltaFile
1.5332+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc CJiQ80Bwww/ruby-aws-partitions Makefile distinfo

   www/ruby-aws-partitions: update to 1.1281.0

   1.1281.0 (2026-08-14)

   * Feature - Updated the partitions source data that determines the AWS
     service regions and endpoints.
VersionDeltaFile
1.122+4-4www/ruby-aws-partitions/distinfo
1.120+2-2www/ruby-aws-partitions/Makefile
+6-62 files

NetBSD/pkgsrc hc4JOEFdoc CHANGES-2026

   doc: Updated security/ruby-rex-bin_tools to 0.1.17
VersionDeltaFile
1.5331+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc eTMfZzdsecurity/ruby-rex-bin_tools Makefile distinfo

   security/ruby-rex-bin_tools: update to 0.1.17

   0.1.17 (2026-08-14)

   * Merge pull request #16 from msutovsky-r7/fix/section_offset;
     Fixes section boundary check for offsets
VersionDeltaFile
1.12+4-4security/ruby-rex-bin_tools/distinfo
1.10+2-2security/ruby-rex-bin_tools/Makefile
+6-62 files

NetBSD/pkgsrc Ka2o1yBdoc CHANGES-2026

   doc: Updated net/ruby-net-ping to 2.1.1
VersionDeltaFile
1.5330+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc xD2s5uOnet/ruby-net-ping Makefile PLIST

   net/ruby-net-ping: update to 2.1.1

   pkgsrc change: remove a pkglint warning, wrong CATEGORIES.


   2.1.0 (2026-08-08)

   * Publish platform-specific gem metadata so Linux installs cap2 and current
     Windows RubyInstaller installs win32-security for ICMP support #44.

   * Fix the FreeBSD ping6 timeout option #43.

   * Add Ruby 4.0 to the test matrix and add win32ole as an explicit Windows
     dependency, since it is no longer a default gem as of Ruby 4.0 #41.

   * Move Net::Ping::VERSION into its own file so the gemspec version can no
     longer drift out of sync with it #37.

   * Fix Net::Ping::External#ping6 setting a spurious "undefined method '=~'

    [8 lines not shown]
VersionDeltaFile
1.18+4-4net/ruby-net-ping/distinfo
1.18+3-3net/ruby-net-ping/Makefile
1.5+5-1net/ruby-net-ping/PLIST
+12-83 files

NetBSD/pkgsrc uAcIrVOdoc CHANGES-2026

   doc: Updated devel/ruby-simplecov to 1.1.1
VersionDeltaFile
1.5329+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc AElKegcdevel/ruby-simplecov PLIST Makefile

   devel/ruby-simplecov: update to 1.1.1

   pkgsrc change: remove pkglint warnings from DESCR.

   1.1.1 (2026-08-12)

   What's Changed

   * Bump step-security/harden-runner from 2.20.0 to 2.20.1 by
     @dependabot[bot] in #1258
   * rspec-conductor Support by @sferik in #1259

   Contributors

   * @sferik
   * @dependabot
VersionDeltaFile
1.29+4-4devel/ruby-simplecov/distinfo
1.20+1-3devel/ruby-simplecov/PLIST
1.32+2-2devel/ruby-simplecov/Makefile
1.3+2-2devel/ruby-simplecov/DESCR
+9-114 files

NetBSD/pkgsrc HPjOOocdoc CHANGES-2026

   doc: Updated devel/ruby-io-event to 1.19.5
VersionDeltaFile
1.5328+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 0dn5TfOdevel/ruby-io-event Makefile distinfo

   devel/ruby-io-event: update to 1.19.5

   1.19.5 (2026-08-14)

   * Preserve the original exception or non-local control flow when
     IO::Event::WorkerPool cancellation interrupts a blocked fiber, while still
     cancelling and draining the in-flight blocking operation before returning
     control to Ruby.
VersionDeltaFile
1.42+4-4devel/ruby-io-event/distinfo
1.44+2-2devel/ruby-io-event/Makefile
+6-62 files

NetBSD/pkgsrc AavZQk7doc CHANGES-2026

   doc: Updated net/p5-Net-OAuth to 0.32
VersionDeltaFile
1.5327+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc aFCYhB0net/p5-Net-OAuth distinfo Makefile

   p5-Net-OAuth: update to 0.32.

   0.32   Sun 16 Aug 00:51:04 BST 2026
          [Security]
          - The Net::OAuth smart_require function no longer memoizes
            failures, which allowed attackers to exhaust memory with
            requests for invalid signature methods. CVE-2026-72888

          - Net::OAuth::Client no longer allows silent downgrades from
            OAuth 1.0a to 1.0 when the remote provider drops the
            oauth_verifier.  The behavior can be re-enabled with the
            allow_v1a_downgrade option. CVE-2026-72887

          [Bug Fixes]
          - RSA-SHA1 now pins PKCS#1 v1.5 padding and the SHA-1 hash rather
            than inheriting Crypt::OpenSSL::RSA's defaults, which have drifted
            (SHA-256 in 0.29_01, RSA-PSS in 0.35). Against 0.35 and later this
            produced RSA-PSS signatures that no RFC 5849 3.4.3 compliant server
            will accept. Reported as Debian #1142954.

    [98 lines not shown]
VersionDeltaFile
1.28+7-10net/p5-Net-OAuth/Makefile
1.9+4-4net/p5-Net-OAuth/distinfo
+11-142 files

NetBSD/pkgsrc nZzYzi0doc TODO CHANGES-2026

   doc: Updated textproc/rumdl to 0.2.55
VersionDeltaFile
1.27768+1-2doc/TODO
1.5326+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc UjerjVztextproc/rumdl Makefile distinfo

   rumdl: update to 0.2.55.

   Fixed

       lsp: honor per-directory config across workspace features (2c7670f)
       core: align path-aware document processing across adapters (7285b7a)

   Performance

       lsp: construct workspace index rules directly (864e42a)
VersionDeltaFile
1.50+4-4textproc/rumdl/distinfo
1.52+2-2textproc/rumdl/Makefile
+6-62 files

NetBSD/pkgsrc 4GJKh45doc TODO CHANGES-2026

   doc: Updated devel/sem to 0.21.1
VersionDeltaFile
1.27767+1-2doc/TODO
1.5325+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc v6yfqIHdevel/sem cargo-crates.mk Makefile

   sem: update to 0.21.1.

   ### Fixed

   - **Building a graph over Svelte components no longer crashes
   (SIGSEGV) on Linux/glibc.** `sem graph`/`context`/`orient` over
   `.svelte` files deterministically exited 139 from an invalid free
   in the `tree-sitter-htmlx-svelte` 0.1.8 grammar's scanner, hit
   during parallel graph construction (macOS's allocator tolerated
   the bad free, so it only showed on Linux). Bumped the grammar to
   0.1.16, which carries the scanner fixes; the existing version
   constraint already permitted it, so this is a lock-only dependency
   update. Added a parallel-Svelte-graph regression test. Thanks @XF-FW
   for the exhaustive isolation and the verified fix (#471).
VersionDeltaFile
1.5+10-10devel/sem/distinfo
1.4+2-2devel/sem/cargo-crates.mk
1.5+2-2devel/sem/Makefile
+14-143 files

NetBSD/pkgsrc GqJtXAvdoc TODO CHANGES-2026

   doc: Updated mail/rspamd to 4.1.5
VersionDeltaFile
1.27766+1-2doc/TODO
1.5324+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc wbgRmTmmail/rspamd cfgfiles.mk distinfo

   rspamd: update to 4.1.5.

   4.1.5: 14 Aug 2026

     ** Incompatible changes **
     * [Rework] gpt: Return only a boolean from the condition callback (request content generation moved into gpt_check)
     * [Conf] Ship explicit allow_file_and_shm_inputs = true defaults for the normal, controller and proxy workers (the default becomes false in the next major release)

     ** Features **
     * [Feature] fuzzy: Share sender facts (SPF, DKIM, DMARC, PTR state, recipient bucket, TLS) with storages over encrypted rules
     * [Feature] mime: Decode PDF simple font text via the font's /Encoding (Annex D base encodings and /Differences overrides)
     * [Feature] mime: Parse PDF /ToUnicode CMaps and decode composite (Type0) fonts
     * [Feature] elastic: Structured fuzzy match results and message size in the schema

     ** Bug fixes **
     * [CritFix] protocol: Gate File/Path/Shm message sources behind allow_file_and_shm_inputs (any TCP client could have arbitrary files parsed)
     * [Fix] controller: Rate limit authentication failures per source (max_auth_failures)
     * [Fix] fuzzy: Per-key forbidden_ids replaces the default set instead of adding to it
     * [Fix] fuzzy: Apply the per-key ACL to delayed v1 replies

    [22 lines not shown]
VersionDeltaFile
1.79+4-4mail/rspamd/distinfo
1.139+4-4mail/rspamd/Makefile
1.24+1-1mail/rspamd/cfgfiles.mk
+9-93 files

NetBSD/pkgsrc ATznuP7doc TODO CHANGES-2026

   doc: Updated textproc/py-webencodings to 0.6.1
VersionDeltaFile
1.27765+1-2doc/TODO
1.5323+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc 3EC0mIJtextproc/py-webencodings distinfo Makefile

   py-webencodings: update to 0.6.1.

   0.6.1

   Packaging

       Update links on PyPI.


   0.6.0

   Dependencies

       Support Python 3.10, 3.11, 3.12, 3.13, 3.14.
       Drop support of Python 2.6, 2.7, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8 and 3.9.

   Packaging

       Include license file in packages.

    [10 lines not shown]
VersionDeltaFile
1.3+4-10textproc/py-webencodings/PLIST
1.7+4-5textproc/py-webencodings/Makefile
1.5+4-4textproc/py-webencodings/distinfo
+12-193 files

NetBSD/pkgsrc zse3ZqJdoc TODO CHANGES-2026

   doc: Updated misc/py-platformdirs to 4.11.3
VersionDeltaFile
1.27764+1-2doc/TODO
1.5322+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc pde6Evvmisc/py-platformdirs Makefile distinfo

   py-platformdirs: update to 4.11.3.

   📄 docs: publish llms.txt from the docs build by @gaborbernat in #522
   fix: don't crash when an XDG dirs variable holds only separators by @darrenhuai in #523
VersionDeltaFile
1.46+4-4misc/py-platformdirs/distinfo
1.47+2-2misc/py-platformdirs/Makefile
+6-62 files

NetBSD/pkgsrc WitjWVedoc TODO CHANGES-2026

   doc: Updated textproc/py-pdf to 6.16.1
VersionDeltaFile
1.27763+1-2doc/TODO
1.5321+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc LynBywmtextproc/py-pdf distinfo Makefile

   py-pdf: update to 6.16.1.

   6.16.1

   Security (SEC)

       Limit iterations for outline retrieval and XForm text extraction (#3966) by @stefan6419846

   6.16.0

   Security (SEC)

       Detect cycles in TreeObject.insert_child (#3964) by @stefan6419846

   New Features (ENH)

       AppearanceStream: Allow arbitrary rotations and apply rotations for annotation appearance streams (#3917) by @PJBrs
       AppearanceStream: Consider more encodings for Type1 core fonts (#3905) by @PJBrs


    [24 lines not shown]
VersionDeltaFile
1.67+4-4textproc/py-pdf/distinfo
1.74+4-4textproc/py-pdf/Makefile
+8-82 files

NetBSD/pkgsrc oK3jF9Udoc TODO CHANGES-2026

   doc: Updated textproc/py-orjson to 3.12.0
VersionDeltaFile
1.27762+1-2doc/TODO
1.5320+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc hVZfQQFtextproc/py-orjson Makefile cargo-depends.mk

   py-orjson: update to 3.12.0.

   ## 3.12.0 - 2026-08-14

   ### Changed

   - Serialization implementation substantially rewritten.
   - Publish PyPI wheels for Python 3.15. For Python 3.15 and later,
   `manylinux_2_39` (2024) is targeted instead of `manylinux_2_17` (2012).
   - No longer publish PyPI wheels for ppc64le and s390x.
VersionDeltaFile
1.25+52-85textproc/py-orjson/distinfo
1.19+16-27textproc/py-orjson/cargo-depends.mk
1.29+2-2textproc/py-orjson/Makefile
+70-1143 files

NetBSD/pkgsrc gfAHqp0doc CHANGES-2026 TODO

   doc: Updated lang/py-mypy to 2.3.1
VersionDeltaFile
1.27761+2-3doc/TODO
1.5319+2-1doc/CHANGES-2026
+4-42 files

NetBSD/pkgsrc 9E75x6Nlang/py-mypy distinfo Makefile

   py-mypy: update to 2.3.1.

   Changes not found.
VersionDeltaFile
1.69+4-4lang/py-mypy/distinfo
1.75+4-4lang/py-mypy/Makefile
+8-82 files

NetBSD/pkgsrc ImSvvS7doc TODO CHANGES-2026

   doc: Updated www/py-httpx2 to 2.10.0
VersionDeltaFile
1.27760+1-2doc/TODO
1.5318+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc 2OCgRLTwww/py-httpx2 Makefile distinfo

   py-httpx2: update to 2.10.0.

   Added

       Add support for running on WebAssembly / Emscripten via Pyodide by @hoodmane in #1119
       Add max_event_size to cap SSE event buffering by @Kludex in #1071
       Add RFC 9110 status code constants by @mbeijen in #1069
       Add support for Python 3.15 by @hugovk in #1090

   Changed

       Improve SSE chunk buffering performance by @Kludex in #1117
       Skip cookie extraction without Set-Cookie by @Kludex in #1107
       Return str | None instead of Any from Headers.get by @ItsDrike in #1121

   Fixed

       Enforce WebSocket max message size across fragments by @Kludex in #1085
       Ignore unsolicited and duplicate Pong frames by @Kludex in #1122
VersionDeltaFile
1.4+4-4www/py-httpx2/distinfo
1.4+2-2www/py-httpx2/Makefile
+6-62 files