NetBSD/pkgsrc-wip c8cb4a9glsmac Makefile

Hacking glsmac Makefile
DeltaFile
+1-4glsmac/Makefile
+1-41 files

NetBSD/pkgsrc-wip 4eb335fglsmac PLIST

Add PLIST
DeltaFile
+1-0glsmac/PLIST
+1-01 files

NetBSD/pkgsrc-wip 05adf87. TODO

TODO: + tor-browser-15.0.14.
DeltaFile
+1-1TODO
+1-11 files

NetBSD/pkgsrc 1xGkAUldoc TODO

   doc/TODO: + llvm-22.1.6 [wip].
VersionDeltaFile
1.27290+2-2doc/TODO
+2-21 files

NetBSD/pkgsrc braCVe4doc CHANGES-2026

   doc: Updated time/R-tzdb to 0.5.0
VersionDeltaFile
1.3185+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc udoxUFRtime/R-tzdb Makefile distinfo

   (time/R-tzdb) Updated 0.4.0 to 0.5.0, fix build against R-4.6.0

   # tzdb 0.5.0

   * Updated the time zone database to 2025a (#37).

   * Updated the embedded date library
     (SHA 32ecb2ad24699963f6c58d74d74bcd8bf7e830a9) (#36, #40).

   * cpp11 >=0.5.2 is now required.

   * R >=4.0.0 is now required. This is consistent with the standards of the
     tidyverse.
VersionDeltaFile
1.4+5-3time/R-tzdb/Makefile
1.6+4-4time/R-tzdb/distinfo
+9-72 files

NetBSD/pkgsrc bZKDiiidoc CHANGES-2026

   doc: Updated math/R-proxy to 0.4.29
VersionDeltaFile
1.3184+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc JjwqJZvmath/R-proxy distinfo Makefile

   (math/R-proxy) Updated 0.4.27 to 0.4.29, explicit NEWS.md unknown
VersionDeltaFile
1.5+4-4math/R-proxy/distinfo
1.3+2-2math/R-proxy/Makefile
+6-62 files

NetBSD/pkgsrc-wip 45cf9e8glsmac COMMIT_MSG

Added a COMMIT_MSG, following (as best I could):
https://pkgsrc.org/wip/users/

and helpful email from:
Greg Troxel <gdt at lexort.com>
DeltaFile
+3-0glsmac/COMMIT_MSG
+3-01 files

NetBSD/pkgsrc 1Er5k2Jwww/firefox mozilla-common.mk

   firefox: 150.0.x requires nss>=3.122.2
VersionDeltaFile
1.311+2-2www/firefox/mozilla-common.mk
+2-21 files

NetBSD/src cwBBQKRsys/arch/i386/stand/efiboot/bootia32 startprog32.S multiboot32.S, sys/arch/i386/stand/efiboot/bootx64 startprog64.S multiboot64.S

   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+1-5sys/arch/i386/stand/efiboot/bootx64/startprog64.S
1.2+1-5sys/arch/i386/stand/efiboot/bootx64/multiboot64.S
1.7+3-3sys/arch/i386/stand/efiboot/bootx64/efibootx64.c
1.4+1-5sys/arch/i386/stand/efiboot/bootia32/startprog32.S
1.3+1-5sys/arch/i386/stand/efiboot/bootia32/multiboot32.S
1.9+3-3sys/arch/i386/stand/efiboot/bootia32/efibootia32.c
+10-266 files

NetBSD/src 1uFnkEndistrib/sets/lists/base shl.mi, distrib/sets/lists/debug shl.mi

   bump libunbound
VersionDeltaFile
1.401+2-2distrib/sets/lists/debug/shl.mi
1.1041+2-2distrib/sets/lists/base/shl.mi
+4-42 files

NetBSD/src 6kZifa7doc 3RDPARTY CHANGES

   new unbound
VersionDeltaFile
1.2210+4-4doc/3RDPARTY
1.3261+2-1doc/CHANGES
+6-52 files

NetBSD/src nicPIA3external/bsd/unbound/dist/libunbound unbound.h, external/bsd/unbound/dist/services authzone.c

   Merge changes between unbound 1.24.2 and 1.25.1
VersionDeltaFile
1.16+215-190external/bsd/unbound/include/config.h
1.6+107-43external/bsd/unbound/dist/services/authzone.c
1.9+22-5external/bsd/unbound/dist/util/netevent.c
1.4+8-0external/bsd/unbound/lib/libunbound/unbound.expsym
1.8+4-0external/bsd/unbound/dist/libunbound/unbound.h
1.9+2-2external/bsd/unbound/lib/libunbound/shlib_version
+358-2401 files not shown
+358-2407 files

NetBSD/src KUtmCKdexternal/bsd/unbound/dist configure, external/bsd/unbound/dist/doc unbound.conf.5.in unbound.conf.rst

   Import unbound 1.25.1 (previous was 1.24.2)

   Bug Fixes

   Fix CVE-2026-33278, Possible remote code execution during DNSSEC validation.
   Thanks to Qifan Zhang, Palo Alto Networks, for the report.

   Fix CVE-2026-42944, Heap overflow and crash with multiple nsid, cookie,
   padding EDNS options. Thanks to Qifan Zhang, Palo Alto Networks, for the
   report.

   Fix CVE-2026-42959, Crash during DNSSEC validation of malicious content. Thanks
   to Qifan Zhang, Palo Alto Networks, for the report.

   Fix CVE-2026-32792, Packet of death with DNSCrypt. Thanks to Andrew Griffiths
   from 'calif.io' for the report.

   Fix CVE-2026-40622, "Ghost domain name" variant. Thanks to Qifan Zhang, Palo
   Alto Networks, for the report.

    [25 lines not shown]
VersionDeltaFile
1.1.1.11+4,279-4,238external/bsd/unbound/dist/util/configlexer.c
1.1.1.11+2,312-2,835external/bsd/unbound/dist/configure
1.1.1.11+2,286-2,230external/bsd/unbound/dist/util/configparser.c
1.1.1.11+411-147external/bsd/unbound/dist/doc/unbound.conf.5.in
1.1+522-0external/bsd/unbound/dist/testdata/respip_dns64_lookup.rpl
1.1.1.2+385-137external/bsd/unbound/dist/doc/unbound.conf.rst
+10,195-9,587226 files not shown
+19,067-11,111232 files

NetBSD/pkgsrc naj1LF0doc CHANGES-2026

   doc: Updated www/firefox140-l10n to 140.11.0
VersionDeltaFile
1.3183+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc U3Aolczwww/firefox140-l10n distinfo Makefile

   firefox140-l10n: update to 140.11
VersionDeltaFile
1.12+307-307www/firefox140-l10n/distinfo
1.12+2-2www/firefox140-l10n/Makefile
+309-3092 files

NetBSD/pkgsrc mMb8lbIdoc CHANGES-2026

   doc: Updated www/firefox140 to 140.11.0
VersionDeltaFile
1.3182+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 7T50CRiwww/firefox140 distinfo Makefile, www/firefox140/patches patch-media_ffvpx_libavcodec_parser__list.c

   firefox140: update to 140.11

   Mozilla Foundation Security Advisory 2026-48
   Security Vulnerabilities fixed in Firefox ESR 140.11

   Announced
       May 19, 2026
   Impact
       high
   Products
       Firefox ESR
   Fixed in

           Firefox ESR 140.11

   #CVE-2026-8946: Incorrect boundary conditions in the Audio/Video: Web Codecs component

   Reporter
       zx

    [221 lines not shown]
VersionDeltaFile
1.17+4-5www/firefox140/distinfo
1.17+3-3www/firefox140/Makefile
1.4+1-1www/firefox140/patches/patch-media_ffvpx_libavcodec_parser__list.c
+8-93 files

NetBSD/pkgsrc jvAoFeydoc CHANGES-2026

   doc: Updated mail/postfix to 3.11.3nb1
VersionDeltaFile
1.3181+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc YUQFIEqmail/postfix options.mk Makefile

   postfix: suggest sasl option

   This only allows the cyrus-sasl functionality in postfix.  It still
   needs to be administratively enabled in postfix, with Cyrus SASL
   mechanisms installed seperately.
VersionDeltaFile
1.45+2-2mail/postfix/options.mk
1.357+2-1mail/postfix/Makefile
+4-32 files

NetBSD/pkgsrc oiG9yMedoc CHANGES-pkgsrc-2026Q1

   doc: update for tickets 7125, 7126
VersionDeltaFile
1.1.2.24+7-1doc/CHANGES-pkgsrc-2026Q1
+7-11 files

NetBSD/pkgsrc tZSi5XUnet/rsync distinfo Makefile

   Pullup ticket #7126 - requested by taca
   net/rsync: Security fix

   Revisions pulled up:
   - net/rsync/Makefile                                            1.133
   - net/rsync/distinfo                                            1.66

   ---
      Module Name:      pkgsrc
      Committed By:     adam
      Date:             Thu May 21 09:13:07 UTC 2026

      Modified Files:
        pkgsrc/net/rsync: Makefile distinfo

      Log Message:
      rsync: updated to 3.4.3

      rsync 3.4.3 (20 May 2026)

    [144 lines not shown]
VersionDeltaFile
1.64.2.2+4-4net/rsync/distinfo
1.131.2.2+2-2net/rsync/Makefile
+6-62 files

NetBSD/pkgsrc lfkoVTbdoc CHANGES-2026

   Updated textproc/py-types-docutils, devel/py-types-gdb, time/py-types-python-dateutil, devel/py-types-setuptools, devel/py-types-toml, textproc/py-types-yaml
VersionDeltaFile
1.3180+7-1doc/CHANGES-2026
+7-11 files

NetBSD/pkgsrc Ob21AjXnet/unbound distinfo Makefile, net/unbound/patches patch-configure

   Pullup ticket #7125 - requested by taca
   net/unbound: Security fix

   Revisions pulled up:
   - net/unbound/Makefile                                          1.134-1.135
   - net/unbound/distinfo                                          1.90-1.91
   - net/unbound/patches/patch-configure                           1.7-1.8

   ---
      Module Name:      pkgsrc
      Committed By:     adam
      Date:             Mon May 11 15:49:04 UTC 2026

      Modified Files:
        pkgsrc/net/unbound: Makefile distinfo
        pkgsrc/net/unbound/patches: patch-configure

      Log Message:
      unbound: updated to 1.25.0

    [46 lines not shown]
VersionDeltaFile
1.6.16.1+15-3net/unbound/patches/patch-configure
1.89.4.1+5-5net/unbound/distinfo
1.133.2.1+3-4net/unbound/Makefile
+23-123 files

NetBSD/pkgsrc fiQ88U3textproc/py-types-yaml distinfo Makefile

   py-types-yaml: updated to 6.0.12.20260518

   6.0.12.20260518
   Upgrade black to 26.5.0
VersionDeltaFile
1.17+4-4textproc/py-types-yaml/distinfo
1.20+2-2textproc/py-types-yaml/Makefile
+6-62 files

NetBSD/pkgsrc fDzhVV5devel/py-types-toml distinfo Makefile

   py-types-toml: updated to 0.10.8.20260518

   0.10.8.20260518
   Upgrade black to 26.5.0
VersionDeltaFile
1.13+4-4devel/py-types-toml/distinfo
1.16+2-2devel/py-types-toml/Makefile
+6-62 files

NetBSD/pkgsrc tcLhezsdevel/py-types-setuptools distinfo Makefile

   py-types-setuptools: updated to 82.0.0.20260518

   82.0.0.20260518
   Upgrade black to 26.5.0
VersionDeltaFile
1.64+4-4devel/py-types-setuptools/distinfo
1.68+2-2devel/py-types-setuptools/Makefile
+6-62 files

NetBSD/pkgsrc fDhZ7xttime/py-types-python-dateutil distinfo Makefile

   py-types-python-dateutil: updated to 2.9.0.20260518

   2.9.0.20260518
   Upgrade black to 26.5.0
VersionDeltaFile
1.21+4-4time/py-types-python-dateutil/distinfo
1.23+2-2time/py-types-python-dateutil/Makefile
+6-62 files

NetBSD/pkgsrc Gvme8UYdevel/py-types-gdb distinfo Makefile

   py-types-gdb: updated to 16.3.0.20260518

   16.3.0.20260518
   Upgrade black to 26.5.0
VersionDeltaFile
1.9+4-4devel/py-types-gdb/distinfo
1.9+2-2devel/py-types-gdb/Makefile
+6-62 files