NetBSD/pkgsrc 471INdVdoc CHANGES-2026

   Updated lang/py-libcst, devel/py-vcs-versioning
VersionDeltaFile
1.4902+3-1doc/CHANGES-2026
+3-11 files

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

   py-vcs-versioning: updated to 2.2.3

   2.2.3 (2026-07-28)

   Fixed

   - Fix `ValueError` when parsing `.git_archival.txt` of a tagged commit whose tag contains more than one dash (e.g. `llvmorg-23.1.0-rc2`) - the `git describe` suffix is now matched precisely instead of splitting on the last two dashes.
VersionDeltaFile
1.7+4-4devel/py-vcs-versioning/distinfo
1.8+2-2devel/py-vcs-versioning/Makefile
+6-62 files

NetBSD/pkgsrc ownqkSklang/py-libcst PLIST Makefile

   py-libcst: updated to 1.9.0

   1.9.0 - 2026-07-29

   Added
   * Add support for Python 3.15
   * Add `CodemodCommand` helpers for adding and removing imports

   Fixed
   * Recognize Python 3.14 parser configurations
   * Allow a trailing comma after `**rest` in class patterns

   Updated
   * Document the new `CodemodCommand` import helpers
   * Fix the `tokenize` function's docstring grammar
   * Remove the retired macOS 13 runner from CI
VersionDeltaFile
1.22+22-31lang/py-libcst/distinfo
1.15+6-9lang/py-libcst/cargo-depends.mk
1.28+3-3lang/py-libcst/Makefile
1.14+4-1lang/py-libcst/PLIST
+35-444 files

NetBSD/pkgsrc owK6EExdoc CHANGES-2026

   Updated www/py-daphne, devel/py-wrapt
VersionDeltaFile
1.4901+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc ojzxKvjdevel/py-wrapt Makefile distinfo

   py-wrapt: updated to 2.3.0

   2.3.0
   https://wrapt.readthedocs.io/en/latest/changes.html#version-2-3-0
VersionDeltaFile
1.28+4-4devel/py-wrapt/distinfo
1.34+2-2devel/py-wrapt/Makefile
+6-62 files

NetBSD/pkgsrc cjwcL9Dwww/py-daphne Makefile distinfo

   py-daphne: updated to 4.2.3

   4.2.3 (2026-07-21)

   * Added ``--websocket-max-message-size`` and ``--websocket-max-frame-size`` CLI
     flags to the ``runserver`` management command for use in development.
VersionDeltaFile
1.28+4-4www/py-daphne/distinfo
1.37+2-2www/py-daphne/Makefile
+6-62 files

NetBSD/pkgsrc iXoOyRBdoc CHANGES-2026

   Updated net/ngtcp2, graphics/tesseract, security/py-OpenSSL
VersionDeltaFile
1.4900+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc G5gmutmsecurity/py-OpenSSL Makefile distinfo

   py-OpenSSL: updated to 26.4.0

   26.4.0 (2026-08-01)

   Changes:
   - Maximum supported ``cryptography`` version is now 50.x.
VersionDeltaFile
1.44+4-4security/py-OpenSSL/distinfo
1.83+2-2security/py-OpenSSL/Makefile
+6-62 files

NetBSD/pkgsrc lnzkQuEgraphics/tesseract Makefile distinfo

   tesseract: updated to 5.5.3

   5.5.3

   Fix typos
   Fix missing closing tags in multi-page PAGE XML output
   Fix Apple CMAKE_SYSTEM_PROCESSOR not set when crosscompiling
   Remove outdated docker-compose.yml (Fixes 4492)
   docs: document memory ownership and lifecycle in C-API
   Add Portuguese language support and section descriptions (Windows installer)
   Update Slovak language string in tesseract.nsi
   fix(nsi): mask LANGID to 16-bit for reliable auto-detection
   Add GitHub Copilot instructions
   Correct mutex call to prevent multiple instances
   Update versions of GitHub actions
   Bump microsoft/setup-msbuild from 2 to 3
   Use asciidoctor instead of asciidoc-py for manpage generation
   Bump actions/upload-artifact from 4 to 7
   autotools: Fix linker warning on macOS

    [19 lines not shown]
VersionDeltaFile
1.15+1-19graphics/tesseract/PLIST
1.37+4-4graphics/tesseract/distinfo
1.95+3-3graphics/tesseract/Makefile
+8-263 files

NetBSD/pkgsrc JuLsWHUnet/ngtcp2 Makefile PLIST

   ngtcp2: updated to 1.25.0

   1.25.0

   Fix build error with gcc-16
   build(deps): bump actions/cache from 5 to 6
   ksl: Align keys in 8 bytes boundary
   bbr: Update longterm variable computation
   Remove condition that is always true
   Verify the end offset of STREAM frame before updating flow control
   Rework connection flow window accounting after sending STOP_SENDING
   Stop buffering data after shutting downstream read
   Cleanup
   Update bbr
   Update doc
   Add ngtcp2_stream_close2 callback
   examples: Adopt ngtcp2_stream_close2 callback
   Tweak stream_close2 callback behavior
   Expand NGTCP2_MAX_INITIAL_CRYPTO_OFFSET to 64K

    [20 lines not shown]
