NetBSD/src ErbKwiLsys/dev/pci agpvar.h

   include pcivar.h so that includes can be sorted lexicographically in agp files.
VersionDeltaFile
1.23+3-1sys/dev/pci/agpvar.h
+3-11 files

NetBSD/src rmr7PjIsys/arch/alpha/alpha disksubr.c, sys/arch/arm/arm disksubr.c

   fix typos in comments, mainly s/archtypal/archetypal/.
VersionDeltaFile
1.43+3-3sys/arch/alpha/alpha/disksubr.c
1.27+3-3sys/arch/arm/arm/disksubr.c
1.22+3-3sys/arch/arm/broadcom/bcm2835_vcaudio.c
1.19+3-3sys/arch/evbmips/evbmips/disksubr.c
1.4+3-3sys/arch/evbmips/sbmips/disksubr.c
1.19+3-3sys/arch/evbppc/evbppc/disksubr.c
+18-189 files not shown
+43-4315 files

NetBSD/pkgsrc-wip c4d1adfpy-ksef2 PLIST distinfo

py-ksef2: update to 0.17.1
DeltaFile
+12-3py-ksef2/PLIST
+3-3py-ksef2/distinfo
+1-1py-ksef2/Makefile
+16-73 files

NetBSD/pkgsrc wb6mpc1doc TODO

   doc/TODO: + scummvm-2026.3.0.
VersionDeltaFile
1.27426+2-1doc/TODO
+2-11 files

NetBSD/pkgsrc yyGCj1Pdoc CHANGES-2026 TODO

   doc: Updated textproc/py-ujson to 5.13.0
