NetBSD/pkgsrc lByevmDdoc CHANGES-2026

   Updated net/nagstamon to 3.18.2
VersionDeltaFile
1.6170+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc CMWbCN9net/nagstamon Makefile distinfo, net/nagstamon/patches patch-setup.py

   Update nagstamon to 3.18.2. This fixes runtime failure caused by some
   API change in a python module.

   CHANGES since 3.16.2:
   added experimental web login via cookies
   added LibreNMS support
   improved Alertmanager support for multiple alerts
   improved Centreon token validation
   improved Zabbix support in contect menu
   improved macOS support
   fixed sound files
   fixes for Checkmk
   fixes for Alertmanager
   fixes for IcingaDBWeb
   fixes for IcingaWeb2
   fixes for Zabbix
   updated Qt6
   code cleanup
VersionDeltaFile
1.8+283-111net/nagstamon/PLIST
1.5+7-7net/nagstamon/patches/patch-setup.py
1.10+5-5net/nagstamon/distinfo
1.84+4-5net/nagstamon/Makefile
+299-1284 files

NetBSD/pkgsrc MtnWoqJdoc TODO CHANGES-2026

   Updated devel/libidn, devel/libidn2
VersionDeltaFile
1.6169+3-1doc/CHANGES-2026
1.27945+1-2doc/TODO
+4-32 files

NetBSD/pkgsrc AeBJF1Pdevel/libidn2 Makefile PLIST

   libidn2: updated to 2.3.8

   Noteworthy changes in release 2.3.8 (2025-03-08) [stable]

   * Unicode 15.1.0 table updates.
   Now U+19DA is DISALLOWED again (see version 2.3.4 release notes).
VersionDeltaFile
1.16+4-4devel/libidn2/distinfo
1.9+2-3devel/libidn2/PLIST
1.19+2-2devel/libidn2/Makefile
+8-93 files

NetBSD/pkgsrc zEWaq2Edevel/libidn Makefile distinfo

   libidn: updated to 1.44

   Noteworthy changes in release 1.44 (2026-06-16) [stable]

   * libidn: Fix read-out-of-bounds error in ToUnicode APIs.
   * examples: Fix strcpy buffer overflow.
   * Update gnulib files, translations and various maintenance fixes.
VersionDeltaFile
1.74+4-4devel/libidn/distinfo
1.115+2-2devel/libidn/Makefile
+6-62 files

NetBSD/pkgsrc ky7sSNDdoc CHANGES-2026

   Updated devel/sccache, multimedia/py-mpegdash
VersionDeltaFile
1.6168+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc vzOn5NSmultimedia/py-mpegdash distinfo Makefile, multimedia/py-mpegdash/patches patch-setup.py

   py-mpegdash: updated to 0.4.1

   0.4.1
   Workaround for TIDAL's non-compliant streaming manifest
VersionDeltaFile
1.2+9-7multimedia/py-mpegdash/PLIST
1.4+4-5multimedia/py-mpegdash/distinfo
1.3+4-5multimedia/py-mpegdash/Makefile
1.2+1-1multimedia/py-mpegdash/patches/patch-setup.py
+18-184 files

NetBSD/pkgsrc 5CAq5Lzdevel/sccache Makefile cargo-depends.mk

   sccache: updated to 0.18.0

   sccache 0.18.0 is a broad correctness and coverage release: a lot of compiler flags that used to
   force a cache miss are now understood, several cache-key and multi-level storage bugs are fixed,
   and the Azure backend gained passwordless authentication.

   Highlights:

   Cache-key correctness: the assembler gcc/clang would actually invoke is now part of the cache
   key, so two toolchains with different binutils can no longer hand each other the wrong object
   file. SCCACHE_BASEDIRS now also strips base directories from the compiler arguments,
   so flags like -ffile-prefix-map=/home/user/project=. stop tying an entry to one checkout.
   MSVC/clang flag coverage: support for /openmp:llvm, the /fsanitize*, /fsanitize-coverage*
   and /fno-sanitize* families, /feature, arm64EC and fastfail, /d20bforceinline, and a large
   batch of other flags, plus more clang CLI options. gcc now
   marks flags as TooHard when they would require caching something else.
   CUDA: nvcc dryrun parsing works with CUDA 13.3, escaped quotes in Windows dryrun
   lines are protected before backslash flattening, and the
   --diag-error/--diag-suppress/--diag-warn family is accepted.

    [10 lines not shown]
VersionDeltaFile
1.9+490-241devel/sccache/distinfo
1.8+162-79devel/sccache/cargo-depends.mk
1.9+2-2devel/sccache/Makefile
+654-3223 files

NetBSD/pkgsrc GUzrYiwdoc CHANGES-2026

   freeze ended for pkgsrc-2026Q3
VersionDeltaFile
1.6167+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc qHrQ0dtdoc CHANGES-pkgsrc-2026Q3 CHANGES-pkgsrc-2026Q3

   file CHANGES-pkgsrc-2026Q3 was initially added on branch pkgsrc-2026Q3.