VersionDeltaFile
1.38+4-4net/ngtcp2/distinfo
1.36+3-3net/ngtcp2/PLIST
1.41+2-2net/ngtcp2/Makefile
+9-93 files

NetBSD/pkgsrc qZe7yfhdoc CHANGES-2026

   doc: Updated cad/py-PyRTL to 1.0.2
VersionDeltaFile
1.4899+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 3rRC4J8cad/py-PyRTL Makefile distinfo

   cad/py-PyRTL: Update to 1.0.2

   Changelog:
   ## [1.0.2] - 2026-07-22

   ### Fixed

   - Fixed a  `CompiledSimulation` `arm64` bug introduced in `1.0.1`. Added an `arm64` GitHub workflow to catch such regressions in the future.

   ## [1.0.1] - 2026-07-22

   ### Changed

   - Significant `Simulation` performance speedups (tested with [`pyrtlnet`](https://github.com/UCSBarchlab/pyrtlnet)):
     class | method | speedup
     ---: | :--- | ---:
     `Simulation` | `step()` | 40%
     `FastSimulation` | `__init__()` | 10%
     `FastSimulation` | `step()` | 15%

    [7 lines not shown]
VersionDeltaFile
1.15+4-4cad/py-PyRTL/distinfo
1.16+2-2cad/py-PyRTL/Makefile
+6-62 files

NetBSD/pkgsrc i32vorfdoc CHANGES-2026

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

NetBSD/pkgsrc OkguHOTwww/resterm Makefile distinfo

   resterm: Update to 0.49.4

   Changelog:
   Nested variable expansion
   Command bar
   SSH and Kubernetes tunnels
VersionDeltaFile
1.19+3-3www/resterm/distinfo
1.21+1-1www/resterm/Makefile
+4-42 files

NetBSD/pkgsrc IzsY3Madoc TODO CHANGES-2026

   doc: Updated misc/libreoffice to 26.2.5.2
VersionDeltaFile
1.27666+1-2doc/TODO
1.4897+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc 0iu41W8misc/libreoffice Makefile PLIST

   misc/libreoffice: Update to 26.2.5.2

   Changelog:
   26.2.5.2:
   List of fixed bugs

   Bugs fixed compared to 26.2.5 RC1:

    1. cid#1695398 dereference after null check [Xisco Fauli]
    2. ofz#513277199 integer-overflow [Caolán McNamara]
    3. tdf#171372 Calc: Saudi Riyal ⃁ (SAR) currency symbol is missing [Julien
       Nabet]
    4. tdf#172588 Right Click Context Menu: Functionality reduced on release 26.2
       [Ilmari Lauhakangas]
    5. tdf#172646 Regression: SUMIF wildcard matching fails when * precedes some
       supplementary Unicode characters (STR comment 8) [Khaled Hosny]


   26.2.5.1:

    [32 lines not shown]
VersionDeltaFile
1.176+16-16misc/libreoffice/distinfo
1.67+4-6misc/libreoffice/PLIST
1.389+4-4misc/libreoffice/Makefile
+24-263 files

NetBSD/pkgsrc QHfPZbcdoc CHANGES-2026

   doc: Updated lang/oorexx to 5.2.0
VersionDeltaFile
1.4896+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 2BssigWlang/oorexx PLIST Makefile, lang/oorexx/patches patch-rexxapi_server_platform_unix_APIService.cpp

   lang/oorexx: Update to 5.2.0

   Changelog:
   5.2.0:
     Bugs
     ----
     https://sourceforge.net/p/oorexx/bugs/nnnn

      1: # 2056 Bug in docprep.rex
                (entered by Josep Maria Blasco on       2026-04-05     ->       2026-04-05    )
      2: # 2052 ooTest framework typo replace "rn" by "n" in ooTest.frm
                (entered by jfaucher on       2026-03-18     ->       2026-03-19    )
      3: # 2050 ooTest framework: unassigned variable "LFILE"' when asking for a log file
                (entered by jfaucher on       2026-03-06     ->       2026-03-06    )
      4: # 2049 Missing p = p->next; in Activity::liveGeneral
                (entered by jfaucher on       2026-03-01     ->       2026-03-01    )
      5: # 2046 VariableReference::flatten is marking instead of flattening
                (entered by jfaucher on       2026-01-23     ->       2026-01-27    )
      6: # 2044 json.cls: string consisting of numbers not handled as a string

    [454 lines not shown]
VersionDeltaFile
1.2+17-14lang/oorexx/patches/patch-rexxapi_server_platform_unix_APIService.cpp
1.3+8-8lang/oorexx/distinfo
1.8+6-8lang/oorexx/Makefile
1.2+9-1lang/oorexx/PLIST
+40-314 files

NetBSD/pkgsrc L8G3Uq9doc CHANGES-2026

   Updated www/py-selenium, graphics/py-tifffile
VersionDeltaFile
1.4895+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc 4pNOq1Pgraphics/py-tifffile Makefile distinfo

   py-tifffile: updated to 2026.7.31

   2026.7.31

   - Fsspec v3 stores using big-endian floatpred are incompatible with zarr>=3.3.
   - Specify bytes codec endian configuration in ZarrFileSequenceStore.
   - Add additional NDPI tags from specification
VersionDeltaFile
1.66+4-4graphics/py-tifffile/distinfo
1.75+2-2graphics/py-tifffile/Makefile
+6-62 files

NetBSD/pkgsrc pM6kzdSwww/py-selenium cargo-depends.mk

   py-selenium: add cargo-depends.mk
VersionDeltaFile
1.1+322-0www/py-selenium/cargo-depends.mk
+322-01 files

NetBSD/pkgsrc G4Idh5Rwww/py-selenium Makefile distinfo, www/py-selenium/patches patch-.._vendor_apple-xar-0.20.0_Cargo.toml

   py-selenium: updated to 4.46.0

   Selenium 4.46.0
   * Support CDP versions: v148, v149, v150
   * [build] add copyright headers to rbs, pyi, ts, mjs, and erb files
   * Route Safari, STP and WebView2 to their handlers
   * Fix example WebDriverWait import in docstring
VersionDeltaFile
1.7+639-631www/py-selenium/PLIST
1.16+965-4www/py-selenium/distinfo
1.17+18-14www/py-selenium/Makefile
1.1+15-0www/py-selenium/patches/patch-.._vendor_apple-xar-0.20.0_Cargo.toml
+1,637-6494 files

NetBSD/pkgsrc 90I9DcQdoc CHANGES-2026

   doc: Updated databases/objsqlite3 to 1.1.2
VersionDeltaFile
1.4894+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc bUFNsQkdatabases/objsqlite3 Makefile PLIST

   Update databases/objsqlite3 to 1.1.2
VersionDeltaFile
1.5+4-4databases/objsqlite3/distinfo
1.2+3-2databases/objsqlite3/PLIST
1.11+2-2databases/objsqlite3/Makefile
+9-83 files

NetBSD/pkgsrc fy7EpKOdoc CHANGES-2026

   Updated security/vaultwarden, devel/mimalloc
VersionDeltaFile
1.4893+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc 3875S2Adevel/mimalloc PLIST Makefile

   mimalloc: updated to 3.4.4

   3.4.4
   Unknown changes
VersionDeltaFile
1.13+4-4devel/mimalloc/distinfo
1.10+2-2devel/mimalloc/PLIST
1.17+2-2devel/mimalloc/Makefile
+8-83 files

NetBSD/pkgsrc L90CWp2security/vaultwarden MESSAGE Makefile

   vaultwarden: updated to 1.37.1

   1.37.1

   Always send initOrganization and orgUserHasExistingUser in invite URL
   Indirectly resolved 7475 by using newer rust-musl build images which had a compilation issue with OpenSSL.
VersionDeltaFile
1.11+60-53security/vaultwarden/PLIST
1.20+7-7security/vaultwarden/distinfo
1.14+4-4security/vaultwarden/options.mk
1.28+2-2security/vaultwarden/Makefile
1.3+1-1security/vaultwarden/MESSAGE
+74-675 files

NetBSD/pkgsrc JP9Yo9cdoc CHANGES-2026

   Updated audio/chromaprint, textproc/ugrep
VersionDeltaFile
1.4892+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc mVg04Lbtextproc/ugrep Makefile distinfo, textproc/ugrep/patches patch-lzma_C_CpuArch.c

   ugrep: updated to 7.8.3

   7.8.3
   update regular expression compilation to DFA memory threshold issue 549 (explosive DFA growth is theoretically possible, but should never exceed a worst-case 1GB~2GB memory footprint in ugrep)
   fix man page formatting issue that caused a missing sentence ending 550
   update LZMA SDK to 26.02
VersionDeltaFile
1.100+4-5textproc/ugrep/distinfo
1.110+2-2textproc/ugrep/Makefile
1.2+1-1textproc/ugrep/patches/patch-lzma_C_CpuArch.c
+7-83 files

NetBSD/pkgsrc 4Wzqed0audio/chromaprint options.mk buildlink3.mk

   chromaprint: updated to 1.6.1

   1.6.1

   Fixed a heap buffer overflow when decoding a fingerprint that has extra data after the encoded values. Applications that decode fingerprints from untrusted sources should update.
   Fixed building against FFmpeg 4.x, which had not compiled since the channel layout API changed in 5.1
   Audio can now be fed in buffers that do not end on a frame boundary; previously a partial frame at the end of a call was dropped
   Fixed an implicit integer conversion warning on LLVM
   Fixed installing to absolute paths
   Build fpcalc against the system FFmpeg in CI
VersionDeltaFile
1.48+3-5audio/chromaprint/Makefile
1.24+4-4audio/chromaprint/distinfo
1.4+1-3audio/chromaprint/options.mk
1.13+2-2audio/chromaprint/buildlink3.mk
+10-144 files