NetBSD/src UvvhehEsys/arch/amiga/amiga locore.s, sys/arch/atari/atari locore.s

   Clean-up / consolidation of m68k bus error / address error handling
   code.  This is not a very radical change for most m68k platforms,
   since they were using a version of this re-factored code already via
   an #include directive in locore.s.  Now, however, the bus error handlers
   are split into CPU "generation"-specific files, and brought into the
   kernel via the CPU options in the kernel config file (the goal being
   to reduce boilerplate in each locore.s).

   The more notable changes:
   - amiga and atari no longer have their own copy of each handler, and
     some of their local tweaks have been folded into the shared code.
   - sun2's bus error handling code has been re-factored into a shared
     buserr_10.s to facilitate support for other 68010-based systems (all
     of which have their own custom MMU).
   - sun3's bus error handling code has been re-refactored into the
     shared buserr_2030.s.  The Sun3-specific MMU handling is treated
     just like the HP-specific MMU handling that was already there.
     This additional #ifdef is a small price to pay for more code sharing.
   - sun3x now also uses the shared buserr_2030.s rather than an identical

    [12 lines not shown]
VersionDeltaFile
1.1+219-0sys/arch/m68k/m68k/buserr_2030.s
1.129+3-165sys/arch/atari/atari/locore.s
1.175+1-164sys/arch/amiga/amiga/locore.s
1.1+131-0sys/arch/m68k/m68k/buserr_4060.s
1.1+114-0sys/arch/m68k/m68k/buserr_10.s
1.79+1-94sys/arch/sun3/sun3x/locore.s
+469-42332 files not shown
+697-69238 files

NetBSD/src a9UbaF0sys/arch/mac68k/mac68k locore.s

   Revert v 1.189 -- I have a report that it causes problems for some.
VersionDeltaFile
1.190+5-0sys/arch/mac68k/mac68k/locore.s
+5-01 files

NetBSD/src FYd84Eiexternal/gpl3/gdb/dist sha256.sum, external/gpl3/gdb/dist/bfd/po ms.po

   Import gdb-17.1, previous was 16.3

   This version of GDB includes the following changes and enhancements:

   * x86-64 CET shadow stack support
   * Debugging Linux programs that use AArch64 Guarded Control Stacks
   * GDB record feature now supports rv64gc architectures
   * 'info threads' command support for two new options '-stopped' and
     '-running' to limit the list of displayed threads.
   * On Linux and FreeBSD, the addresses shown by the 'info
     sharedlibrary' command are now for the full memory range
     allocated to the shared library.
   * Linux checkpoints now work with multiple inferiors
   * Improved linker namespace support
   * Warnings and error messages now start with an emoji (warning
     sign, or cross mark) if supported by the host charset.
     Configurable.
   * Built-in support for TLS on Linux as backup when libthread_db is
     not available. Supported on the x86_64, aarch64, ppc64, s390x,

    [72 lines not shown]
VersionDeltaFile
1.1.1.13+17,373-16,765external/gpl3/gdb/dist/opcodes/i386-tbl.h
1.1.1.12+12,418-11,499external/gpl3/gdb/dist/opcodes/aarch64-dis-2.c
1.1.1.4+9,359-9,117external/gpl3/gdb/dist/sha256.sum
1.1.1.12+6,011-5,443external/gpl3/gdb/dist/gdb/po/gdb.pot
1.1.1.5+2,722-5,191external/gpl3/gdb/dist/gdb/dwarf2/read.c
1.1.1.2+3,357-3,043external/gpl3/gdb/dist/bfd/po/ms.po
+51,240-51,0589,635 files not shown
+174,284-116,2279,641 files

NetBSD/src 6P2CF8Atests/usr.bin/xlint/lint1 msg_193.c

   tests/lint: test reachability after a switch statement
VersionDeltaFile
1.23+118-3tests/usr.bin/xlint/lint1/msg_193.c
+118-31 files

NetBSD/src Ko6mziGsys/ddb db_run.c, sys/dev/i2c motoi2creg.h

   Fix typos in comments.
VersionDeltaFile
1.34+3-3sys/ddb/db_run.c
1.15+3-3sys/dev/microcode/aic7xxx/aicasm.c
1.4+2-2sys/dev/i2c/motoi2creg.h
1.29+2-2sys/dev/ic/nvmevar.h
+10-104 files

