NetBSD/pkgsrc XgxcmFGdoc CHANGES-2025

   doc: Updated www/drupal11 to 11.1.9
VersionDeltaFile
1.7191+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc BRT0txnwww/drupal11 PLIST distinfo

   www/drupal11: update to 11.1.9

   11.1.6 (2025-04-02)

   This is a patch (bugfix) release of Drupal 11 and is ready for use on
   production sites.

   11.1.7 (2025-05-08)

   This is a patch (bugfix) release of Drupal 11 and is ready for use on
   production sites.

   11.1.8 (2025-06-05)

   This is a patch (bugfix) release of Drupal 11 and is ready for use on
   production sites.

   11.1.9 (2025-11-12)


    [50 lines not shown]
VersionDeltaFile
1.4+35-1www/drupal11/PLIST
1.4+4-4www/drupal11/distinfo
1.8+2-2www/drupal11/Makefile
+41-73 files

NetBSD/pkgsrc ZwgppIadoc CHANGES-2025

   doc: Updated www/php-apcu to 5.1.28
VersionDeltaFile
1.7190+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc BlHqEeswww/php-apcu distinfo Makefile

   www/php-apcu: update to 5.1.28

   5.1.28 (2025-12-07)

   * Defragmentation now reclaims unused space from moved entries, resulting in
     better compaction.
   * Shared memory for new entries is allocated faster in scenarios with many
     free memory blocks.  This should improve APCu's insertion performance when
     entries are frequently deleted or replaced, or when APCu is used with
     larger amounts of memory.
   * Trying to insert entries larger than the shared memory no longer results
     in cache wipes.
   * Fix build against PHP 8.6.
   * Fix apc.php compatibility with older apcu versions.
VersionDeltaFile
1.31+4-4www/php-apcu/distinfo
1.31+2-2www/php-apcu/Makefile
+6-62 files

NetBSD/pkgsrc aZ89hTidoc CHANGES-2025

   doc: Updated devel/php-xdebug to 3.5.0
VersionDeltaFile
1.7189+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc 5SNaVPidevel/php-xdebug distinfo Makefile

   devel/php-xdebug: update to 3.5.0

   3.5.0 (2025-12-08)

   New features:

   * Fixed issue #2338: Add experimental support for Windows Named Pipes
     control socket
   * Fixed issue #2369: Implement "Native Xdebug Path Mapping" project
   * Fixed issue #2370: PHP 8.5 support

   Improvements:

   * Fixed issue #2213: Expose __EXCEPTION virtual variable for current
     EG(exception)
   * Fixed issue #2363: Add better debugging support for PHP 8.5's pipes
   * Fixed issue #2345: DBGP's detach does not support base64 encoded strings

   Fixed bugs:

    [12 lines not shown]
VersionDeltaFile
1.49+4-4devel/php-xdebug/distinfo
1.59+2-2devel/php-xdebug/Makefile
+6-62 files

NetBSD/pkgsrc jk6FXApdoc CHANGES-2025

   doc: Updated databases/php-redis to 6.3.0
VersionDeltaFile
1.7188+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc cPWc5X3databases/php-redis distinfo Makefile

   databases/php-redis: update to 6.3.0

   6.3.0 (2025-11-06)

   This release introduces support for dozens of new commands, including hash
   field expiration, Valkey?s DELIFEQ, and Redis vector set commands.  It also
   includes many bug fixes and performance improvements.

   Fixed:

   * Cloning our objects should not segfault [770034cc] (michael-grunder)
   * Fix return type for RedisCluster vgetattr and vsetattr [834d2b37]
     (michael-grunder)
VersionDeltaFile
1.13+4-4databases/php-redis/distinfo
1.21+2-2databases/php-redis/Makefile
+6-62 files

NetBSD/pkgsrc uEwyP2odoc CHANGES-2025

   doc: Updated databases/ruby-sqlite3 to 2.8.1
VersionDeltaFile
1.7187+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc 2SUkfq6databases/ruby-sqlite3 distinfo Makefile

   databases/ruby-sqlite3: update to 2.8.1

   2.8.0 (2025-11-05)

   * Vendored sqlite is updated to v3.51.0 (from v3.50.4). #652 @flavorjones

   2.8.1 / 2025-11-29

   * Vendored sqlite is updated to v3.51.1 (from v3.51.0). #659 @flavorjones
   * Precompiled native gems are built with rake-compiler-dock v1.10.0
     (previously v1.9.1).
VersionDeltaFile
1.55+4-4databases/ruby-sqlite3/distinfo
1.93+3-3databases/ruby-sqlite3/Makefile
+7-72 files