VersionDeltaFile
1.1.2.1+4-0doc/CHANGES-pkgsrc-2026Q3
1.1+0-0doc/CHANGES-pkgsrc-2026Q3
+4-02 files

NetBSD/pkgsrc 6ezHXO9databases/mongodb4 Makefile distinfo

   Updated databases/mongodb4 to 4.4.31

   Changes in r4.4.31

   SERVER-128125 [v4.4] Ensure owned BSON in bsonObjToArray before array…
VersionDeltaFile
1.12+4-4databases/mongodb4/distinfo
1.31+2-3databases/mongodb4/Makefile
+6-72 files

NetBSD/pkgsrc 6XehoZjdoc CHANGES-2026

   doc: Updated mail/p5-Email-Sender to 2.602
VersionDeltaFile
1.6166+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc PoO0aS8mail/p5-Email-Sender distinfo Makefile

   p5-Email-Sender: update to 2.602.

   Security fix release.

   2.602     2026-09-21 11:09:22-04:00 America/New_York
           - SECURITY: the Sendmail transport built a shell command line on Win32,
             so an envelope address containing shell metacharacters -- which can
             come from the To, Cc, or From header of a message sent with
             Email::Sender::Simple -- could execute arbitrary commands.  On Win32,
             envelope addresses are now checked against a conservative pattern, and
             anything else is now rejected with a permanent failure.
             This is CVE-2026-84344.
VersionDeltaFile
1.46+4-7mail/p5-Email-Sender/Makefile
1.24+4-4mail/p5-Email-Sender/distinfo
+8-112 files

NetBSD/pkgsrc XjMVy69devel/openocd distinfo, devel/openocd/patches patch-src_openocd.c patch-src_helper_command.c

   devel/openocd: fix build with jimtcl 0.84
VersionDeltaFile
1.1+28-0devel/openocd/patches/patch-src_helper_command.c
1.2+16-11devel/openocd/patches/patch-src_openocd.c
1.15+3-2devel/openocd/distinfo
+47-133 files

NetBSD/pkgsrc EXNzbqGdoc TODO CHANGES-2026

   doc: Updated net/unbound to 1.26.1
VersionDeltaFile
1.27944+1-2doc/TODO
1.6165+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc bQuyKRbnet/unbound Makefile distinfo, net/unbound/patches patch-configure

   unbound: update to 1.26.1

   This release consolidates security fixes for issues reported over
   a period of time. There are fixes for CVE-2026-77860, CVE-2026-77955,
   CVE-2026-78227, CVE-2026-80225, CVE-2026-81634, CVE-2026-81642,
   CVE-2026-82717, CVE-2026-82720 and CVE-2026-85501.

   Bug Fixes

   - Fix CVE-2026-81642, Heap buffer overflow and possible Remote Code
     Execution when digesting DNSKEY. Thanks to Yuqi Qiu and Xiang Li
     from Nankai University, AOSP Lab for the report.
   - Fix CVE-2026-81634, Possible heap buffer overflow during DNSSEC
     canonicalization. Thanks to Vlatko Kosturjak with Marlink Cyber,
     for the report.
   - Fix CVE-2026-82717, CNAME synthesis could lead to heap corruption.
     Thanks to Ben Morris from Anthropic for the report.
   - Fix CVE-2026-77955, Possible ZONEMD verification bypass window.
     Thanks to Yuqi Qiu and Xiang Li from Nankai University, AOSP Lab,

    [20 lines not shown]
VersionDeltaFile
1.10+5-5net/unbound/patches/patch-configure
1.93+5-5net/unbound/distinfo
1.139+2-3net/unbound/Makefile
+12-133 files

NetBSD/pkgsrc uAiKvJCdoc TODO CHANGES-2026

   doc: Updated games/gnuchess to 6.2.9nb1
VersionDeltaFile
1.27943+2-1doc/TODO
1.6164+2-1doc/CHANGES-2026
+4-22 files

NetBSD/pkgsrc DcN5nS5games/gnuchess distinfo Makefile, games/gnuchess/patches patch-src_frontend_move.cc patch-src_adapter_pgn.cpp

   gnuchess: fix ctype(3) problems

   Bump PKGREVISION.

   Fixes gnuchess-book build on my system.
VersionDeltaFile
1.1+39-0games/gnuchess/patches/patch-src_frontend_cmd.cc
1.1+16-0games/gnuchess/patches/patch-src_frontend_move.cc
1.1+16-0games/gnuchess/patches/patch-src_adapter_pgn.cpp
1.20+4-1games/gnuchess/distinfo
1.48+4-1games/gnuchess/Makefile
+79-25 files

NetBSD/pkgsrc 4DV1wX8doc CHANGES-2026 TODO

   doc: Updated graphics/digikam-gmic-qt to 4.0.3.20260918
VersionDeltaFile
1.27942+3-1doc/TODO
1.6163+2-1doc/CHANGES-2026
+5-22 files