NetBSD/pkgsrc bHLYvgPdoc TODO CHANGES-2026

   doc: Updated sysutils/libpciaccess to 0.19
VersionDeltaFile
1.26931+3-3doc/TODO
1.1737+2-1doc/CHANGES-2026
+5-42 files

NetBSD/pkgsrc 9O9KeK1sysutils/libpciaccess distinfo Makefile, sysutils/libpciaccess/patches patch-src_meson.build

   libpciaccess: update to 0.19.

   This release adds a new pci_device_is_boot_display() API, with support
   currently implemented only for Linux systems using sysfs.

   It also adds a -Dinstall-scanpci option to the meson configuration for
   those who want to install this version of scanpci.

   In addition, it corrects build issues on FreeBSD 15 and DragonFly, and
   fixes a long-standing bug if there were multiple users of libpciaccess
   in the same process and one called pci_system_cleanup before the others
   were done using pciaccess.
VersionDeltaFile
1.44+4-5sysutils/libpciaccess/distinfo
1.37+2-2sysutils/libpciaccess/Makefile
1.2+1-1sysutils/libpciaccess/patches/patch-src_meson.build
+7-83 files

NetBSD/pkgsrc zSqa0dqdoc CHANGES-2026

   doc: Updated www/chromium to 146.0.7680.80
VersionDeltaFile
1.1736+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc SnMHwDHwww/chromium distinfo Makefile

   www/chromium: update to 146.0.7680.80

   * 146.0.7680.80
   This update includes 1 security fixes. Please see the
   Chrome Security Page for more information.
   [N/A][491421267] High CVE-2026-3909: Out of bounds write in Skia.
   Reported by Google Threat Analysis Group on 2026-03-10

   Google is aware that an exploit for CVE-2026-3909 exists in the wild.
VersionDeltaFile
1.33+6-6www/chromium/distinfo
1.47+1-1www/chromium/Makefile
+7-72 files

NetBSD/pkgsrc-wip 47e9053chromium COMMIT_MSG distinfo

chromium: update to 146.0.7680.80
DeltaFile
+5-75chromium/COMMIT_MSG
+6-6chromium/distinfo
+1-1chromium/Makefile
+12-823 files

NetBSD/src xOcpv1Qsbin/gpt main.c

   gpt: fix compile-time integer overflow for terabytes and petabytes

   Previously, overly large values for mediasize in TB and PB were accepted
   and processed modulo 1<<64.

   lint complained: main.c(223): warning:
       '18446744073708503040 * 1024' overflows 'unsigned long'
VersionDeltaFile
1.19+13-17sbin/gpt/main.c
+13-171 files

NetBSD/src ZIEbmnwbin/sh exec.c

   Improve the type builtin command slightly.

   Get rid of the "is a tracked alias for" nonsense response, which
   adds no useful information (just confusion) - if "type foo" said
   foo is /usr/bin/foo, the next time it would say foo is a tracked
   alias for /usr/bin/foo (with nothing else changing or happening
   at all).   I had intended to remove that attribution years ago,
   and I was actually sure that I had done so, but it turns out, that
   somehow it got forgotten.   Now the result for "type foo" (assuming
   that foo isn't changing externally, by being renamed, or created,
   or something similar,  or PATH changing) will be the same each time
   the command is run.

   While doing that, also improve the output should someone request
   the type of '' (probably as a result of type "${foo}" where foo
   is empty, or a name typo, or similar).
VersionDeltaFile
1.60+8-5bin/sh/exec.c
+8-51 files

NetBSD/src CdDWiaTtests/usr.bin/xlint/lint1 msg_386.c, usr.bin/xlint/lint1 cksnprintb.c

   lint: do not warn about snprintb mixing 'f' with ':'

   Most often, 'f' is used with '=', but in cases where the description
   does not start with an identifier, there is no risk of pasting the
   number and the value description together without a separator.
VersionDeltaFile
1.17+15-3usr.bin/xlint/lint1/cksnprintb.c
1.2+12-4tests/usr.bin/xlint/lint1/msg_386.c
+27-72 files