NetBSD/pkgsrc R0Vg4tcdoc CHANGES-2025

   doc: Updated databases/ruby-sequel to 5.99.0
VersionDeltaFile
1.7186+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc rSvAOCTdatabases/ruby-sequel distinfo Makefile

   databases/ruby-sequel: update to 5.99.0

   5.99.0 (2025-12-01)

   * Support passing a set as a Dataset#full_text_search terms argument on
     MSSQL, MySQL, and PostgreSQL (jeremyevans)

   * Optimize Dataset#as_set calls to avoid queries in the subset_static_cache
     plugin (jeremyevans)

   * Optimize Model.as_set calls to avoid queries in the static_cache plugin
     (jeremyevans)

   * Support filtering by associations with sets in the pg_array_associations
     plugin (jeremyevans)

   * Support sets in the to_dot extension (jeremyevans)

   * Support splitting nil values from sets in the split_array_nil extension

    [35 lines not shown]
VersionDeltaFile
1.140+4-4databases/ruby-sequel/distinfo
1.141+2-2databases/ruby-sequel/Makefile
+6-62 files

NetBSD/pkgsrc-wip 59b661crust192 Makefile distinfo, rust192/files gcc-wrap

rust192: Add a package for rust 1.92.0.

Pkgsrc changes:
 * Update version & checksums.
 * Adapt openssl-src patches to minor version update.

Noteable failures at the time of commit:
 * The cross-build for sparc64 fails, not yet reported.

Upstream changes relative to 1.91.1:

Version 1.92.0 (2025-12-11)
==========================

