NetBSD/pkgsrc KDhjbxadoc CHANGES-2026 TODO

   doc: Updated shells/fish to 4.7.1
VersionDeltaFile
1.2958+2-1doc/CHANGES-2026
1.27249+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc YcE2S7sshells/fish distinfo cargo-depends.mk, shells/fish/patches patch-cmake_Install.cmake patch-Cargo.toml

   shells/fish: update to 4.7.1

   # pkgsrc changes
   Illumos support has been upstreamed (yes!), hence most patches have been dropped.

   # upstream changes (since 4.3.2)

   fish 4.7.1 (released May 08, 2026)
   ==================================

   This release fixes a regression in 4.7.0 that caused the web config (``fish_config``) to fail to start (:issue:`12717`).

   fish 4.7.0 (released May 05, 2026)
   ==================================

   Deprecations and removed features
   ---------------------------------
   - The default theme (i.e. the ``fish_color_*`` variables) is no longer set in non-interactive shells.


    [148 lines not shown]
VersionDeltaFile
1.43+198-155shells/fish/distinfo
1.3+65-49shells/fish/cargo-depends.mk
1.24+57-1shells/fish/PLIST
1.5+13-22shells/fish/patches/patch-cmake_Install.cmake
1.64+8-18shells/fish/Makefile
1.2+12-5shells/fish/patches/patch-Cargo.toml
+353-2507 files not shown
+360-25713 files

NetBSD/pkgsrc npbhFrbdoc CHANGES-2026

   doc: Updated graphics/py-mcomix to 3.1.1
VersionDeltaFile
1.2957+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc wIJycNzgraphics/py-mcomix PLIST Makefile

   py-mcomix: update to 3.1.1.

   # MComix 3.1.1
   ## Release date: 2025-09-06

   ### Bug fixes

   - Added official mime types for CBZ/CBR comic books to desktop
     metadata file.

   - Fix "context has already been set" error in Python 3.13.

   # MComix 3.1.0
   ## Release date: 2024-01-21

   ### Features

   - Image colors can be negated in the Image Enhancement dialog.
     Furthermore, enhancements now apply to most UI elements, such as

    [134 lines not shown]
VersionDeltaFile
1.6+203-7graphics/py-mcomix/PLIST
1.35+46-9graphics/py-mcomix/Makefile
1.10+4-4graphics/py-mcomix/distinfo
+253-203 files

NetBSD/pkgsrc wbl8KLKtime/libical buildlink3.mk

   libical: remove non-working upper bound from bl3.mk
VersionDeltaFile
1.23+1-2time/libical/buildlink3.mk
+1-21 files

NetBSD/pkgsrc 9Vibzsgtime/libical Makefile

   libical: conflicts with libical4
VersionDeltaFile
1.63+2-2time/libical/Makefile
+2-21 files

NetBSD/pkgsrc XWEFFvQtime/libical4 buildlink3.mk Makefile

   libical: rename to libical4

   Somehow bulk builds don't respect the upper bound from libical/bl3.mk.
VersionDeltaFile
1.2+8-8time/libical4/buildlink3.mk
1.3+3-2time/libical4/Makefile
+11-102 files

NetBSD/pkgsrc-wip 30ab80fgvfs options.mk PLIST, gvfs/patches patch-daemon_ParseFTPList.c

wip: remove some (already imported)
DeltaFile
+0-448gvfs/patches/patch-daemon_ParseFTPList.c
+0-212gvfs/options.mk
+0-163gvfs/PLIST
+0-135liburing/PLIST
+0-124libntfs/patches/patch-src_Makefile.in
+0-118gvfs/Makefile
+0-1,20038 files not shown
+0-1,85444 files

NetBSD/pkgsrc VwcfSlKdoc CHANGES-2026 TODO

   doc: Updated sysutils/gvfs to 1.60.0
VersionDeltaFile
1.2956+2-1doc/CHANGES-2026
1.27248+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc cDdKSm8sysutils/gvfs options.mk Makefile, sysutils/gvfs/patches patch-daemon_ParseFTPList.c

   sysutils/gvfs: Update to gvfs-1.60.0

   Update prepared in wip by PHO, with some later contributions by me.

   The change log is too long to paste here. See:
   https://gitlab.gnome.org/GNOME/gvfs/-/blob/master/NEWS