NetBSD/pkgsrc 2fo19vFgraphics/digikam-gmic-qt Makefile distinfo

   digikam-gmic-qt: update to 4.0.3.20260918.

   leaf package

   fix clazy unused-result-check
   fix clazy unused-result-check
   filter++
   fix clazy sanitize-inline-keyword
   new clazy checkers
VersionDeltaFile
1.11+4-4graphics/digikam-gmic-qt/distinfo
1.22+3-4graphics/digikam-gmic-qt/Makefile
+7-82 files

NetBSD/pkgsrc 1WPzivddoc CHANGES-2026

   doc: Updated emulators/libretro-sameboy to 1.0.3
VersionDeltaFile
1.6162+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc YbxiMWtemulators/libretro-sameboy Makefile

   libretro-sameboy: update to 1.0.3.

   Match sameboy.
VersionDeltaFile
1.9+3-2emulators/libretro-sameboy/Makefile
+3-21 files

NetBSD/pkgsrc kcW1WDBdoc TODO CHANGES-2026

   doc: Updated emulators/sameboy to 1.0.3
VersionDeltaFile
1.27941+1-2doc/TODO
1.6161+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc WIc0cedemulators/sameboy distinfo Makefile

   sameboy: update to 1.0.3.

   Fixes build on -current.

   Version 1.0.3

   New/Improved Features

       Added support for more controllers in the iOS frontend, including singular Joy-Cons
       Pressing buttons while in a locked rewind state now exits rewind mode in the iOS frontend
       The iOS frontend now handles save conflicts with a dialog, making syncing saves across different machines and emulators easier
       An examine/x command can now use the /s modifier to change its output style to RGBDS-compatible assembly
       An examine/x command can now use $ in its modifier to use hexadecimal count values
       It is now possible to adjust the maximum rumble strength
       It is now possible to modify and save a running ROM file from the Memory Viewer in the Cocoa frontend
       Controller buttons can now be assigned to one of 4 hotkey commands in the iOS frontend
       Periodic saves were added to the iOS frontend
       A new screenshot hotkey was added to the SDL frontend
       Controller UI hiding in the iOS frontend can now optionally disable the centering of the game screen

    [468 lines not shown]
VersionDeltaFile
1.6+11-0emulators/sameboy/PLIST
1.22+5-5emulators/sameboy/Makefile.common
1.20+4-4emulators/sameboy/distinfo
1.29+6-2emulators/sameboy/Makefile
+26-114 files

NetBSD/pkgsrc F8w2ycddatabases/prometheus-cpp Makefile

   databases/prometheus-cpp: use mk/atomic64.mk so this builds on macppc.
VersionDeltaFile
1.17+2-1databases/prometheus-cpp/Makefile
+2-11 files

NetBSD/pkgsrc 8SHsAGawww/seamonkey distinfo, www/seamonkey/patches patch-js_src_wasm_WasmSignalHandlers.cpp

   seamonkey: apply a patch to make build progress

   Still doesn't build:
   ld: cannot find -lsmime: No such file or directory
   ld: cannot find -lnss: No such file or directory
   ld: cannot find -lnssutil: No such file or directory
VersionDeltaFile
1.1+15-0www/seamonkey/patches/patch-js_src_wasm_WasmSignalHandlers.cpp
1.185+2-1www/seamonkey/distinfo
+17-12 files

NetBSD/pkgsrc s0bHDNmdoc CHANGES-2026

   doc: Updated net/frr to 9.1nb15
VersionDeltaFile
1.6160+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc KXmB8btnet/frr distinfo Makefile, net/frr/patches patch-lib_elf__py.c

   frr: avoid conflict between elf.h and libelf.h

   still builds on -current, I hope it fixes the -11 build.

   Fix (whitespace) pkglint while here.

   Bump PKGREVISION.
VersionDeltaFile
1.3+9-21net/frr/patches/patch-lib_elf__py.c
1.8+7-7net/frr/options.mk
1.32+2-2net/frr/Makefile
1.10+2-1net/frr/distinfo
+20-314 files

NetBSD/pkgsrc vW5rICOdoc TODO CHANGES-2026

   doc: Updated inputmethod/fcitx5-chinese-addons to 5.1.3nb23
VersionDeltaFile
1.27940+2-1doc/TODO
1.6159+2-1doc/CHANGES-2026
+4-22 files

NetBSD/pkgsrc 2MF1kLEinputmethod/fcitx5-chinese-addons distinfo Makefile, inputmethod/fcitx5-chinese-addons/patches patch-im_pinyin_customphrase.cpp

   fcitx5-chinese-addons: fix build with fmt 1.12

   Bump PKGREVISION.
VersionDeltaFile
1.1+18-0inputmethod/fcitx5-chinese-addons/patches/patch-im_pinyin_customphrase.cpp
1.52+2-2inputmethod/fcitx5-chinese-addons/Makefile
1.6+2-1inputmethod/fcitx5-chinese-addons/distinfo
+22-33 files