NetBSD/src 4jJRFQzcommon/lib/libutil snprintb.c, lib/libutil snprintb.3

   snprintb: allow 'F' and 'f' to be freely mixed with '=' and ':'

   This restores the behavior from NetBSD 10.

   While in most cases, 'f' is used with '=' and 'F' is used with ':',
   there are useful cases for the other combinations as well, so allow
   them.

   Planned for pull-up to NetBSD 11.
VersionDeltaFile
1.42+83-33tests/lib/libutil/t_snprintb.c
1.51+4-17common/lib/libutil/snprintb.c
1.41+7-10lib/libutil/snprintb.3
+94-603 files

NetBSD/pkgsrc-wip a87d693input-headers Makefile, libopeninput Makefile Makefile.common

libopeninput, input-headers: final DISTNAME fixes
DeltaFile
+0-1input-headers/Makefile
+0-1libopeninput/Makefile
+1-0libopeninput/Makefile.common
+1-23 files

NetBSD/pkgsrc ot1lm8Iwww/hiawatha Makefile

   ... and bump the pkg revision, just in case.
VersionDeltaFile
1.55+2-1www/hiawatha/Makefile
+2-11 files

NetBSD/pkgsrc bwnD0P4www/hiawatha Makefile distinfo

   Bring the mbedtls replacement mechanism up to date, just in case it
   is needed.

   Upstream has fiddled with the git release tags, update the
   distribution tarball hashes.
VersionDeltaFile
1.54+1-16www/hiawatha/Makefile
1.19+7-4www/hiawatha/distinfo
1.8+2-2www/hiawatha/options.mk
+10-223 files

NetBSD/pkgsrc rL8JrgFdoc CHANGES-2026

   Updated net/gtk-gnutella, textproc/py-JWT
VersionDeltaFile
1.1735+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc Imq4BPLtextproc/py-JWT Makefile distinfo

   py-JWT: updated to 2.12.1

   2.12.1

   Fixed
   - Add missing ``typing_extensions`` dependency for Python < 3.11
VersionDeltaFile
1.33+7-2textproc/py-JWT/Makefile
1.27+4-4textproc/py-JWT/distinfo
+11-62 files

NetBSD/pkgsrc kAc7yoAnet/gtk-gnutella distinfo Makefile, net/gtk-gnutella/patches patch-src_core_hcache.c patch-src_core_spam.c

   gtk-gnutella: updated to 1.3.1

   1.3.1

   Bug Fixes

   [GTK2] Removed "clock" icon in status bar, a left-over of the 1.3.0 edits.
   Was sometimes crashing at startup due to a bug in logfilter.
   Forgot an include of "mempcpy.h", causing compilation error on MacOs.
   Fixed compilation error on arm64.

   1.3.0

   Improvements

   Removed expiration date: this version will now run forever.

   Under the Hood


    [2 lines not shown]
VersionDeltaFile
1.39+4-28net/gtk-gnutella/distinfo
1.146+8-3net/gtk-gnutella/Makefile
1.3+1-1net/gtk-gnutella/patches/patch-src_core_hcache.c
1.3+1-1net/gtk-gnutella/patches/patch-src_core_spam.c
1.3+1-1net/gtk-gnutella/patches/patch-src_core_huge.c
1.3+1-1net/gtk-gnutella/patches/patch-src_core_g2_gwc.c
+16-3520 files not shown
+36-5526 files

NetBSD/pkgsrc YpLSq6Ddoc CHANGES-2026

   doc: Updated www/chromium to 146.0.7680.75
VersionDeltaFile
1.1734+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc q4jiyADwww/chromium distinfo, www/chromium/patches patch-chrome_browser_about__flags.cc patch-ui_ozone_platform_wayland_host_wayland__exchange__data__provider.cc


   www/chromium: update to 146.0.7680.75

   * 146.0.7680.75
   This update includes 2 security fixes. Please see the
   Chrome Security Page for more information.
   [N/A][491421267] High CVE-2026-3909: Out of bounds write in Skia.
   Reported by Google on 2026-03-10
   [N/A][491410818] High CVE-2026-3910: Inappropriate implementation
   in V8. Reported by Google on 2026-03-10

   Google is aware that exploits for both CVE-2026-3909 & CVE-2026-3910
   exist in the wild.

   * 146.0.7680.71
   This update includes 29 security fixes. Please see the
   Chrome Security Page for more information.
   [$33000][483445078] Critical CVE-2026-3913: Heap buffer overflow

    [62 lines not shown]