VersionDeltaFile
1.1+448-0sysutils/gvfs/patches/patch-daemon_ParseFTPList.c
1.7+195-20sysutils/gvfs/options.mk
1.143+96-25sysutils/gvfs/Makefile
1.18+74-35sysutils/gvfs/PLIST
1.1+24-0sysutils/gvfs/hacks.mk
1.28+8-11sysutils/gvfs/distinfo
+845-9110 files not shown
+901-9816 files

NetBSD/pkgsrc e33poZSdoc CHANGES-2026

   doc: Added filesystems/fuse-httpdirfs version 1.2.8
VersionDeltaFile
1.2955+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc RtzvzP9filesystems Makefile

   filesystems: add fuse-httpdirfs
VersionDeltaFile
1.62+2-1filesystems/Makefile
+2-11 files

NetBSD/pkgsrc ztTJqzXfilesystems/fuse-httpdirfs/patches patch-meson.build.orig

   fuse-httpdirfs: remove bogus diff file
VersionDeltaFile
1.2+0-0filesystems/fuse-httpdirfs/patches/patch-meson.build.orig
+0-01 files

NetBSD/pkgsrc DXobVrgfilesystems/fuse-httpdirfs Makefile DESCR, filesystems/fuse-httpdirfs/patches patch-src_link.c patch-meson.build

   fuse-httpdirfs: initial import of package

   HTTPDirFS stands for Hyper Text Transfer Protocol Directory Filesystem.
   It allows to mount HTTP directory listings or a single file, using the
   FUSE API.

   The performance of the program is excellent. HTTP connections are reused
   through curl-multi interface. The FUSE component runs in the
   multithreaded mode. A permanent cache system caches all the file
   segments you have downloaded, so you don't need to these segments again
   if you access them later.
VersionDeltaFile
1.1+56-0filesystems/fuse-httpdirfs/patches/patch-src_link.c
1.1+41-0filesystems/fuse-httpdirfs/Makefile
1.1+15-0filesystems/fuse-httpdirfs/patches/patch-meson.build
1.1+9-0filesystems/fuse-httpdirfs/DESCR
1.1+7-0filesystems/fuse-httpdirfs/distinfo
1.1+4-0filesystems/fuse-httpdirfs/PLIST
+132-01 files not shown
+132-07 files

NetBSD/src IuBJIeFsys/arch/alpha/include param.h, sys/arch/amd64/include param.h

   G/C obsolete SSIZE and SINCR constants.
VersionDeltaFile
1.64+2-7sys/arch/sparc64/include/param.h
1.53+1-4sys/arch/alpha/include/param.h
1.91+1-4sys/arch/i386/include/param.h
1.28+1-4sys/arch/m68k/include/param.h
1.57+1-4sys/arch/mips/include/mips_param.h
1.44+1-4sys/arch/amd64/include/param.h
+7-273 files not shown
+10-369 files

NetBSD/src 3SpSnKzsys/crypto/camellia camellia.c

   camellia.c: fix spelling and improve grammar in comments
VersionDeltaFile
1.4+9-9sys/crypto/camellia/camellia.c
+9-91 files

NetBSD/pkgsrc 10fPzBHdoc CHANGES-2026

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

NetBSD/pkgsrc SyX3h0lwww/chromium distinfo, www/chromium/patches patch-chrome_browser_about__flags.cc patch-third__party_libsync_src_sync.c

   www/chromium: update to 148.0.7778.96

   * 148.0.7778.96
   This update includes 127 security fixes. Below, we highlight fixes
   that were contributed by external researchers. Please see the Chrome Security Page for more information.

   Many of our security bugs are detected using AddressSanitizer, MemorySanitizer,
   UndefinedBehaviorSanitizer, Control Flow Integrity, libFuzzer, or AFL.

   [$43000][493747582] Critical CVE-2026-7896: Integer overflow in Blink. Reported by c6eed09fc8b174b0f3eebedcceb1e792 on 2026-03-18

   [N/A][504069514] Critical CVE-2026-7897: Use after free in Mobile. Reported by Google on 2026-04-18

   [N/A][504587882] Critical CVE-2026-7898: Use after free in Chromoting. Reported by Google on 2026-04-20

   [$55000][505481948] High CVE-2026-7899: Out of bounds read and write in V8. Reported by Project WhatForLunch (@pjwhatforlunch) on 2026-04-23

   [$16000][496503799] High CVE-2026-7900: Heap buffer overflow in ANGLE. Reported by Anonymous on 2026-03-26

    [244 lines not shown]
