NetBSD/pkgsrc-wip e6d520dchromium COMMIT_MSG distinfo

chromium: update to 149.0.7827.200
DeltaFile
+29-36chromium/COMMIT_MSG
+6-6chromium/distinfo
+2-1chromium/Makefile
+0-1chromium/options.mk
+37-444 files

NetBSD/pkgsrc-wip fe163aftrivy distinfo go-modules.mk

trivy: updated to 0.72.0
DeltaFile
+273-234trivy/distinfo
+90-77trivy/go-modules.mk
+1-1trivy/Makefile
+364-3123 files

NetBSD/pkgsrc s19QbC8net/wireguard-tools Makefile

   net/wireguard-tools: Drop workaround for Darwin bash

   On macOS, system bash is no longer used as a tool, so there's no need
   to undef it.   (This workaround was specific to Darwin and cited bash 3.x.)
VersionDeltaFile
1.10+1-6net/wireguard-tools/Makefile
+1-61 files

NetBSD/src 5B006ARsys/arch/i386/stand/efiboot/bootia32 multiboot32.S efibootia32.c, sys/arch/i386/stand/efiboot/bootx64 efibootx64.c multiboot64.S

   Pull up following revision(s) (requested by riastradh in ticket #1299):

        sys/arch/i386/stand/efiboot/bootia32/multiboot32.S: revision 1.3
        sys/arch/i386/stand/efiboot/bootx64/efibootx64.c: revision 1.7
        sys/arch/i386/stand/efiboot/bootia32/efibootia32.c: revision 1.9
        sys/arch/i386/stand/efiboot/bootia32/startprog32.S: revision 1.4
        sys/arch/i386/stand/efiboot/bootx64/multiboot64.S: revision 1.2
        sys/arch/i386/stand/efiboot/bootx64/startprog64.S: revision 1.6

   x86/efiboot: Put writable variables in .data, not .text.

   And define them in the .c file where they're used; no need to have
   extra unnecessary .S stuff just to define a global variable.

   Based on patch by Paul Ripke to bootx64.efi, adapted for bootia32.efi
   too.

   PR kern/59151: efiboot hangs on new motherboard
VersionDeltaFile
1.2.28.1+1-5sys/arch/i386/stand/efiboot/bootia32/multiboot32.S
1.5.26.3+3-3sys/arch/i386/stand/efiboot/bootia32/efibootia32.c
1.2.52.2+1-5sys/arch/i386/stand/efiboot/bootia32/startprog32.S
1.5.26.2+3-3sys/arch/i386/stand/efiboot/bootx64/efibootx64.c
1.1.32.1+1-5sys/arch/i386/stand/efiboot/bootx64/multiboot64.S
1.3.50.2+1-5sys/arch/i386/stand/efiboot/bootx64/startprog64.S
+10-266 files

NetBSD/pkgsrc XqBYVHkgraphics/py-matplotlib distinfo, graphics/py-matplotlib/patches patch-src___image__wrapper.cpp

   graphics/py-matplotlib: Fix build under NetBSD/amd64 11.99.6 at least

   * C function abs() returns int value and it causes fingerprint mismatch
     of std:clamp() C++ function. Use std:abs() for C++ instead.
VersionDeltaFile
1.1+16-0graphics/py-matplotlib/patches/patch-src___image__wrapper.cpp
1.77+2-1graphics/py-matplotlib/distinfo
+18-12 files

NetBSD/pkgsrc f4Cdtrvdoc CHANGES-2026

   Updated devel/py-cython, math/py-scipy
VersionDeltaFile
1.4141+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc sfSgUWZdoc CHANGES-2026

   doc: Updated meta-pkgs/bulk-test-python27 to 20260630
VersionDeltaFile
1.4140+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc GhpRwgImeta-pkgs/bulk-test-python27 Makefile

   bulk-test-python27: update to 20260630.

   Remove palemoon and offlineimap (work with Python 3 now)
VersionDeltaFile
1.13+2-4meta-pkgs/bulk-test-python27/Makefile
+2-41 files

NetBSD/src AiNRpjwdoc CHANGES-11.0

   Tickets #353 - #357
VersionDeltaFile
1.1.2.112+36-1doc/CHANGES-11.0
+36-11 files

NetBSD/src mbzh3abcrypto/external/bsd/openssh/dist sshd_config

   Pull up following revision(s) (requested by riastradh in ticket #357):

        crypto/external/bsd/openssh/dist/sshd_config: revision 1.30

   sshd_config(5): Clarify again how to disable password authentication.

   Upstream changed their version of this text by adding some quotation
   marks but not really making it clearer.  We had replaced the comment a
   while ago to cross-reference UsePAM but it got lost in the update to
   OpenSSH 10.0 last year.  Restore the explanation of how to disable
   password authentication, and expand on the relevant knobs a little.

   PR bin/32313: sshd 'PasswordAuthentication no' silently fails
VersionDeltaFile
1.29.2.1+8-2crypto/external/bsd/openssh/dist/sshd_config
+8-21 files

NetBSD/pkgsrc Axy9DSWdoc CHANGES-2026, mail Makefile

   offlineimap3: remove

   used for updating offlineimap
VersionDeltaFile
1.694+1-2mail/Makefile
1.4139+2-1doc/CHANGES-2026
1.2+1-1mail/offlineimap3/distinfo
1.2+1-1mail/offlineimap3/PLIST
1.2+1-1mail/offlineimap3/Makefile
1.2+0-0mail/offlineimap3/DESCR
+6-66 files

NetBSD/src 7oM7V0Odoc CHANGES-9.5

   Tickets #2027 - #2029
VersionDeltaFile
1.1.2.108+22-1doc/CHANGES-9.5
+22-11 files

NetBSD/pkgsrc Cdtd9Ybdoc CHANGES-2026

   doc: Updated mail/offlineimap to 8.0.2
VersionDeltaFile
1.4138+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc rymH7FJmail/offlineimap Makefile PLIST

   offlineimap: update to 8.0.2.

   Switch to the upstream Python 3 version that's been
   developed in a different repository, but but by the same organization.

   (previously in mail/offlineimap3)
VersionDeltaFile
1.43+17-12mail/offlineimap/Makefile
1.12+10-17mail/offlineimap/PLIST
1.2+5-5mail/offlineimap/DESCR
1.14+4-4mail/offlineimap/distinfo
+36-384 files

NetBSD/src ZgybR8Zsys/arch/i386/stand/efiboot/bootia32 startprog32.S efibootia32.c, sys/arch/i386/stand/efiboot/bootx64 efibootx64.c multiboot64.S

   Pull up following revision(s) (requested by riastradh in ticket #2029):

        sys/arch/i386/stand/efiboot/bootia32/multiboot32.S: revision 1.3
        sys/arch/i386/stand/efiboot/bootx64/efibootx64.c: revision 1.7
        sys/arch/i386/stand/efiboot/bootia32/efibootia32.c: revision 1.9
        sys/arch/i386/stand/efiboot/bootia32/startprog32.S: revision 1.4
        sys/arch/i386/stand/efiboot/bootx64/multiboot64.S: revision 1.2
        sys/arch/i386/stand/efiboot/bootx64/startprog64.S: revision 1.6

   x86/efiboot: Put writable variables in .data, not .text.

   And define them in the .c file where they're used; no need to have
   extra unnecessary .S stuff just to define a global variable.

   Based on patch by Paul Ripke to bootx64.efi, adapted for bootia32.efi
   too.

   PR kern/59151: efiboot hangs on new motherboard
VersionDeltaFile
1.2.26.2+1-5sys/arch/i386/stand/efiboot/bootia32/startprog32.S
1.4.6.3+3-3sys/arch/i386/stand/efiboot/bootia32/efibootia32.c
1.1.2.4+1-5sys/arch/i386/stand/efiboot/bootia32/multiboot32.S
1.4.6.3+3-3sys/arch/i386/stand/efiboot/bootx64/efibootx64.c
1.1.2.3+1-5sys/arch/i386/stand/efiboot/bootx64/multiboot64.S
1.3.24.2+1-5sys/arch/i386/stand/efiboot/bootx64/startprog64.S
+10-266 files

NetBSD/pkgsrc MEiSONJmath/py-scipy PLIST distinfo, math/py-scipy/patches patch-scipy_spatial___ckdtree.pyx patch-scipy_stats___unuran_meson.build

   py-scipy: updated to 1.18.0

   SciPy 1.18.0 is the culmination of 6 months of hard work. It contains
   many new features, numerous bug-fixes, improved test coverage and better
   documentation. There have been a number of deprecations and API changes
   in this release, which are documented below. All users are encouraged to
   upgrade to this release, as there are a large number of bug-fixes and
   optimizations. Before upgrading, we recommend that users check that
   their own code does not use deprecated SciPy functionality (to do so,
   run your code with ``python -Wd`` and check for ``DeprecationWarning`` s).
   Our development attention will now shift to bug-fix releases on the
   1.18.x branch, and on adding new features on the main branch.
VersionDeltaFile
1.36+370-334math/py-scipy/PLIST
1.66+5-7math/py-scipy/distinfo
1.5+4-4math/py-scipy/patches/patch-scipy_spatial___ckdtree.pyx
1.108+2-2math/py-scipy/Makefile
1.2+1-1math/py-scipy/patches/patch-scipy_stats___unuran_meson.build
1.3+1-1math/py-scipy/patches/patch-subprojects_xsf_include_xsf_amos_amos.h
+383-3496 files

NetBSD/src YG93r2Cdoc CHANGES-10.2

   Tickets #1297 - #1299
VersionDeltaFile
1.1.2.106+22-1doc/CHANGES-10.2
+22-11 files

NetBSD/pkgsrc pUu2ks9doc CHANGES-2026

   doc: Updated www/p5-CSS-Minifier-XS to 0.14
VersionDeltaFile
1.4137+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc pT5zGjzwww/p5-CSS-Minifier-XS distinfo Makefile

   p5-CSS-Minifier-XS: update to 0.14.

   0.14      2026-06-28 16:30:59-07:00 America/Vancouver
       - Fixes a memory leak in minify(), when the entire document is minified
         away.
VersionDeltaFile
1.5+4-4www/p5-CSS-Minifier-XS/distinfo
1.13+2-3www/p5-CSS-Minifier-XS/Makefile
+6-72 files

NetBSD/pkgsrc 3tnjXjBdoc CHANGES-2026

   doc: Updated www/p5-JavaScript-Minifier-XS to 0.16
VersionDeltaFile
1.4136+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc WAHXfYKwww/p5-JavaScript-Minifier-XS distinfo Makefile

   p5-JavaScript-Minifier-XS: update to 0.16.

   0.16      2026-06-28 14:10:28-07:00 America/Vancouver
       - Fixes CVE-2026-56017, which caused Perl to SEGFAULT when calling
         minify().  Thanks to CPANSec for raising the issue, and providing a
         prototype fix.
       - Fixes CVE-2026-56018, caused by a memory leak in minify() where each
         tokenized Node's "contents" buffer were not properly freed, resulting in a
         memory leak on every call.
       - Updated author tests for "does the JS still compile?", to use "node"
         instead of "jsl".
VersionDeltaFile
1.6+4-4www/p5-JavaScript-Minifier-XS/distinfo
1.14+2-3www/p5-JavaScript-Minifier-XS/Makefile
+6-72 files

NetBSD/src EYITtojsys/arch/i386/stand/efiboot/bootia32 efibootia32.c multiboot32.S, sys/arch/i386/stand/efiboot/bootx64 efibootx64.c startprog64.S

   Pull up following revision(s) (requested by riastradh in ticket #356):

        sys/arch/i386/stand/efiboot/bootia32/multiboot32.S: revision 1.3
        sys/arch/i386/stand/efiboot/bootx64/efibootx64.c: revision 1.7
        sys/arch/i386/stand/efiboot/bootia32/efibootia32.c: revision 1.9
        sys/arch/i386/stand/efiboot/bootia32/startprog32.S: revision 1.4
        sys/arch/i386/stand/efiboot/bootx64/multiboot64.S: revision 1.2
        sys/arch/i386/stand/efiboot/bootx64/startprog64.S: revision 1.6

   x86/efiboot: Put writable variables in .data, not .text.

   And define them in the .c file where they're used; no need to have
   extra unnecessary .S stuff just to define a global variable.

   Based on patch by Paul Ripke to bootx64.efi, adapted for bootia32.efi
   too.

   PR kern/59151: efiboot hangs on new motherboard
VersionDeltaFile
1.6.8.1+3-3sys/arch/i386/stand/efiboot/bootx64/efibootx64.c
1.5.8.1+1-5sys/arch/i386/stand/efiboot/bootx64/startprog64.S
1.1.40.1+1-5sys/arch/i386/stand/efiboot/bootx64/multiboot64.S
1.8.8.1+3-3sys/arch/i386/stand/efiboot/bootia32/efibootia32.c
1.2.36.1+1-5sys/arch/i386/stand/efiboot/bootia32/multiboot32.S
1.3.8.1+1-5sys/arch/i386/stand/efiboot/bootia32/startprog32.S
+10-266 files

NetBSD/pkgsrc kQViaazdoc CHANGES-2026

   doc: Updated time/xclock to 1.2.0nb1
VersionDeltaFile
1.4135+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc NSeaftqtime/xclock distinfo Makefile, time/xclock/patches patch-Clock.c patch-meson.build

   xclock: switch to updated upstream patch

   Bump PKGREVISION.
VersionDeltaFile
1.5+32-19time/xclock/patches/patch-Clock.c
1.13+2-3time/xclock/distinfo
1.19+2-1time/xclock/Makefile
1.2+1-1time/xclock/patches/patch-meson.build
+37-244 files

NetBSD/src M7y3Whdexternal/bsd/pkg_install/dist/add parse_cross.c, external/bsd/pkg_install/dist/info pkg_info.1

   Pull up the following, requested by riastradh in ticket #355:

        external/bsd/pkg_install/dist/add/parse_cross.c up to 1.1.1.2
        external/bsd/pkg_install/dist/info/pkg_info.1   up to 1.5
        external/bsd/pkg_install/dist/lib/version.h     up to 1.25
        external/bsd/pkg_install/lib/Makefile           up to 1.12
        external/bsd/pkg_install/sbin/Makefile.inc      up to 1.6

   Sync pkg_install with HEAD.
   PR kern/59991: pkg_add: null pointer deref in pkg_add -m parsing.
VersionDeltaFile
1.4.10.1+11-11external/bsd/pkg_install/dist/info/pkg_info.1
1.1.1.1.4.1+3-3external/bsd/pkg_install/dist/add/parse_cross.c
1.5.26.1+3-1external/bsd/pkg_install/sbin/Makefile.inc
1.24.2.1+2-2external/bsd/pkg_install/dist/lib/version.h
1.11.10.1+2-1external/bsd/pkg_install/lib/Makefile
+21-185 files

NetBSD/pkgsrc GN6y1Ajdoc TODO CHANGES-2026

   doc: Updated www/gotosocial to 0.22.0
VersionDeltaFile
1.27519+5-3doc/TODO
1.4134+2-1doc/CHANGES-2026
+7-42 files

NetBSD/pkgsrc myCqYvrwww/gotosocial distinfo PLIST

   gotosocial: Update to 0.22.0

   Provided by m33 in wip.

   This is a big feature release that contains support for relay
   subscriptions and relay push connections, a new instance account
   directory, better threading using tombstones for deleted statuses,,
   and support for auto-cleanup of old remote statuses, among lots of
   other things!

   WARNING:
   - Configuration changes and database schema changes.
   - Before starting this new release, first adapt the configuration file,
   then do not interrupt as a database migration will take some time.
   See https://codeberg.org/superseriousbusiness/gotosocial/releases/tag/v0.22.0
   for upgrade instructions.
VersionDeltaFile
1.22+25-13www/gotosocial/distinfo
1.18+26-1www/gotosocial/PLIST
1.3+6-2www/gotosocial/go-modules.mk
1.62+2-2www/gotosocial/Makefile
+59-184 files

NetBSD/pkgsrc kOWxjQldevel/py-cython distinfo Makefile

   py-cython: updated to 3.2.8

   3.2.8 (2026-06-30)

   Bugs fixed

   * Assigning a Python 3.14+ ``.__annotate__`` function to a Cython compiled function no longer
     evaluates annotations eagerly.  Fixes a regression with ``@functools.wraps()`` in Cython 3.2.6.
     Patch by Jelle Zijlstra.  (Github issue :issue:`7767`)

   * In freethreading Python, the necessary object keep-alive while executing user code in
     ``.__dealloc__()`` uses a safer scheme.
     Patch by Yaxing Cai.  (Github issue :issue:`7769`)

   * The local function state used by ``sys.monitoring`` read from uninitialised memory.
     (Github issue :issue:`7774`)

   * The ``.ag_running`` flag attribute of async generators was always false on big-endian systems.
VersionDeltaFile
1.99+4-4devel/py-cython/distinfo
1.119+2-2devel/py-cython/Makefile
+6-62 files

NetBSD/src GuxKZDgsys/arch/vax/vax subr.S

   Pull up following revision(s) (requested by riastradh in ticket #2028):

        sys/arch/vax/vax/subr.S: revision 1.44

   vax longjmp(9): Fix return value.

   PR port-vax/59308: kernel longjmp(9) fails to make setjmp(9) return 1
   PR port-vax/60102: kernel longjmp(9) on vax reads stack garbage instead
   of returning 1 (patch)
VersionDeltaFile
1.36.4.2+2-2sys/arch/vax/vax/subr.S
+2-21 files

NetBSD/src xsc6Yzssys/arch/vax/vax subr.S

   Pull up following revision(s) (requested by riastradh in ticket #1298):

        sys/arch/vax/vax/subr.S: revision 1.44

   vax longjmp(9): Fix return value.

   PR port-vax/59308: kernel longjmp(9) fails to make setjmp(9) return 1
   PR port-vax/60102: kernel longjmp(9) on vax reads stack garbage instead
   of returning 1 (patch)
VersionDeltaFile
1.41.2.3+2-2sys/arch/vax/vax/subr.S
+2-21 files