VersionDeltaFile
1.32+1,557-1,536www/chromium/distinfo
1.16+112-89www/chromium/patches/patch-chrome_browser_about__flags.cc
1.1+62-0www/chromium/patches/patch-ui_ozone_platform_wayland_host_wayland__exchange__data__provider.cc
1.16+36-18www/chromium/patches/patch-remoting_host_remoting__me2me__host.cc
1.16+31-22www/chromium/patches/patch-chrome_browser_chrome__content__browser__client.cc
1.16+26-26www/chromium/patches/patch-chrome_browser_policy_configuration__policy__handler__list__factory.cc
+1,824-1,6911,564 files not shown
+5,516-4,4571,570 files

NetBSD/pkgsrc-wip a9dceefinput-headers Makefile

input-headers: fix DISTNAME
DeltaFile
+1-1input-headers/Makefile
+1-11 files

NetBSD/pkgsrc-wip 30ce2bfchromium distinfo, chromium/patches patch-ui_gfx_paint__vector__icon.cc patch-mojo_public_cpp_bindings_clone__traits.h

chromium: build fixes

import llvm-19 patches from Debian
DeltaFile
+39-34chromium/distinfo
+35-0chromium/patches/patch-ui_gfx_paint__vector__icon.cc
+23-0chromium/patches/patch-mojo_public_cpp_bindings_clone__traits.h
+19-0chromium/patches/patch-components_enterprise_client__certificates_core_private__key__factory.cc
+17-0chromium/patches/patch-components_autofill_core_browser_payments_full__card__request.cc
+17-0chromium/patches/patch-services_network_public_cpp_permissions__policy_origin__with__possible__wildcards.cc
+150-3435 files not shown
+202-6941 files

NetBSD/src Sx7WgvUtests/lib/libutil t_snprintb.c

   tests/snprintb: ensure that the value has power-of-two digits

   In direct calls to h_snprintb_m_len, several arguments are integers, so
   provide a way to distinguish them visually by forcing the value to be
   given in hexadecimal. The buffer sizes are typically given in decimal.

   Prevent excess or forgotten digits by requiring the number of digits in
   the value to be a power of two.
VersionDeltaFile
1.41+12-4tests/lib/libutil/t_snprintb.c
+12-41 files

NetBSD/src i4LdTJ5tests/lib/libutil t_snprintb.c

   tests/snprintb: test for out-of-memory writes

   In 2024, snprintb_m did that in a few scenarios.
VersionDeltaFile
1.40+24-8tests/lib/libutil/t_snprintb.c
+24-81 files

NetBSD/pkgsrc z8hHNK7doc CHANGES-2026

   doc: Updated audio/fasttracker2 to 2.11
VersionDeltaFile
1.1733+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc UU5pvKyaudio/fasttracker2 distinfo Makefile, audio/fasttracker2/patches patch-CMakeLists.txt

   audio/fasttracker2: Update to 2.11

   Changes since 2.10

   v2.11 - 09.03.2026
   - Fixed: When loading stereo AIFF/WAV samples, the last sample point would not
     be read correctly when either reading the right channel or downmixing to mono.
VersionDeltaFile
1.128+5-5audio/fasttracker2/distinfo
1.11+2-2audio/fasttracker2/patches/patch-CMakeLists.txt
1.144+2-2audio/fasttracker2/Makefile
+9-93 files

NetBSD/src NKRGSh1share/mk bsd.own.mk

   switch everyone to gdb.old
VersionDeltaFile
1.1470+3-3share/mk/bsd.own.mk
+3-31 files

NetBSD/pkgsrc-wip fbc44d5libopeninput Makefile distinfo, libopeninput/patches patch-meson.build

libopeninput: don't need libevdev-chunk anymore
DeltaFile
+0-19libopeninput/patches/patch-meson.build
+0-7libopeninput/Makefile
+0-1libopeninput/distinfo
+0-273 files