NetBSD/pkgsrc Zuo9UmMaudio/sptui Makefile, audio/ymuse Makefile

   Revbump all Go packages after go125 update
VersionDeltaFile
1.62+2-2net/terraform-provider-null/Makefile
1.19+2-2audio/sptui/Makefile
1.41+2-2audio/ymuse/Makefile
1.95+2-2chat/coyim/Makefile
1.56+2-2chat/gomuks/Makefile
1.85+2-2chat/matterircd/Makefile
+12-12196 files not shown
+404-372202 files

NetBSD/pkgsrc AP4aBbpdoc CHANGES-2026

   doc: Updated lang/go125 to 1.25.6
VersionDeltaFile
1.350+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc UMHWQmmlang/go version.mk, lang/go124 distinfo PLIST

   go: update to 1.24.12, 1.25.6 (security)

   These releases include 6 security fixes following the security policy:

   -   archive/zip: denial of service when parsing arbitrary ZIP archives

       archive/zip used a super-linear file name indexing algorithm that is
       invoked the first time a file in an archive is opened. This can lead
       to a denial of service when consuming a maliciously constructed ZIP
       archive.

       Thanks to Thanks to Jakub Ciolek for reporting this issue.

       This is CVE-2025-61728 and Go issue https://go.dev/issue/77102.

   -   net/http: memory exhaustion in Request.ParseForm

       When parsing a URL-encoded form net/http may allocate an unexpected
       amount of memory when provided a large number of key-value pairs.

    [98 lines not shown]
VersionDeltaFile
1.8+4-4lang/go125/distinfo
1.13+4-4lang/go124/distinfo
1.242+3-3lang/go/version.mk
1.8+1-0lang/go124/PLIST
1.4+1-0lang/go125/PLIST
+13-115 files

NetBSD/pkgsrc CsCtIS4editors/reovim Makefile

   reovim: reflect license change
VersionDeltaFile
1.5+2-2editors/reovim/Makefile
+2-21 files

NetBSD/pkgsrc Rz7u33Ldoc CHANGES-2026

   Updated net/dnsmasq, devel/lazygit
VersionDeltaFile
1.349+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc PiAxrVudevel/lazygit distinfo go-modules.mk

   lazygit: updated to 0.58.1

   0.58.1

   Enhancements

   Update search position (match x of y) when changing the selection in a list view

   Fixes

   When doing ctrl-f, and the resulting commit is not visible, scroll it into view
   Fix pasting multi-line text into the commit description
   Fix keypad keys, and pasting emojis in Windows Terminal
   Don't log the "git ls-remote" call when opening a PR
   Fix rendering artefacts after double-width characters (e.g. "⚠️") on some terminals
VersionDeltaFile
1.18+16-16devel/lazygit/distinfo
1.14+4-4devel/lazygit/go-modules.mk
1.64+2-2devel/lazygit/Makefile
+22-223 files

NetBSD/pkgsrc 5v8kXkEnet/dnsmasq distinfo Makefile

   dnsmasq: updated to 2.92

   version 2.92
   Redesign the interaction between DNSSEC validation and per-domain
   servers, specified as --server=/<domain>/<ip-address>. This should
   just work in all cases now. If the normal chain-of-trust exists into
   the delegated domain then whether the domain is signed or not, DNSSEC
   validation will function normally. In the case the delegated domain
   is an "overlay" on top of the global DNS and no NS and/or DS records
   exist connecting it to the global dns, then if the domain is
   unsigned the situation will be handled by synthesising a
   proof-of-non-existence-of-DS for the domain and queries will be
   answered unvalidated; this action will be logged. A signed domain
   without chain-of-trust can be validated if a suitable trust-anchor
   is provided using --trust-anchor. This change should be backwards
   compatible for all existing working configurations; it extends the
   space of possible configurations which are functional.

   Fix a couple of problems with DNSSEC validation and DNAME. One

    [60 lines not shown]
VersionDeltaFile
1.51+4-4net/dnsmasq/distinfo
1.54+2-2net/dnsmasq/Makefile
+6-62 files

NetBSD/pkgsrc MzYAuBfdoc CHANGES-2026

   doc: Updated editors/reovim to 0.8.1