VersionDeltaFile
1.41+1,598-1,573www/chromium/distinfo
1.19+84-110www/chromium/patches/patch-chrome_browser_about__flags.cc
1.12+172-16www/chromium/patches/patch-third__party_libsync_src_sync.c
1.19+31-40www/chromium/patches/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5
1.19+31-31www/chromium/patches/patch-chrome_browser_policy_configuration__policy__handler__list__factory.cc
1.19+38-20www/chromium/patches/patch-chrome_browser_profiles_chrome__browser__main__extra__parts__profiles.cc
+1,954-1,7901,600 files not shown
+5,751-4,4801,606 files

NetBSD/pkgsrc r128AiPtime/libical4 Makefile

   libical4: note this conflicts with older libical
VersionDeltaFile
1.2+3-1time/libical4/Makefile
+3-11 files

NetBSD/pkgsrc X4yzOWJtime/libical Makefile

   libical: spaces to tab
VersionDeltaFile
1.62+2-2time/libical/Makefile
+2-21 files

NetBSD/pkgsrc cJkyehQtime/libical Makefile

   libical: note this conflicts with "libical4"

   ("libical4" having the PKGNAME "libical" as well, and installing files
   that conflict.)
VersionDeltaFile
1.61+3-1time/libical/Makefile
+3-11 files

NetBSD/src T8RZLoIsys/arch/evbmips/malta malta_intr.c machdep.c, sys/arch/evbmips/malta/dev gt.c mainbus.c

   Address problems with MIPS Malta platform code found running under QEMU.

   QEMU's "malta" system emulates a MIPS Malta with the Gallileo host bridge
   and 32-bit or 64-bit CPUs of either endianness.  It is one of the only
   working QEMU system-level emulations that could run NetBSD with all
   combinations of endianness and address size.  After fixes to QEMU over the
   past several years, NetBSD has been unable to use the emulated PCI bus in
   big-endian and 64-bit configurations.

   No actual Malta hardware with any Gallileo-based CPU card could be found
   for testing.  These changes have been checked against the databook and
   some limited checking of the relevant QEMU changes (which seem to have
   mostly come from former MIPS employees) was also performed.

   Changes:
   1. The GT-64120 host bridge _does_ byte-swap access to other PCI targets,
      but _does not_ byte-swap access to itself (bus 0, device 0).  QEMU
      evidently used to get this wrong, but, I confirmed with the databook.
      This means we need to manually byte-swap a bunch of access to the

    [29 lines not shown]
VersionDeltaFile
1.30+16-14sys/arch/evbmips/malta/malta_intr.c
1.20+20-6sys/arch/evbmips/malta/dev/gt.c
1.21+18-4sys/arch/evbmips/malta/dev/mainbus.c
1.51+10-11sys/arch/evbmips/malta/machdep.c
1.9+11-2sys/arch/evbmips/malta/malta_bus_io.c
1.10+11-2sys/arch/evbmips/malta/malta_bus_mem.c
+86-392 files not shown
+99-458 files

NetBSD/pkgsrc f8FyUlVdoc CHANGES-2026

   doc: Updated filesystems/fuse-s3fs to 1.97
VersionDeltaFile
1.2953+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc xL1WhaVfilesystems/fuse-s3fs distinfo Makefile, filesystems/fuse-s3fs/patches patch-configure.ac patch-src_s3fs.cpp

   filesystems/fuse-s3fs: update to 1.97

   # changes

   Version 1.97 -- 7 Dec, 2025 (major changes only)
   #2765 Do not honor -o nonempty when compiled with FUSE 3

   Version 1.96 -- 24 Nov, 2025 (major changes only)
   #1867 - Require FUSE 3 on Linux
   #2596 - Require C++14
   #2623 - Improve IO concurrency
   #2669 - Rename `-o endpoint` to `-o region` for clarity
   #2728 - #2731 - #2736 - Avoid HeadObject calls with improved stats cache usage

   Version 1.95 -- 25 Oct, 2024 (major changes only)
   #2424 - Add ipresolve option to select IPv4- or IPv6-only
   #2443 - Retry request on HTTP 429 error
   #2448 - Changed s3fs logo
   #2455 - Fix deadlock in FdManager::ChangeEntityToTempPath

    [4 lines not shown]
