NetBSD/pkgsrc rimfo1rdoc CHANGES-2026 TODO

   doc: Updated textproc/utf8-cpp to 4.1.0
VersionDeltaFile
1.3077+2-1doc/CHANGES-2026
1.27272+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc Vrfr548textproc/utf8-cpp distinfo Makefile

   utf8-cpp: update to 4.1.0.

   Improved validation performance: #9dd905252f7da6e49930df1ffebf1213d3d0d7ba
   Testing and documentation improvements
VersionDeltaFile
1.18+4-4textproc/utf8-cpp/distinfo
1.17+2-2textproc/utf8-cpp/Makefile
+6-62 files

NetBSD/pkgsrc g05WEX9doc CHANGES-2026 TODO

   doc: Updated devel/ocaml-dune to 3.23.1
VersionDeltaFile
1.3076+2-1doc/CHANGES-2026
1.27271+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc AtRb9Bxdevel/ocaml-dune distinfo Makefile.common, devel/ocaml-dune/patches patch-src_lev_src_lev__stubs.c

   ocaml-dune: update to 3.23.1.

   3.23.1 (2026-05-14)
   -------------------

   ### Fixed

   - Fix the `menhir` opam dependency injection introduced in 3.23. Dune
     now only fills in the lower bound `{>= "20180523"}` on an existing
     user-declared `menhir` dependency; it no longer adds `menhir` as a
     new dependency to packages that did not declare it themselves.
     (#14434, fixes #14428, @robinbb)

   - Gate the `dune` version-bound deduplication in generated opam files
     (introduced in 3.23) on `(lang dune 3.23)`. Projects at earlier lang
     versions get the prior `And [...]` shape — e.g.
     `{>= "3.17" & >= "3.20"}` — restoring 3.22 behaviour and avoiding a
     silent change to opam output on dune-binary upgrade. (#14436,
     @robinbb)

    [13 lines not shown]
VersionDeltaFile
1.25+4-5devel/ocaml-dune/distinfo
1.14+2-2devel/ocaml-dune/Makefile.common
1.2+1-1devel/ocaml-dune/patches/patch-src_lev_src_lev__stubs.c
+7-83 files

NetBSD/pkgsrc 0Kk05Uzdoc CHANGES-2026 TODO

   doc: Updated textproc/moor to 2.13.2
VersionDeltaFile
1.3075+2-1doc/CHANGES-2026
1.27270+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc xFFixe1textproc/moor distinfo Makefile

   moor: update to 2.13.2.

   v2.13.2: Fix a crash when filtering Latest

   This release fixes an intermittent crash that could happen when
   filtering a file down to zero lines.

   Also, this release improves performance for rendering long (100KB)
   lines.


   v2.13.1: Performance improvements for searching

   Performance when searching and scrolling sideways to search hits has
   been significantly improved. Hits are now also centered on the screen
   when scrolling sideways.

   Also in this release:


    [2 lines not shown]
VersionDeltaFile
1.26+4-4textproc/moor/distinfo
1.38+2-2textproc/moor/Makefile
+6-62 files

NetBSD/pkgsrc u84RCOmdoc CHANGES-2026 TODO

   doc: Updated print/libpaper to 2.2.8
VersionDeltaFile
1.3074+2-1doc/CHANGES-2026
1.27269+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc CNyY3Epprint/libpaper distinfo Makefile

   libpaper: update to 2.2.8.

   This release fixes a typo in the C4 envelope size, which has been
   present for a long time (since libpaper 1). Thanks to @yegord for
   the bug report and fix.
VersionDeltaFile
1.22+4-4print/libpaper/distinfo
1.25+2-2print/libpaper/Makefile
+6-62 files

NetBSD/pkgsrc lbUeJEpdoc CHANGES-2026 TODO

   doc: Updated www/libkiwix to 14.2.1
VersionDeltaFile
1.3073+2-1doc/CHANGES-2026
1.27268+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc qvIFbUpwww/libkiwix distinfo Makefile

   libkiwix: update to 14.2.1.

   libkiwix 14.2.1
   ===============

    * Documentation fix (@bperlakih #1277)
    * Fix kiwix-serve unit-test for libmicrohttpd 1.x (@veloman-yunkan #1293)
    * Fix kiwix-server error message for requests with wrong root URL prefix (@veloman-yunkan #1294)
VersionDeltaFile
1.5+4-4www/libkiwix/distinfo
1.9+2-3www/libkiwix/Makefile
+6-72 files

NetBSD/pkgsrc 54wzVkTdoc CHANGES-2026 TODO

   doc: Updated textproc/dasel to 3.10.1
VersionDeltaFile
1.3072+2-1doc/CHANGES-2026
1.27267+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc G4LvjH3textproc/dasel distinfo Makefile

   dasel: update to 3.10.1.

   v3.10.1 - 2026-05-13

   Fixed

       Fixed a non-terminating loop in the selector lexer when tokenizing unterminated regex patterns (e.g. r/abc). The tokenizer now returns an error instead of looping indefinitely.
       Fix panic when selector query contains a trailing backslash in a quoted string (GHSA-m5j3-4634-c2vq).

   v3.10.0 - 2026-05-13

   Added

       KDL format support (-i kdl / -o kdl) for reading and writing KDL configuration files (#504). Supports both v1 and v2 syntax with automatic version detection. Output version is configurable via --write-flag kdl-version=1 or --write-flag kdl-version=2 (default).

   v3.9.0 - 2026-05-13

   Added


    [4 lines not shown]
VersionDeltaFile
1.11+4-4textproc/dasel/distinfo
1.27+2-3textproc/dasel/Makefile
+6-72 files

NetBSD/pkgsrc fKbodysdoc CHANGES-2026 TODO

   doc: Updated devel/ast-grep to 0.42.2
VersionDeltaFile
1.3071+2-1doc/CHANGES-2026
1.27266+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc cYV8qmgdevel/ast-grep distinfo cargo-depends.mk

   ast-grep: update to 0.42.2.

   chore(deps): update rust crate tokio to v1.52.3 #2620
   fix(deps): update rust-wasm-bindgen monorepo #2623
   chore(deps): update rust crate clap_complete to v4.6.4 #2627
   chore(deps): update dependency @types/node to v24.12.3 #2624
   chore(deps): update rust crate tree-sitter-swift to v0.7.2 #2619
   chore(deps): update dependency oxlint to v1.63.0 #2621
   fix: replace postinstall script with binary resolution in ast-grep #2595
   fix(lsp): use cwd instead of config dir as workspace fallback #2600
   fix(deps): update rust-wasm-bindgen monorepo #2613
   chore(deps): update rust crate napi-derive to v3.5.5 #2615
   chore(deps): update rust crate napi to v3.8.6 #2614
   chore(deps): update rust crate clap_complete to v4.6.3 #2610
   chore(deps): update dependency oxlint to v1.62.0 #2611
   chore(deps): update astral-sh/setup-uv action to v8 #2604
   chore(deps): update rust crate tree-sitter-c to v0.24.2 #2608
   fix(deps): update rust crate tree-sitter-dart to 0.2.0 #2609
   chore(deps): update robinraju/release-downloader action to v1.13 #2606

    [28 lines not shown]
VersionDeltaFile
1.81+82-91devel/ast-grep/distinfo
1.76+26-29devel/ast-grep/cargo-depends.mk
1.81+2-2devel/ast-grep/Makefile
+110-1223 files

NetBSD/pkgsrc pI4CTkidoc CHANGES-2026 TODO

   doc: Updated graphics/OpenJPH to 0.27.3
VersionDeltaFile
1.3070+2-1doc/CHANGES-2026
1.27265+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc Y5daAeNgraphics/OpenJPH distinfo Makefile

   OpenJPH: update to 0.27.3.

   Changed how the QCC marker is created.
   Add OSS fuzz corpus for ojph_compress_fuzz_target by @palemieux in #271
VersionDeltaFile
1.9+4-4graphics/OpenJPH/distinfo
1.12+2-2graphics/OpenJPH/Makefile
+6-62 files

NetBSD/pkgsrc CyYHcafgraphics/png Makefile

   png: bump revision

   (for https://github.com/pnggroup/libpng/security/advisories/GHSA-c4v6-gxrq-6g2x)
VersionDeltaFile
1.224+2-1graphics/png/Makefile
+2-11 files

NetBSD/pkgsrc XXYQvYFgraphics/png options.mk distinfo

   png: update apng patch
VersionDeltaFile
1.5+4-4graphics/png/options.mk
1.170+4-4graphics/png/distinfo
+8-82 files

NetBSD/pkgsrc e0lf8MKdoc TODO

   doc/TODO: + grafana-13.0.1.1, libkiwix-14.2.1.
VersionDeltaFile
1.27264+3-2doc/TODO
+3-21 files

NetBSD/pkgsrc DCOn9ordoc TODO CHANGES-2026

   doc: Updated www/miniflux to 2.3.0
VersionDeltaFile
1.27263+19-1doc/TODO
1.3069+2-1doc/CHANGES-2026
+21-22 files

NetBSD/pkgsrc tVovTNRwww/miniflux distinfo go-modules.mk

   miniflux: update to 2.3.0.

   Security

       Only discoverable WebAuthn credentials (resident keys / passkeys) are supported for login.
       Non-resident credentials can no longer be used for first-factor authentication to prevent username enumeration before password verification. They are intended for post-password MFA flows, which Miniflux does not currently support.
       Persist WebAuthn backup eligibility/state and validated credential state after login.
       Require POST requests for logout, feed refresh, and OAuth2 unlink actions.
       Apply CSRF protection to all non-safe HTTP methods.
       Add http.CrossOriginProtection middleware for the web UI.
       Validate redirect URL schemes in HTMLRedirect to prevent unsafe redirects.
       Restore URL scheme validation in templates for untrusted feed URLs.
       Sanitize filenames in Content-Disposition headers to prevent header injection.
       Reject empty OAuth2 state parameters when no authentication flow is in progress.
       Allow configured private proxies while still enforcing private-network restrictions for direct requests and redirects.
       Validate URI schemes case-insensitively according to RFC 3986.
       Pin third-party GitHub Actions to immutable commit SHAs to reduce supply-chain risks.
       Cap the maximum entry limit to 1000 across the UI, API, and storage layer.


    [41 lines not shown]
VersionDeltaFile
1.8+82-82www/miniflux/distinfo
1.7+26-26www/miniflux/go-modules.mk
1.17+2-3www/miniflux/Makefile
+110-1113 files

NetBSD/pkgsrc fGRwYXuham/uhd Makefile distinfo, ham/uhd/patches patch-cmake_Modules_UHDConfig.cmake.in

   uhd: fix boost detection in UHDConfig.cmake
VersionDeltaFile
1.1+14-0ham/uhd/patches/patch-cmake_Modules_UHDConfig.cmake.in
1.97+2-2ham/uhd/Makefile
1.48+2-1ham/uhd/distinfo
+18-33 files

NetBSD/pkgsrc ETC82sOdoc CHANGES-2026

   doc: Added meta-pkgs/bulk-test-doxygen version 20260517
VersionDeltaFile
1.3068+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc nBqwaDlmeta-pkgs Makefile

   meta-pkgs/Makefile: + bulk-test-doxygen
VersionDeltaFile
1.146+2-1meta-pkgs/Makefile
+2-11 files

NetBSD/pkgsrc 6LFby7imeta-pkgs/bulk-test-doxygen Makefile DESCR

   meta-pkgs/bulk-test-doxygen: import bulk-test-doxygen-20260517

   Meta-package for testing doxygen updates.

   Do not forget to turn on the 'doxygen' option when testing this.
VersionDeltaFile
1.1+69-0meta-pkgs/bulk-test-doxygen/Makefile
1.1+3-0meta-pkgs/bulk-test-doxygen/DESCR
+72-02 files

NetBSD/pkgsrc eIzv88ex11/libxkbcommon-docs Makefile

   libxkbcommon-docs: fix PKGNAME to match directory name
VersionDeltaFile
1.4+2-2x11/libxkbcommon-docs/Makefile
+2-21 files

NetBSD/pkgsrc ACfV4dBdoc CHANGES-2026

   Updated graphics/py-tifffile, devel/py-typeguard
VersionDeltaFile
1.3067+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc YlxKDbedevel/py-typeguard distinfo Makefile

   py-typeguard: updated to 4.5.2

   4.5.2

   - Fixed ``IndexError`` raised from ``check_signature_compatible`` when the subject
     method has no positional parameters
VersionDeltaFile
1.19+4-4devel/py-typeguard/distinfo
1.25+2-2devel/py-typeguard/Makefile
+6-62 files

NetBSD/pkgsrc 3v6aMuYgraphics/py-tifffile distinfo Makefile

   py-tifffile: updated to 2026.5.15

   2026.5.15

   - Update ZarrFileSequenceStore to zarr format 3 (breaking).
   - Derive ZarrFileSequenceStore dimension names from FileSequence.dims.
   - Add option to override dimension names in zarr stores.
   - Add support for Python 3.15.
VersionDeltaFile
1.63+4-4graphics/py-tifffile/distinfo
1.72+2-2graphics/py-tifffile/Makefile
+6-62 files

NetBSD/pkgsrc JdtNT2mmultimedia/gst-plugins1-libav distinfo

   gst-plugins1-libav: also update to 1.28.3
VersionDeltaFile
1.71+4-4multimedia/gst-plugins1-libav/distinfo
+4-41 files