NetBSD/src c7R9E8ndistrib/sets/lists/debug shl.mi

   debug/shl.mi: Cull obsolete linkable shlibs and explain why.

   This is not a _good_ system but it's the system we have:

   PR misc/57581: set lists should have a way to obsolete shlibs in
   DESTDIR but not in postinstall
VersionDeltaFile
1.408+10-9distrib/sets/lists/debug/shl.mi
+10-91 files

NetBSD/pkgsrc-wip c872cebCodeWhale Makefile

Allow (again) build under Linux
DeltaFile
+1-0CodeWhale/Makefile
+1-01 files

NetBSD/src JBp1dPItests/lib/libc/locale t_mbrtowc.c

   t_mbrtowc: Mark UTF-8 test cases xfail.

   mbrtowc previously failed to reject invalid (legacy 5/6-byte) UTF-8,
   so it accepted this test case.  Now it rejects this test case,
   because the test case itself is broken.

   Need to split this test up into:

   1. correctly decoding the valid inputs
   2. correctly rejecting the invalid inputs

   But for now marking the test case xfail is an adequate approximation
   to the more complicated truth.

   PR lib/60369: mbrtowc, mbrlen have wrong return value for some
   invalid byte sequences: Invalid sequence
VersionDeltaFile
1.3+35-13tests/lib/libc/locale/t_mbrtowc.c
+35-131 files

NetBSD/pkgsrc-wip b6cc7c5knot-resolver Makefile, knot-resolver/files kresd.sh

knot-resolver: Tests with dedicated user, work in progress
DeltaFile
+10-0knot-resolver/Makefile
+2-2knot-resolver/files/kresd.sh
+12-22 files

NetBSD/pkgsrc 66qtAxdwww/chromium Makefile options.mk

   chromium: fix build on NetBSD-10

   Reported by Sean Cole
VersionDeltaFile
1.63+3-1www/chromium/Makefile
1.5+1-2www/chromium/options.mk
+4-32 files

NetBSD/src fYfi6oyusr.sbin/sysinst menus.mi

   #ifdef remove_menu_options() like all it's callers to avoid stupid
   compiler warnings.
VersionDeltaFile
1.33+3-1usr.sbin/sysinst/menus.mi
+3-11 files

NetBSD/pkgsrc 2PbEPhVwww/resterm distinfo Makefile

   resterm: Update to 0.44.3

   resterm 0.44.3
   This release is all about the status bar - more color control, clearer icons and small labels improvements.
   Test outcomes now have their own statusbar palette, separate from request status blocks. You can theme each result independently:
   [status_bar.tests_pass]
   foreground = "#ecfeff"
   background = "#0e7490"

   [status_bar.tests_fail]
   foreground = "#fff1f2"
   background = "#be123c"

   [status_bar.tests_error]
   foreground = "#faf5ff"
   background = "#7e22ce"
   Minimized panes now show up in the status bar tinted to match their pane border color and new icon.
   The focus segment now has per pane icons - Files, Requests, Editor and Response
   Status text now uses the request's name as its label when one is defined, falling back to the URL otherwise.
   Small rewording to status messages, e.g. Using environment: dev and Theme unavailable: <name>.
VersionDeltaFile
1.4+4-4www/resterm/distinfo
1.5+2-2www/resterm/Makefile
+6-62 files

NetBSD/pkgsrc qkPoGIhdoc CHANGES-2026

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

NetBSD/src qqaxZmndistrib/sets/lists/debug shl.mi

   Old debug libraries get listed as obsolete so they get removed

   So add back (but marked obsolete) libexpat.so.2.6.debug (even if it
   was present for just a fortnight).
VersionDeltaFile
1.407+2-1distrib/sets/lists/debug/shl.mi
+2-11 files

NetBSD/src 7NbyQYHusr.sbin/sysinst menus.mi main.c

   Do not remove support for https neither at compile time (SMALLPROG)
   nor at runtime (no SSL trust anchors available).
   Instead dynamically disable the https option when it won't work, but
   fully support it later (after unpacking the base set) when downloading
   stuff for binary pkgs or pkgsrc.
VersionDeltaFile
1.32+21-14usr.sbin/sysinst/menus.mi
1.38+20-9usr.sbin/sysinst/main.c
1.26+10-1usr.sbin/sysinst/configmenu.c
1.97+1-6usr.sbin/sysinst/defs.h
1.48+1-3usr.sbin/sysinst/net.c
1.55+1-2usr.sbin/sysinst/Makefile.inc
+54-356 files

NetBSD/pkgsrc-wip 6a9f2c7gotosocial distinfo go-modules.mk, gotosocial/files gotosocial.sh

gotosocial: Update to 0.21.3

This release includes serious security fixes.

Changes:
- Update upstream git repository to their new home on
Codeberg.

- Golang compiler tags and linker flags adapted from
GoToSocial build.sh script, with pkgsrc supported
platforms in mind.

