NetBSD/pkgsrc ynepSfIaudio/suil options.mk

   suil: add options.mk
VersionDeltaFile
1.1+46-0audio/suil/options.mk
+46-01 files

NetBSD/src vFkhO53etc/etc.evbarm Makefile.inc

   Generate hashes for bootable images in gzimg directory.

   At one point this should probably be unified at least a bit with the hash
   generation of regular sets, so that there is a single place that defines
   the types of hashes generated for sets and gzimg.
VersionDeltaFile
1.139+2-1etc/etc.evbarm/Makefile.inc
+2-11 files

NetBSD/pkgsrc-wip 75b926dqgis COMMIT_MSG PLIST

qgis: Update to 4.2.0
DeltaFile
+189-1qgis/COMMIT_MSG
+93-25qgis/PLIST
+5-3qgis/Makefile
+3-3qgis/distinfo
+290-324 files

NetBSD/src pLncjF6doc CHANGES

   doc/CHANGES: add the am18xx usb driver to changelist
VersionDeltaFile
1.3277+3-1doc/CHANGES
+3-11 files

NetBSD/src HQM7N2csys/arch/arm/ti am18xx_psc.c

   evbarm/am18xx: make the psc thread-safe
VersionDeltaFile
1.2+29-5sys/arch/arm/ti/am18xx_psc.c
+29-51 files

NetBSD/src Iw4CGFdsys/arch/arm/ti am18xx_usbphyclk.c am18xx_usbphy.c, sys/arch/evbarm/conf GENERIC_V5

   evbarm/am18xx: usb 1.1 port

   Add support for the USB 1.1 port.
VersionDeltaFile
1.1+461-0sys/arch/arm/ti/am18xx_usbphyclk.c
1.1+228-0sys/arch/arm/ti/am18xx_usbphy.c
1.1+171-0sys/arch/arm/ti/am18xx_ohci.c
1.31+12-1sys/arch/arm/ti/files.ti
1.9+4-0sys/arch/evbarm/conf/GENERIC_V5
+876-15 files

NetBSD/src O3CFo3Vlib/libc/citrus/modules citrus_iconv_std.c

   iconv(3): Fix alignment of encoding states.

   Sprinkle some assertions while here to verify.

   PR lib/60413: iconv_samples test crashes on sparc*
VersionDeltaFile
1.18+37-8lib/libc/citrus/modules/citrus_iconv_std.c
+37-81 files

NetBSD/src pKslIJIlib/libc/citrus/modules citrus_viqr.c

   iconv VIQR: Fix use-after-free during destruction.

   PR lib/59019: various iconv issues

   Prompted by investigating:

   PR lib/60413: iconv_samples test crashes on sparc*

   Fixed in FreeBSD back in 2022, and I confirmed -Wuse-after-free catches
   this for us too, but we're not using it -- maybe we should:

   commit 8f27c9d14a559f33aa7fc3245f841f7ce52fadd5
   Author: John Baldwin <jhb at FreeBSD.org>
   Date:   Mon Oct 3 16:10:43 2022 -0700

       libiconv VIQR: Fix a use after free.

       Use TAILQ_FOREACH_SAFE to walk to list of children mnemonics to
       free

    [5 lines not shown]
VersionDeltaFile
1.10+4-4lib/libc/citrus/modules/citrus_viqr.c
+4-41 files

NetBSD/src aGL9vvydoc CHANGES-11.0

   Ticket #372
VersionDeltaFile
1.1.2.124+10-1doc/CHANGES-11.0
+10-11 files