VersionDeltaFile
1.3847+2-1doc/CHANGES-2026
1.27425+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc oYPG1fctextproc/py-ujson distinfo Makefile

   py-ujson: update to 5.13.0.

   Security fix release.

   Added

       Create manylinux2014 wheels (#745) @hugovk
       Add support for Python 3.15 (#742) @hugovk
       Disable global interpreter lock for freethreading (#737) @bwoodsend
       Re-enable building GraalPy wheels on macOS arm64 (#733) @timfel

   Changed

       Move metadata from setup.cfg to pyproject.toml (#736) @hugovk

   Fixed

       Tighten UTF-8 validation for ujson.dumps(b"...", reject_bytes=False) (169eaf3) @bwoodsend
       Replace generated version.h with macro (#735) @hugovk
VersionDeltaFile
1.25+4-4textproc/py-ujson/distinfo
1.30+2-5textproc/py-ujson/Makefile
+6-92 files

NetBSD/pkgsrc 8lxVPu2doc CHANGES-2026 TODO

   doc: Updated textproc/py-pdf to 6.13.3
VersionDeltaFile
1.3846+2-1doc/CHANGES-2026
1.27424+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc GFIKEJbtextproc/py-pdf Makefile distinfo

   py-pdf: update to 6.13.3.

   Security fix release.

   Security (SEC)

       Apply MAX_DECLARED_STREAM_LENGTH to streams without length as well (#3871) by @stefan6419846

   Performance Improvements (PI)

       Avoid per-pixel getpixel loop for 1-bit indexed images (#3854) by @Samuel-Harris

   Robustness (ROB)

       Several fixes by @metsw24-max

   Maintenance (MAINT)

       Make mypy assert messages consistent (#3849) by @j-t-1
VersionDeltaFile
1.70+4-4textproc/py-pdf/Makefile
1.64+4-4textproc/py-pdf/distinfo
+8-82 files

NetBSD/pkgsrc A9SHxYYdoc CHANGES-2026

   Note update of the "mutt" package to version 2.4.0
VersionDeltaFile
1.3845+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc l5nLRmxmail/mutt distinfo Makefile, mail/mutt/patches patch-color.c

   mail/mutt: Update to version 2.4.0

   Changes since version 2.3.3:
     ! Maildir folders are now only recognized if they contain cur, new, and tmp
       subfolders.  Previously mutt only checked for the cur subfolder when
       opening.
     ! --without-wc-funcs configure option is deprecated.
     + New functions <open-thread>, <open-all-threads>, <close-thread>,
       <close-all-threads> were added to explicitly open/close a thread, in
       addition to the thread toggle functions.
     + $tmpdraftdir, defaulting /var/tmp, sets the directory where message
       composition drafts are saved.
     ! --textmode is no longer required for pgp classic mode signing, although
       mutt still keeps the flags in the sample config files.
     ! ~C and ~L patterns match Bcc recipient lists too.
     ! When querying for addresses, via <query> or <complete-query>,
       the query menu can be exiting via <quit> after tagging entries.
       Previously, <select-entry> had to be used for tagged entries to be
       processed.

    [10 lines not shown]
VersionDeltaFile
1.3+6-6mail/mutt/patches/patch-color.c
1.127+5-5mail/mutt/distinfo
1.299+2-2mail/mutt/Makefile
+13-133 files

NetBSD/pkgsrc yuhiBBkdoc TODO CHANGES-2026

   doc: Updated devel/py-msgpack to 1.2.1
VersionDeltaFile
1.27423+18-9doc/TODO
1.3844+2-1doc/CHANGES-2026
+20-102 files

NetBSD/pkgsrc P8TpXamdevel/py-msgpack distinfo Makefile

   py-msgpack: update to 1.2.1.

   Security fix release.

   1.2.1

   Bump pypa/cibuildwheel from 4.0.0 to 4.1.0 in the all-dependencies group by @dependabot[bot] in #694
   release v1.2.1 by @methane in #698

   1.2.0

   relax setuptools version by @methane in #652
   update setuptools requirements to >=78.1.1 by @methane in #653
   cython: freethreading_compatible by @methane in #654
   drop Python 3.9 by @methane in #656
   update cython and cibuildwheel by @methane in #658
   ci: add riscv64 manylinux/musllinux wheels by @justeph in #664
   fix: check unpack_callback_uint32 result by @KowalskiThomas in #666
   fix: re-raise existing exception when available by @KowalskiThomas in #667

    [23 lines not shown]
VersionDeltaFile
1.28+4-4devel/py-msgpack/distinfo
1.42+2-2devel/py-msgpack/Makefile
+6-62 files

NetBSD/pkgsrc-wip a56f1f1cloudflare-speed-cli distinfo cargo-depends.mk, cloudflare-speed-cli/patches patch-src_network.rs

cloudflare-speed-cli: update to 1.0.6
DeltaFile
+97-54cloudflare-speed-cli/distinfo
+93-0cloudflare-speed-cli/patches/patch-src_network.rs
+31-17cloudflare-speed-cli/cargo-depends.mk
+2-0cloudflare-speed-cli/TODO
+1-1cloudflare-speed-cli/Makefile
+224-725 files

NetBSD/pkgsrc ihLgKuKdoc CHANGES-2026

   doc: Updated textproc/gemtext2html to 1.0.1
VersionDeltaFile
1.3843+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc Pq7wD4Ctextproc/gemtext2html distinfo Makefile

   Update textproc/gemtext2html to 1.0.1
VersionDeltaFile
1.2+4-4textproc/gemtext2html/distinfo
1.2+2-2textproc/gemtext2html/Makefile
1.2+2-2textproc/gemtext2html/PLIST
+8-83 files

NetBSD/pkgsrc O7sgEwFx11/plasma6-plasma-workspace Makefile

   plasma6-plasma-workspace: mark as BROKEN

   to save others investigating this build issue

   Needs wip/plasma6-kwin to build, which needs pipewire... both can be
   imported after the freeze.
VersionDeltaFile
1.4+3-1x11/plasma6-plasma-workspace/Makefile
+3-11 files

NetBSD/pkgsrc BTBdg62doc pkgsrc.txt pkgsrc.html

   doc/pkgsrc.*: regen
VersionDeltaFile
1.392+429-377doc/pkgsrc.txt
1.394+424-372doc/pkgsrc.html
+853-7492 files

NetBSD/pkgsrc Mm1nMDTdoc/guide/files bulk.xml

   doc: add a section for pkgtools/bob to the guide

   Joint work by jperkin and myself.
VersionDeltaFile
1.37+53-7doc/guide/files/bulk.xml
+53-71 files

NetBSD/pkgsrc dwmEVUadoc CHANGES-2026

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

NetBSD/pkgsrc jh17OKHwww/chromium options.mk distinfo

   chromium: update to 149.0.7827.155

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

   [N/A][516496659] Critical CVE-2026-12437: Use after free in WebShare. Reported by Google on 2026-05-25
   [N/A][516947912] Critical CVE-2026-12438: Inappropriate implementation in WebView. Reported by Google on 2026-05-27
   [N/A][519728275] Critical CVE-2026-12439: Use after free in Digital Credentials. Reported by Google on 2026-06-03
   [N/A][519731619] Critical CVE-2026-12440: Use after free in DigitalCredentials. Reported by Google on 2026-06-03
   [N/A][520157118] Critical CVE-2026-12441: Use after free in File Input. Reported by Google on 2026-06-05
   [N/A][521950423] Critical CVE-2026-12442: Use after free in Passwords. Reported by Google on 2026-06-09
   [N/A][522566295] Critical CVE-2026-12443: Use after free in Web Authentication. Reported by Google on 2026-06-11
   [N/A][513160088] High CVE-2026-12444: Out of bounds read in Chromoting. Reported by Google on 2026-05-14
   [N/A][513199795] High CVE-2026-12445: Use after free in Extensions. Reported by Google on 2026-05-14
   [N/A][513313107] High CVE-2026-12446: Insufficient data validation in Passwords. Reported by Google on 2026-05-14
   [N/A][513405023] High CVE-2026-12447: Heap buffer overflow in WebRTC. Reported by Google on 2026-05-15

    [25 lines not shown]
VersionDeltaFile
1.4+20-2www/chromium/options.mk
1.47+6-6www/chromium/distinfo
1.62+1-5www/chromium/Makefile
+27-133 files

NetBSD/pkgsrc EPgTa7Weditors/emacs27 Makefile, editors/emacs28 Makefile

   *: recursive bump for OpenJPH 0.28

   The upgrade only bumped the shlib minor but there is no symlink for the major
   so this version is recorded.
VersionDeltaFile
1.62+2-2editors/emacs27/Makefile
1.52+2-2editors/emacs28/Makefile
1.45+2-2editors/emacs29/Makefile
1.14+2-2editors/emacs30/Makefile
1.55+2-2games/0ad/Makefile
1.209+2-2games/flightgear/Makefile
+12-1271 files not shown
+154-14577 files

NetBSD/pkgsrc ezg78wVx11/xmon Makefile distinfo, x11/xmon/patches patch-ab patch-table11.c

   xmon: Fix building with GCC 14 and GCC 15.

   This code makes frequent use of K&Risms such as implicit
   function declarations, implicit int, etc. Fix a few and
   force an older C standard to ensure this keeps building.
VersionDeltaFile
1.2+15-5x11/xmon/patches/patch-ab
1.1+15-0x11/xmon/patches/patch-table11.c
1.16+8-1x11/xmon/Makefile
1.10+3-2x11/xmon/distinfo
+41-84 files

NetBSD/pkgsrc bByx805x11/xwatchwin distinfo, x11/xwatchwin/patches patch-xwatchwin.c

   xwatchwin: Fix build with GCC 14 and 15.

   Avoid implicit int. Recent GCC no longer likes it.
VersionDeltaFile
1.1+14-0x11/xwatchwin/patches/patch-xwatchwin.c
1.7+2-1x11/xwatchwin/distinfo
+16-12 files

NetBSD/pkgsrc 8mM70N9mail/xmailbox distinfo, mail/xmailbox/patches patch-ac

   xmailbox: Fix implicit declaration of fork(2), getuid(2), etc

   Need to include <unistd.h>.
VersionDeltaFile
1.3+12-4mail/xmailbox/patches/patch-ac
1.9+2-2mail/xmailbox/distinfo
+14-62 files

NetBSD/pkgsrc gVesEqRmail/xmailwatcher Makefile distinfo, mail/xmailwatcher/patches patch-ab patch-aa

   xmailwatcher: Fix building with GCC 14 and GCC 15.

   This code makes frequent use of K&Risms such as implicit
   function declarations, implicit int, etc. Fix a few and
   force an older C standard to ensure this keeps building.
VersionDeltaFile
1.2+13-5mail/xmailwatcher/patches/patch-ab
1.2+10-5mail/xmailwatcher/patches/patch-aa
1.17+8-1mail/xmailwatcher/Makefile
1.7+3-3mail/xmailwatcher/distinfo
+34-144 files

NetBSD/pkgsrc Q1H7wjVaudio/ubs/patches patch-src_cmd__search.c patch-src_loginfo.c

   ubs: Need to include <strings.h> for bzero(3).

   Should help the SunOS build.
VersionDeltaFile
1.1+14-0audio/ubs/patches/patch-src_cmd__search.c
1.1+14-0audio/ubs/patches/patch-src_loginfo.c
1.1+14-0audio/ubs/patches/patch-lib_exec__proc.c
1.1+14-0audio/ubs/patches/patch-lib_parse__line.c
1.1+14-0audio/ubs/patches/patch-src_read__sched.c
1.1+14-0audio/ubs/patches/patch-src_ubs.c
+84-01 files not shown
+91-17 files

NetBSD/pkgsrc xmmgi1Pwm/w9wm distinfo, wm/w9wm/patches patch-manage.c patch-menu.c

   w9wm: Fix implicit function declarations
VersionDeltaFile
1.1+14-0wm/w9wm/patches/patch-manage.c
1.1+13-0wm/w9wm/patches/patch-menu.c
1.1+13-0wm/w9wm/patches/patch-error.c
1.7+4-1wm/w9wm/distinfo
+44-14 files

NetBSD/pkgsrc ITSs3m6net/sslh Makefile

   sslh: SunOS needs __EXTENSIONS__ for vasprintf
VersionDeltaFile
1.21+3-1net/sslh/Makefile
+3-11 files

NetBSD/pkgsrc cRH6IbBsecurity/srm Makefile

   srm: build fix for lethal combination of SunOS & GCC 14

   doesn't include <alloca.h> which is needed on SunOS,
   just define the function to the compiler builtin to avoid
   needing a patch.
VersionDeltaFile
1.11+6-1security/srm/Makefile
+6-11 files

NetBSD/pkgsrc So3l7Pvnet/tcpdstat distinfo, net/tcpdstat/patches patch-ip_flow.c patch-net__read.c

   tcpdstat: Fix implicit string function declarations.
VersionDeltaFile
1.2+15-7net/tcpdstat/patches/patch-ip_flow.c
1.1+14-0net/tcpdstat/patches/patch-net__read.c
1.1+14-0net/tcpdstat/patches/patch-stat.c
1.9+4-2net/tcpdstat/distinfo
+47-94 files