VersionDeltaFile
1.2+7-8filesystems/fuse-s3fs/distinfo
1.14+5-9filesystems/fuse-s3fs/Makefile
1.2+8-5filesystems/fuse-s3fs/patches/patch-configure.ac
1.2+6-6filesystems/fuse-s3fs/patches/patch-src_s3fs.cpp
1.2+5-7filesystems/fuse-s3fs/patches/patch-test_mknod__test.cc
1.2+1-1filesystems/fuse-s3fs/patches/patch-src_s3fs.h
+32-366 files

NetBSD/src Vrce7opsys/arch/alpha/conf INSTALL

   revert accidental commit of alpha INSTALL in previous
VersionDeltaFile
1.122+0-7sys/arch/alpha/conf/INSTALL
+0-71 files

NetBSD/src UGQHYsWdistrib/sets/lists/debug md.evbarm.earmv5 md.evbarm.earmv4

   Fix MKDEBUGKERNEL vs MKDEBUG for kernel debug file sets.

   The problem manifests as checkflist failures when building ports that
   have extensive ALL_KERNELS but not...building all the kernels; notably
   the various "evb" ports with a bazillion kernels for a bazillion SoCs.

   The mk.conf(5) man page documents MKDEBUGKERNEL as controlling
   whether kernel debug files (netbsd-*.debug) appear in the
   distribution sets.  However, the prior implementation used MKDEBUG
   (the general userland debug flag) instead.

   This meant MKDEBUG=yes with MKDEBUGKERNEL=no incorrectly expected
   kernel debug files for every kernel config listed in ALL_KERNELS.
   When only a subset of kernels is built, checkflist fails with
   missing files.

   The fix is to make these variables fully conform to the longstanding
   documentation.  MKDEBUGKERNEL controls whether kernel debug symbols are
   built; MKDEBUG controls everything else.  If you want something like the
   old behavior but minus the bugs, set both.
VersionDeltaFile
1.2+48-48distrib/sets/lists/debug/md.evbarm.earmv5
1.2+20-20distrib/sets/lists/debug/md.evbarm.earmv4
1.6+13-13distrib/sets/lists/debug/md.evbppc
1.8+10-10distrib/sets/lists/debug/ad.mipsel
1.2+10-10distrib/sets/lists/debug/md.evbarm.earmv5eb
1.88+7-7distrib/sets/lists/debug/ad.mips
+108-1089 files not shown
+145-13115 files

NetBSD/src V0i9sAosys/arch/m68k/m68k pmap_68k.c

   Update comments to reflect current status.
VersionDeltaFile
1.69+6-4sys/arch/m68k/m68k/pmap_68k.c
+6-41 files

NetBSD/pkgsrc AFz7SKBdoc CHANGES-2026 TODO

   doc: Updated www/py-wtforms to 3.2.2
VersionDeltaFile
1.2952+2-1doc/CHANGES-2026
1.27247+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc tWy8WbHwww/py-wtforms distinfo PLIST

   py-wtforms: update to 3.2.2.

   What's Changed

       remove slsa provenance by @davidism in #879
       fix(validators): Disabled validation with provided formdata by @subnix in #880
       Support Python versions from 3.10 to 3.14 by @azmeuk in #883
       Update FAQ to reflect 3.10+ support by @kurtmckee in #884
       GHA improvements by @azmeuk in #888
VersionDeltaFile
1.18+4-4www/py-wtforms/distinfo
1.12+5-1www/py-wtforms/PLIST
1.22+2-2www/py-wtforms/Makefile
+11-73 files

NetBSD/pkgsrc uJwQNtndoc TODO CHANGES-2026

   doc: Updated misc/py-trove-classifiers to 2026.5.7.17
VersionDeltaFile
1.27246+1-2doc/TODO
1.2951+2-1doc/CHANGES-2026
+3-32 files