NetBSD/src PAVZdX3external/mit/xorg/lib driver.mk, external/mit/xorg/lib/libEGL Makefile

   Pull up following revision(s) (requested by mrg in ticket #372):

        external/mit/xorg/lib/libEGL/Makefile: revision 1.10
        external/mit/xorg/lib/driver.mk: revision 1.9
        external/mit/xorg/lib/libgbm/Makefile: revision 1.11
        external/mit/xorg/lib/libGL/Makefile: revision 1.36

   ensure HAVE_NOATEXIT is properly set for all that need it.
VersionDeltaFile
1.9.4.1+3-2external/mit/xorg/lib/libEGL/Makefile
1.35.4.1+3-2external/mit/xorg/lib/libGL/Makefile
1.8.2.1+2-1external/mit/xorg/lib/driver.mk
1.10.4.1+2-1external/mit/xorg/lib/libgbm/Makefile
+10-64 files

NetBSD/pkgsrc-wip 162e714py-keras TODO

py-keras: Add reference to CVE-2026-12481
DeltaFile
+1-1py-keras/TODO
+1-11 files

NetBSD/pkgsrc-wip b831440zmap PLIST Makefile, zmap/patches patch-src_CMakeLists.txt patch-src_get__gateway-bsd.h

zmap: update to 4.4.0
DeltaFile
+26-9zmap/patches/patch-src_CMakeLists.txt
+18-0zmap/patches/patch-src_get__gateway-bsd.h
+17-0zmap/patches/patch-lib_logger.h
+10-2zmap/PLIST
+8-3zmap/Makefile
+6-4zmap/distinfo
+85-181 files not shown
+92-187 files

NetBSD/src LBmHHmvsys/net bpfjit.c, tests/lib/libbpfjit t_bpfjit.c

   Increase size of bpfjit interal stack, follow bpf_validate() closely.

   Increase a size of M[] array allocated on the stack by bpfjit.

   When bpf_validate() fails, bpfjit now fails too:
    - Fail to validate/compile BVF_DIV+BPF_K and BPF_MOD+BPF_K with K=0.
    - Fail unless the last instruction is BPF_RET+BPF_A or BPF_RET+BPF_K.

   If a program contains additional BPF_RET instructions, it is accepted
   by bpf_validate() and it compiles fine by bpfjit but both bpf_filter()
   and bpfjit reject it (return 0) at runtime.

   Adjust existing bpfjit test to follow the changes, add new tests.
VersionDeltaFile
1.16+187-35tests/lib/libbpfjit/t_bpfjit.c
1.13+204-18tests/net/bpfjit/t_bpfjit.c
1.49+30-20sys/net/bpfjit.c
+421-733 files

NetBSD/pkgsrc-wip 8536552sftpgo distinfo go-modules.mk

sftpgo: update to 2.7.4
DeltaFile
+291-291sftpgo/distinfo
+96-96sftpgo/go-modules.mk
+1-1sftpgo/Makefile
+388-3883 files

NetBSD/pkgsrc-wip 3b68e16chromium distinfo, chromium/patches patch-net_base_network__change__notifier.h patch-net_base_network__change__notifier.cc

chromium: fix build
DeltaFile
+35-36chromium/distinfo
+0-35chromium/patches/patch-net_base_network__change__notifier.h
+0-18chromium/patches/patch-net_base_network__change__notifier.cc
+0-9chromium/patches/patch-net_base_features.cc
+1-1chromium/patches/patch-build_toolchain_netbsd_BUILD.gn
+1-1chromium/patches/patch-build_toolchain_openbsd_BUILD.gn
+37-10031 files not shown
+68-13137 files

NetBSD/pkgsrc-wip 1e5899atinyssh Makefile PLIST, tinyssh/patches patch-Makefile

tinyssh: update to 20260601, tested with tcpserver
DeltaFile
+27-0tinyssh/patches/patch-Makefile
+3-8tinyssh/Makefile
+4-3tinyssh/PLIST
+4-3tinyssh/distinfo
+38-144 files

NetBSD/src Jnkpwffsys/arch/m68k/conf files.m68k

   defflag M68K_MMU_CUSTOM.  Checks for this were added a while ago, but
   the defflag was missed.  It's not expected to be used directly by
   configus, but is there as something other MMU options can add as a
   dependency.
VersionDeltaFile
1.75+2-1sys/arch/m68k/conf/files.m68k
+2-11 files

NetBSD/pkgsrc 8J8WSJFmail/roundcube-plugin-password distinfo

   mail/roundcube-plugin-password: update distinfo

   Forgot to update distinfo.
VersionDeltaFile
1.47+4-4mail/roundcube-plugin-password/distinfo
+4-41 files

NetBSD/pkgsrc OiAeduPdoc CHANGES-2026

   doc: Update mail/roundcube and related pacakges to 1.6.17

        mail/roundcube
        mail/roundcube-plugin-enigma
        mail/roundcube-plugin-password
        mail/roundcube-plugin-zipdownload
VersionDeltaFile
1.4254+5-1doc/CHANGES-2026
+5-11 files

NetBSD/pkgsrc JblHvqbmail/roundcube PLIST distinfo, mail/roundcube-plugin-enigma PLIST

   mail/roundcube: update to 1.6.17

   1.6.17 (2026-07-05)

   * Enigma: Support automatic public key lookup (import) using HKP v1 protocol
     (#5314)

   * Enigma: Kolab WOAT Support (#8626)

   * Security: Fix an infinite loop in TNEF (winmail.dat) decoder (#10193)

   * Security: Fix various vulnerabilities in the password plugin using
     session-injected username

   * Security: Fix stored XSS via unescaped attachment MIME type on the
     attachment-validation warning page [CVE-2026-54432]

   * Security: Fix SSRF bypass via specific local address URLs - two new cases


    [5 lines not shown]
VersionDeltaFile
1.61+18-1mail/roundcube/PLIST
1.102+4-4mail/roundcube/distinfo
1.45+2-2mail/roundcube/Makefile.common
1.7+2-1mail/roundcube-plugin-enigma/PLIST
+26-84 files

NetBSD/pkgsrc-wip cdbfcf7ap-modsecurity2 COMMIT_MSG TODO

ap-modsecurity2: Final cleaning, old patches are not needed, already incorporate into upstream source
DeltaFile
+1-1ap-modsecurity2/COMMIT_MSG
+0-2ap-modsecurity2/TODO
+1-32 files

NetBSD/src 6qAFEjEsys/opencrypto cryptodev.c cryptosoft.c

   opencrypto(9): Sprinkle SET_ERROR dtrace probes.
VersionDeltaFile
1.135+80-79sys/opencrypto/cryptodev.c
1.69+39-38sys/opencrypto/cryptosoft.c
1.135+16-15sys/opencrypto/crypto.c
1.32+16-15sys/opencrypto/cryptosoft_xform.c
1.21+7-6sys/opencrypto/ocryptodev.c
1.4+5-4sys/opencrypto/compat_crypto_50.c
+163-1576 files

NetBSD/src WDN8Es6sys/opencrypto cryptodev.c ocryptodev.c

   opencrypto(9): Sort includes and nix trailing whitespace.

   No functional change intended.
VersionDeltaFile
1.134+44-43sys/opencrypto/cryptodev.c
1.20+17-16sys/opencrypto/ocryptodev.c
1.134+14-13sys/opencrypto/crypto.c
1.7+13-10sys/opencrypto/ocryptodev.h
1.68+8-7sys/opencrypto/cryptosoft.c
1.54+7-8sys/opencrypto/cryptodev.h
+103-978 files not shown
+142-11814 files

NetBSD/pkgsrc hQSCnP5geography/R-raster/files Makevars

   (graphics/R-rasters) Add missing files/Makevars
VersionDeltaFile
1.1+1-0geography/R-raster/files/Makevars
+1-01 files

NetBSD/pkgsrc MQQaqY3graphics/R-interp Makefile

   (graphics/R-interp) Fix build on Darwin, hopefully
VersionDeltaFile
1.4+2-2graphics/R-interp/Makefile
+2-21 files

NetBSD/pkgsrc aOp5YsJwww/R-httpuv Makefile

   (www/R-httpuv) Fix build on Darwin,Linux, hopefully
VersionDeltaFile
1.14+2-2www/R-httpuv/Makefile
+2-21 files

NetBSD/pkgsrc H6u5uWMnet/bftpd distinfo, net/bftpd/patches patch-login.c

   net/bftpd: Add patch from upstream for Darwin/Apple
VersionDeltaFile
1.1+15-0net/bftpd/patches/patch-login.c
1.22+2-1net/bftpd/distinfo
+17-12 files

NetBSD/src kr8WuBZdoc CHANGES-11.0

   Ticket #371
VersionDeltaFile
1.1.2.123+10-1doc/CHANGES-11.0
+10-11 files

NetBSD/src xfzxAK3usr.sbin/sysinst util.c run.c

   Pull up following revision(s) (requested by gson in ticket #371):

        usr.sbin/sysinst/run.c: revision 1.17
        usr.sbin/sysinst/defs.h: revision 1.98
        usr.sbin/sysinst/util.c: revision 1.85
        usr.sbin/sysinst/main.c: revision 1.39

   Make sysinst intercept kernel console messages using TIOCCONS at all
   times, not just when running an external command, and discard those
   that occur when not running an external command so that they don't
   mess up the display when running sysinst on the console.  Fixes
   PR install/54932.
VersionDeltaFile
1.77.4.6+48-1usr.sbin/sysinst/util.c
1.16.2.1+3-16usr.sbin/sysinst/run.c
1.34.2.3+4-1usr.sbin/sysinst/main.c
1.94.2.3+3-1usr.sbin/sysinst/defs.h
+58-194 files

NetBSD/pkgsrc l69V3uNmath/R-minqa Makefile distinfo, math/R-minqa/patches patch-src_Makevars

   (math/R-minqa) Fix build on Darwin,Linux, hopefully
VersionDeltaFile
1.9+12-3math/R-minqa/Makefile
1.2+3-10math/R-minqa/patches/patch-src_Makevars
1.9+2-2math/R-minqa/distinfo
+17-153 files