VersionDeltaFile
1.348+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc BkU4IYTeditors/reovim distinfo cargo-depends.mk, editors/reovim/patches patch-Cargo.toml

   editors/reovim: update to 0.8.1

   ## [0.8.1] - Unreleased

   ### Changed

   - **Screen module reorganization** - Better separation of concerns
     - Created `render/` submodule: chrome (status/tab/cmd line), line, pipeline, separator
     - Created `layout/` submodule: split tree, tab management
     - Created `WindowStore` as single source of truth for windows
     - Simplified `Window` struct from 14 fields to 8 fields:
       - `bounds: WindowRect` (combines x, y, width, height)
       - `viewport: Viewport` (combines scroll, cursor, desired_col)
       - `config: WindowConfig` (groups line_number, scrollbar, sign_column, border)
       - `id: WindowId` (type-safe wrapper instead of raw usize)

   ### Added

   - **Enhanced Markdown Decorations** (Epic #89) - Complete markdown rendering overhaul

    [492 lines not shown]
VersionDeltaFile
1.3+23-5editors/reovim/distinfo
1.2+4-4editors/reovim/patches/patch-Cargo.toml
1.3+6-0editors/reovim/cargo-depends.mk
1.4+3-3editors/reovim/Makefile
+36-124 files

NetBSD/src 2cSeE3nsys/arch/riscv/fdt cpu_fdt.c

   Remove an extra empty line
VersionDeltaFile
1.5+2-3sys/arch/riscv/fdt/cpu_fdt.c
+2-31 files

NetBSD/src lHL4Ppxshare/misc acronyms.comp

   +GPT  generative pre-trained transformer
VersionDeltaFile
1.419+2-1share/misc/acronyms.comp
+2-11 files

NetBSD/src MFzKBOQsys/arch/evbarm/conf GENERIC, sys/dev/fdt dwc2_fdt.c files.fdt

   Revert previous
VersionDeltaFile
1.15+3-6sys/dev/fdt/dwc2_fdt.c
1.78+1-6sys/dev/fdt/files.fdt
1.2+2-2sys/dev/fdt/usbnode.c
1.6+2-2sys/external/bsd/dwc2/conf/files.dwc2
1.129+1-2sys/arch/evbarm/conf/GENERIC
+9-185 files

NetBSD/src UVeApcfsys/arch/evbmips/conf CI20, sys/arch/mips/conf files.ingenic

   Revert previous
VersionDeltaFile
1.23+2-10sys/arch/mips/ingenic/apbus.c
1.36+2-5sys/arch/evbmips/conf/CI20
1.12+2-4sys/arch/mips/conf/files.ingenic
+6-193 files

NetBSD/src LbqiwpBsys/dev/i2c i2c.c

   Revert previous
VersionDeltaFile
1.107+2-21sys/dev/i2c/i2c.c
+2-211 files

NetBSD/pkgsrc mtpIhqVdoc CHANGES-2026

   Updated finance/bitcoin, devel/py-meson_python
VersionDeltaFile
1.347+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc t1hg4mtdevel/py-meson_python distinfo Makefile

   py-meson_python: updated to 0.19.0

   0.19.0

   Drop Python 3.8 support.
   Development-related extras were moved to dependency groups.
   Add support for targeting the iOS platform.
   The strip binary is now included in synthesized cross files.
   Documentation improvements: add more examples for specific use cases, and a contributing guide.
   Use trusted publishing with digital attestations to upload release artifacts to PyPI.
VersionDeltaFile
1.8+4-4devel/py-meson_python/distinfo
1.10+2-2devel/py-meson_python/Makefile
+6-62 files

NetBSD/pkgsrc e0a007Mfinance/bitcoin distinfo Makefile

   bitcoin: updated to 30.2

   30.2

   Notable changes

   Wallet

   * wallet: fix unnamed legacy wallet migration failure
   * wallettool: fix unnamed createfromdump failure walletsdir deletion
   * test: migration, avoid backup name mismatch in default_wallet_failure
   IPC

   * init: Fix Ctrl-C shutdown hangs during wait calls
   Build

   * guix: reduce allowed exported symbols
   * build: Update minimum required Boost version
   * guix: Fix osslsigncode tests

    [13 lines not shown]
VersionDeltaFile
1.26+4-4finance/bitcoin/distinfo
1.102+2-3finance/bitcoin/Makefile
+6-72 files

NetBSD/pkgsrc-wip 9999f9fpowerdns-recursor COMMIT_MSG

net/powerdns-recursor: Update to version 5.3.4 - fix the COMMIT_MSG
DeltaFile
+2-2powerdns-recursor/COMMIT_MSG
+2-21 files

NetBSD/pkgsrc mi3BqLamk/compiler gcc.mk

   mk: improve check if pkgsrc can provide a particular gcc version

   Avoid forking, and improve error message if it can't
VersionDeltaFile
1.305+9-10mk/compiler/gcc.mk
+9-101 files

NetBSD/pkgsrc jQ0Co6smk/compiler gcc.mk

   mk: avoid a fork when comparing installed gcc versions against GCC_REQD
VersionDeltaFile
1.304+9-10mk/compiler/gcc.mk
+9-101 files

NetBSD/pkgsrc 5foqxH2doc CHANGES-2026 TODO

   doc: Updated geography/gpsd to 3.27.5
VersionDeltaFile
1.346+2-1doc/CHANGES-2026
1.26676+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc 2oiL5FPgeography/gpsd distinfo Makefile

   geography/gpsd: Update to 3.27.5

   Upstream NEWS:

   3.27.5: 14 Jan 2026
     Correctly bump API Version to 16.1
     cgps checks for matching API version.

   3.27.4: 30-Dec-2025
     Bump API Version to 16.1

   3.27.3: 29-Dec-2025
     Fix API major value.  3 not 0.

   3.27.2: 23 Dec 2025
     Fix a gpsd.rules warning.  The warning drew complaint, nothing more.
VersionDeltaFile
1.47+4-4geography/gpsd/distinfo
1.92+2-2geography/gpsd/Makefile
+6-62 files

NetBSD/pkgsrc 2kHeCV6devel/nss distinfo, devel/nss/patches patch-nss_lib_dbm_include_mcom__db.h

   nss: revert egrious hack which is no longer necessary

   Underlying issue report uptstream:
   https://bugzilla.mozilla.org/show_bug.cgi?id=2010563
VersionDeltaFile
1.204+1-2devel/nss/distinfo
1.2+1-1devel/nss/patches/patch-nss_lib_dbm_include_mcom__db.h
+2-32 files

NetBSD/pkgsrc-wip ab69833. Makefile, rumdl distinfo cargo-depends.mk

rumdl: remove, imported to pkgsrc
DeltaFile
+0-1,082rumdl/distinfo
+0-361rumdl/cargo-depends.mk
+0-19rumdl/Makefile
+0-6rumdl/DESCR
+0-2rumdl/PLIST
+0-1Makefile
+0-1,4716 files

NetBSD/pkgsrc jio8WyYdoc CHANGES-2026 TODO

   doc: Added textproc/rumdl version 0.0.217
VersionDeltaFile
1.345+2-1doc/CHANGES-2026
1.26675+2-1doc/TODO
+4-22 files

NetBSD/pkgsrc hHY2DI2textproc Makefile

   textproc/Makefile: + rumdl
VersionDeltaFile
1.1564+2-1textproc/Makefile
+2-11 files

NetBSD/pkgsrc j73t5m5textproc/rumdl distinfo cargo-depends.mk

   textproc/rumdl: import rumdl-0.0.217

   Packaged in wip by pin@ and myself.

   A high-performance Markdown linter, written in Rust.

   rumdl is a high-performance Markdown linter and formatter that helps
   ensure consistency and best practices in your Markdown files.
   Inspired by ruff 's approach to Python linting, rumdl brings similar
   speed and developer experience improvements to the Markdown ecosystem.
VersionDeltaFile
1.1+1,082-0textproc/rumdl/distinfo
1.1+361-0textproc/rumdl/cargo-depends.mk
1.1+19-0textproc/rumdl/Makefile
1.1+6-0textproc/rumdl/DESCR
1.1+2-0textproc/rumdl/PLIST
+1,470-05 files

NetBSD/pkgsrc MSnbg16doc CHANGES-2026 TODO

   Updated graphics/py-tifffile, devel/py-uv, devel/py-uv-build
VersionDeltaFile
1.344+4-1doc/CHANGES-2026
1.26674+1-2doc/TODO
+5-32 files

NetBSD/pkgsrc yzJD96odevel/py-uv distinfo cargo-depends.mk, devel/py-uv-build distinfo

   py-uv py-uv-build: updated to 0.9.25

   0.9.25

   Python

   Add CPython 3.15.0a4
   Upgrade Tcl/Tk used by CPython to 9.0

   Enhancements

   Add --compile-bytecode to uv python install and uv python upgrade to compile the standard library
   Allow disabling exclude-newer per package
   Broadcast WM_SETTINGCHANGE on uv tool update-shell

   Preview features

   Detect workspace from uv run target


    [7 lines not shown]
VersionDeltaFile
1.10+67-70devel/py-uv/distinfo
1.11+67-70devel/py-uv-build/distinfo
1.10+21-22devel/py-uv/cargo-depends.mk
1.13+2-2devel/py-uv/Makefile.common
+157-1644 files

NetBSD/pkgsrc-wip 5f82ddepowerdns-recursor distinfo cargo-depends.mk, powerdns-recursor/files/smf manifest.xml pdns_recursor.sh

net/powerdns-recursor: Update to version 5.3.4
DeltaFile
+287-0powerdns-recursor/distinfo
+96-0powerdns-recursor/cargo-depends.mk
+52-0powerdns-recursor/Makefile
+30-0powerdns-recursor/files/smf/manifest.xml
+24-0powerdns-recursor/files/smf/pdns_recursor.sh
+23-0powerdns-recursor/COMMIT_MSG
+512-03 files not shown
+543-09 files