- Remove Golang version pinning to 1.24, 1.26 is good now.

- Update post-install actions to mimic GoToTocial own
binary releases available on Codeberg.

- Remove a Windows specific patch (as far as I know it
doesn't build on this OS anyway).

    [12 lines not shown]
DeltaFile
+1,859-0gotosocial/distinfo
+619-0gotosocial/go-modules.mk
+431-0gotosocial/PLIST
+90-0gotosocial/Makefile
+49-0gotosocial/files/gotosocial.sh
+34-0gotosocial/COMMIT_MSG
+3,082-03 files not shown
+3,131-09 files

NetBSD/pkgsrc t38cUc2doc CHANGES-2026

   doc: Updated security/p5-Bytes-Random-Secure-Tiny to 1.011nb2
VersionDeltaFile
1.4029+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 5TKzvZZsecurity/p5-Bytes-Random-Secure-Tiny Makefile distinfo, security/p5-Bytes-Random-Secure-Tiny/patches patch-lib_Bytes_Random_Secure_Tiny.pm

   p5-Bytes-Random-Secure-Tiny: fix CVE-2026-11702

   Bump PKGREVISION.
VersionDeltaFile
1.1+62-0security/p5-Bytes-Random-Secure-Tiny/patches/patch-lib_Bytes_Random_Secure_Tiny.pm
1.3+2-2security/p5-Bytes-Random-Secure-Tiny/Makefile
1.2+2-1security/p5-Bytes-Random-Secure-Tiny/distinfo
+66-33 files

NetBSD/pkgsrc VsBTF3Adoc CHANGES-2026

   doc: Updated security/p5-Bytes-Random-Secure to 0.29nb10
VersionDeltaFile
1.4028+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc MSSBTfFsecurity/p5-Bytes-Random-Secure Makefile distinfo, security/p5-Bytes-Random-Secure/patches patch-lib_Bytes_Random_Secure.pm

   p5-Bytes-Random-Secure: fix CVE-2026-11625.

   Bump PKGREVISION.
VersionDeltaFile
1.1+51-0security/p5-Bytes-Random-Secure/patches/patch-lib_Bytes_Random_Secure.pm
1.17+2-2security/p5-Bytes-Random-Secure/Makefile
1.7+2-1security/p5-Bytes-Random-Secure/distinfo
+55-33 files

NetBSD/pkgsrc LVgn0Nemisc/screen4 Makefile

   misc/screen4: Use autoconf 2.69 to fix build

   * Newer autoconf 2.73 cannot regenerate a correct configure script
     and the build fails.
VersionDeltaFile
1.5+2-2misc/screen4/Makefile
+2-21 files

NetBSD/pkgsrc-wip d109978CodeWhale distinfo cargo-depends.mk

Update CodeWhale to v0.8.65
DeltaFile
+72-12CodeWhale/distinfo
+23-3CodeWhale/cargo-depends.mk
+4-4CodeWhale/Makefile
+2-2CodeWhale/COMMIT_MSG
+101-214 files

NetBSD/pkgsrc-wip dccffafemacs-git PLIST

emacs-git: update PLIST
DeltaFile
+2-0emacs-git/PLIST
+2-01 files

NetBSD/pkgsrc azVrMQAdoc CHANGES-2026

   Updated audio/py-discid, net/py-python-socks
VersionDeltaFile
1.4027+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc PamynYqnet/py-python-socks distinfo Makefile

   py-python-socks: updated to 2.8.2

   2.8.2
   Bracket IPv6 literals in HTTP CONNECT request and Host header
VersionDeltaFile
1.26+4-4net/py-python-socks/distinfo
1.27+2-2net/py-python-socks/Makefile
+6-62 files

NetBSD/pkgsrc zEKYjYSaudio/py-discid distinfo Makefile

   py-discid: updated to 1.4.1

   Changes in 1.4.1 (2026-06-24):
   * Mark package as typed by adding a ``py.typed`` marker file.
VersionDeltaFile
1.4+4-4audio/py-discid/distinfo
1.5+2-2audio/py-discid/Makefile
1.4+2-1audio/py-discid/PLIST
+8-73 files

NetBSD/pkgsrc QGfUTvRdoc CHANGES-2026

   Updated net/gssdp, net/py-aioresponses
VersionDeltaFile
1.4026+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc w7xKYPvnet/py-aioresponses distinfo Makefile

   py-aioresponses: updated to 0.7.9

   0.7.9

   * more accurate type hint
   * fix: clean up imports in test\_async\_generator\_body.py
   * fix: optimize data handling in mocked response for streaming uploads
   * chore: add pytest-asyncio dependency for improved async testing support
   * chore: update CI and tox configurations for aiohttp 3.13 compatibility
   * chore: update CI configuration to exclude incompatible aiohttp and Python versions
   * chore: update development dependencies and tox configuration for compatibility
   * chore: update Makefile and README for Python version bump and CI badge
   * chore: update setuptools version constraint to be less than 81
   * chore: update CI configuration to support multiple Python minor versions and aiohttp versions
   * chore: simplify CI configuration by removing outdated Python and aiohttp versions
   * chore: update compatibility for Python 3.10 and above, adjust aiohttp version constraints
   * Update aioresponses/core.py
   * remove request info from compat
   * Use non-deprecated iscoroutinefunction API

    [4 lines not shown]
VersionDeltaFile
1.10+4-4net/py-aioresponses/distinfo
1.17+2-3net/py-aioresponses/Makefile
+6-72 files

NetBSD/pkgsrc Jb7NsIQnet/gssdp distinfo Makefile

   gssdp: updated to 1.6.6

   1.6.6 (stable)
   - Fix binding to unicast sockets (Regression introduced by 1.6.5)
VersionDeltaFile
1.24+4-4net/gssdp/distinfo
1.120+2-2net/gssdp/Makefile
1.10+2-2net/gssdp/PLIST
+8-83 files

NetBSD/src 3HJOBAyusr.sbin/sysinst msg.mi.en msg.mi.es

   sysinst(8): fix typo in recent addition to msg files
VersionDeltaFile
1.61+2-2usr.sbin/sysinst/msg.mi.en
1.51+2-2usr.sbin/sysinst/msg.mi.es
1.54+2-2usr.sbin/sysinst/msg.mi.fr
1.57+2-2usr.sbin/sysinst/msg.mi.pl
+8-84 files

NetBSD/pkgsrc zjyRm72doc CHANGES-2026

   Updated net/haproxy, devel/glib2, devel/glib2-tools, devel/gdbus-codegen, devel/glib2-introspection
VersionDeltaFile
1.4025+6-1doc/CHANGES-2026
+6-11 files

NetBSD/pkgsrc hlY5Zemdevel/glib2-introspection Makefile

   glib2-introspection: also update to 2.88.2
VersionDeltaFile
1.4+1-2devel/glib2-introspection/Makefile
+1-21 files

NetBSD/pkgsrc KCHRy7bdevel/gdbus-codegen distinfo, devel/glib2 PLIST distinfo

   glib2 glib2-tools gdbus-codegen: updated to 2.88.2

   Overview of changes in GLib 2.88.2, 2026-06-25

   * Bugs fixed:
     - !5178 Backport !5176 “gnulib: Fix unused flags variable warning” to
       glib-2-88
     - !5179 Update German translation
     - !5181 Update Thai translation
     - !5203 Update Basque translation
     - !5208 Update Italian translation
     - !5219 Backport !5209 “CI: set msys2-clang64 as default job for merges” to
       glib-2-88
     - !5220 Update Polish translation

   * Translation updates:
     - Basque (Asier Saratsua Garmendia)
     - German (Jürgen Benvenuti)
     - Italian (Davide Ferracin)

    [2 lines not shown]
VersionDeltaFile
1.169+9-9devel/glib2/PLIST
1.62+4-4devel/gdbus-codegen/distinfo
1.347+4-4devel/glib2/distinfo
1.132+2-2devel/glib2/Makefile.common
+19-194 files

NetBSD/pkgsrc Mv9oSOrnet/haproxy distinfo Makefile

   haproxy: updated to 3.4.1

   3.4.1
   - BUG/MEDIUM: check: Skip tcpcheck post-config for external checks
   - BUG/MEDIUM: check: Ignore small-buffer option when starting an external check
   - MINOR: check: Don't dump buffers state in check traces for external checks
   - BUG/MEDIUM: server/checks: Support healtcheck keyword on default-server lines
   - BUG/MEDIUM: mux_quic: prevent risk of infinite loop on recv
   - BUG/MINOR: mux_quic: do not interrupt recv on error/incomplete data
   - BUG/MINOR: tcpcheck: Override external check if healthcheck section is set
   - REGTESTS: checks: Add script for external healthchecks
   - BUG/MEDIUM: regex: initialize the match array earlier during boot
   - BUG/MEDIUM: threads: Fiw build when using no thread
   - BUG/MEDIUM: xprt_qmux: implement ->get_ssl_sock_ctx() to get the SSL laye
   - CLEANUP: sessions: simplify the sess_priv_conns pool name
   - BUG/MINOR: acl: report "ACL" not "map" in ACL ID lookup failures
   - BUG/MEDIUM: checks: Dequeue checks on purge
   - REGTESTS: Fix log matching in healthcheck-section.vtc
   - BUG/MINOR: quic: fix Initial length value in sent packets

    [27 lines not shown]
VersionDeltaFile
1.151+4-4net/haproxy/distinfo
1.160+2-2net/haproxy/Makefile
+6-62 files

NetBSD/pkgsrc tBOdOODdoc CHANGES-2026

   Updated www/py-httplib2, devel/py-syrupy, devel/py-typer
VersionDeltaFile
1.4024+4-1doc/CHANGES-2026
+4-11 files