Language
--------
- [Document `MaybeUninit` representation and validity]
  (https://github.com/rust-lang/rust/pull/140463)
- [Allow `&raw [mut | const]` for union field in safe code]

    [124 lines not shown]
DeltaFile
+791-0rust192/Makefile
+210-0rust192/files/gcc-wrap
+179-0rust192/patches/patch-src_tools_rust-installer_install-template.sh
+170-0rust192/distinfo
+128-0rust192/patches/patch-vendor_memchr-2.7.4_src_memchr.rs
+121-0rust192/cargo.mk
+1,599-072 files not shown
+4,087-078 files

NetBSD/pkgsrc-wip e650260. Makefile, term39 distinfo cargo-depends.mk

term39: initial import
DeltaFile
+626-0term39/distinfo
+209-0term39/cargo-depends.mk
+29-0term39/Makefile
+3-0term39/DESCR
+2-0term39/PLIST
+1-0Makefile
+870-06 files

NetBSD/pkgsrc X5VpA6ydoc CHANGES-2025

   doc: Updated net/openresolv to 3.17.3
VersionDeltaFile
1.7185+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc vUj55Dhnet/openresolv distinfo Makefile

   resolvconf: Update to 3.17.3 to fix the following issue

   resolvconf: quote on printf rather than on value
VersionDeltaFile
1.36+4-4net/openresolv/distinfo
1.42+2-2net/openresolv/Makefile
+6-62 files

NetBSD/src h0wlJEAdoc 3RDPARTY CHANGES

   Note openresolv patched to 3.17.3
VersionDeltaFile
1.2145+3-3doc/3RDPARTY
1.3206+2-2doc/CHANGES
+5-52 files

NetBSD/src 3MNKPlVexternal/bsd/openresolv/dist resolvconf.in

   Patched to version 3.17.3
VersionDeltaFile
1.18+1-1external/bsd/openresolv/dist/resolvconf.in
+1-11 files

NetBSD/src QVMM2dmexternal/bsd/openresolv/dist resolvconf.in

   resolvconf: quote on printf rather than on value
VersionDeltaFile
1.17+13-12external/bsd/openresolv/dist/resolvconf.in
+13-121 files

NetBSD/pkgsrc Up3DeBfdoc CHANGES-2025

   doc: Updated textproc/typst to 0.14.2
VersionDeltaFile
1.7184+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc CogZdsQtextproc/typst distinfo cargo-depends.mk, textproc/typst/patches patch-Cargo.toml

   textproc/typst: update to 0.14.2

   Version 0.14.2 (December 12, 2025)

   Security

       Updated the WebAssembly runtime used for executing plugins. The version used in Typst 0.14.0 and 0.14.1 suffers from a memory handling vulnerability. Based on our investigation, the vulnerability would be very hard to exploit in practice, but an exploit could theoretically be feasible. In any case, we recommend upgrading to Typst 0.14.2. This holds in particular for local users. In the web app, the bug is not critical as the browser offers an extra layer of protection.

       Typst 0.13.1 and below are not affected by this vulnerability.

       Technical details: The wasmi WebAssembly runtime versions used in 0.14.0 and 0.14.1 have a use-after-free memory handling bug in certain memory growth situations. Specifically, the bug occurs when the plugin tries to grow its memory, but allocating the requested amount of memory fails. Based on our investigation, the bug is hard to trigger in practice as the WebAssembly linear memory is always limited to 4GB on a technical level and modern operating systems rarely fail to serve a 4GB memory allocation request (typically not even under RAM pressure). Once the bug is triggered, it would also still be very challenging to turn it into an actual exploit. Regardless, we recommend upgrading to Typst 0.14.2 for protection against a potential exploit.

   Diagnostics

       Added a hint when array.sorted fails because a pair of elements could not be compared. This hint aids with fixing bugs in user code that were surfaced by a change in internal sorting behavior in Typst 0.14.1.
VersionDeltaFile
1.20+23-23textproc/typst/distinfo
1.19+6-6textproc/typst/cargo-depends.mk
1.13+6-6textproc/typst/patches/patch-Cargo.toml
1.19+3-3textproc/typst/Makefile
+38-384 files

NetBSD/pkgsrc vTIDLYrdoc CHANGES-2025

   doc: Updated textproc/treemd to 0.5.2
VersionDeltaFile
1.7183+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc dynEvwctextproc/treemd distinfo cargo-depends.mk

   textproc/treemd: update to 0.5.2

   [0.5.2] - 2025-12-12
   Fixed regression from 0.5.1

   [0.5.1] - 2025-12-12
   Fixed

       Search navigation after locking in results - Fixed n/N and Tab/Shift+Tab not cycling through matches after pressing Enter to accept search
           Added missing keybindings in DocSearch mode for match navigation
           Both outline search (s) and content search (/) now properly support cycling

       Escape clears search instead of quitting - When search is locked in (after pressing Enter), Escape now clears the search and returns to normal mode instead of exiting the application

       Re-enter search input with / - After locking in a search, pressing / re-enters input mode to edit the query (keeps existing query)

   Added

       Shift+Tab keybinding in Normal mode for ToggleFocusBack action

    [113 lines not shown]
VersionDeltaFile
1.11+250-115textproc/treemd/distinfo
1.11+82-37textproc/treemd/cargo-depends.mk
1.11+3-3textproc/treemd/Makefile
+335-1553 files

NetBSD/pkgsrc SkdhcJmdoc CHANGES-2025

   doc: Updated devel/serie to 0.5.6
VersionDeltaFile
1.7182+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc 7xCeoBedevel/serie distinfo cargo-depends.mk

   devel/seri: update to 0.5.6

   What's Changed

       Fix Linux clipboard persistence and enable native Wayland support by PiasekDev in #110
       Support GoToParent action in Detail and UserCommand views by lusingander in #111
VersionDeltaFile
1.17+46-4devel/serie/distinfo
1.17+14-0devel/serie/cargo-depends.mk
1.18+2-2devel/serie/Makefile
+62-63 files

NetBSD/pkgsrc 5sxfL33doc CHANGES-2025

   doc: Updated shells/oh-my-posh to 28.2.2
VersionDeltaFile
1.7181+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc aRIlvbzshells/oh-my-posh distinfo Makefile

   shells/oh-my-posh: update to 28.2.2

   Bug Fixes

    - migrate: remove migration logic (2f578d9)
VersionDeltaFile
1.274+4-4shells/oh-my-posh/distinfo
1.298+2-2shells/oh-my-posh/Makefile
+6-62 files

NetBSD/pkgsrc VR8Q9r9doc CHANGES-2025

   doc: Updated wm/lefthk to 0.3.1
VersionDeltaFile
1.7180+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc BL30avbwm/lefthk distinfo cargo-depends.mk

   wm/lefthk: update to 0.3.1

   Minor version bump for updates made as part of 1.92.0 release: https://releases.rs/docs/1.92.0/.

   What's Changed
    - chore: update dependencies (ron to 0.11) by @mautamu in #44
    - chore: update for rust 1.92.0 by @mautamu in #45

   NOTE for pkgsrc: This does not affect MSRV, it simply silences 1.92 clippy.
VersionDeltaFile
1.7+184-250wm/lefthk/distinfo
1.7+60-82wm/lefthk/cargo-depends.mk
1.8+2-2wm/lefthk/Makefile
+246-3343 files

NetBSD/src q2AkjqWusr.sbin/mtree compare.c spec.c

   usr.sbin/mtree: Fix typos.

   Submitted by: Jose Luis Duran
   PR bin/59824
VersionDeltaFile
1.62+3-3usr.sbin/mtree/compare.c
1.93+3-3usr.sbin/mtree/spec.c
+6-62 files