NetBSD/pkgsrc L8G3Uq9doc CHANGES-2026

   Updated www/py-selenium, graphics/py-tifffile
VersionDeltaFile
1.4895+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc 4pNOq1Pgraphics/py-tifffile Makefile distinfo

   py-tifffile: updated to 2026.7.31

   2026.7.31

   - Fsspec v3 stores using big-endian floatpred are incompatible with zarr>=3.3.
   - Specify bytes codec endian configuration in ZarrFileSequenceStore.
   - Add additional NDPI tags from specification
VersionDeltaFile
1.66+4-4graphics/py-tifffile/distinfo
1.75+2-2graphics/py-tifffile/Makefile
+6-62 files

NetBSD/pkgsrc pM6kzdSwww/py-selenium cargo-depends.mk

   py-selenium: add cargo-depends.mk
VersionDeltaFile
1.1+322-0www/py-selenium/cargo-depends.mk
+322-01 files

NetBSD/pkgsrc G4Idh5Rwww/py-selenium Makefile distinfo, www/py-selenium/patches patch-.._vendor_apple-xar-0.20.0_Cargo.toml

   py-selenium: updated to 4.46.0

   Selenium 4.46.0
   * Support CDP versions: v148, v149, v150
   * [build] add copyright headers to rbs, pyi, ts, mjs, and erb files
   * Route Safari, STP and WebView2 to their handlers
   * Fix example WebDriverWait import in docstring
VersionDeltaFile
1.7+639-631www/py-selenium/PLIST
1.16+965-4www/py-selenium/distinfo
1.17+18-14www/py-selenium/Makefile
1.1+15-0www/py-selenium/patches/patch-.._vendor_apple-xar-0.20.0_Cargo.toml
+1,637-6494 files

NetBSD/src qPHqZG1distrib/utils/embedded mkimage, etc Makefile

   PR install/59195 and PR port-evbmips/60302: fix hashes in gzimg directories

   Hashes in gzimg directories for some ports either correspond to the
   wrong (i.e., uncompressed) files or do not cover all files.  These
   problems are described in PR install/59195 and PR port-evbmips/60302,
   respectively.  The potential solution offered for PR 59195 does not
   work if multiple image files exist in a single gzimg directory.

   The correct solution involves three aspects: (i) make checksums
   independently of mkimage, which allows a common list of hashes in
   etc/Makefile, (ii) for directories producing more than one compressed
   image, make checksums in individual temporary files, one per
   compressed image, to combine at the end, and (iii) add make targets to
   allow parallelism across multiple images within each directory.

   This patch implements those steps for the evbarm, evbmips, evbppc, and
   riscv ports, which were the only ones previously using mkimage for
   checksums.
VersionDeltaFile
1.140+77-31etc/etc.evbarm/Makefile.inc
1.8+20-10etc/etc.riscv/Makefile.inc
1.478+6-3etc/Makefile
1.23+5-3etc/etc.evbppc/Makefile.inc
1.33+5-3etc/etc.evbmips/Makefile.inc
1.98+1-5distrib/utils/embedded/mkimage
+114-556 files

NetBSD/pkgsrc 90I9DcQdoc CHANGES-2026

   doc: Updated databases/objsqlite3 to 1.1.2
VersionDeltaFile
1.4894+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc bUFNsQkdatabases/objsqlite3 Makefile PLIST

   Update databases/objsqlite3 to 1.1.2
VersionDeltaFile
1.5+4-4databases/objsqlite3/distinfo
1.2+3-2databases/objsqlite3/PLIST
1.11+2-2databases/objsqlite3/Makefile
+9-83 files

NetBSD/pkgsrc fy7EpKOdoc CHANGES-2026

   Updated security/vaultwarden, devel/mimalloc
VersionDeltaFile
1.4893+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc 3875S2Adevel/mimalloc PLIST Makefile

   mimalloc: updated to 3.4.4

   3.4.4
   Unknown changes
VersionDeltaFile
1.13+4-4devel/mimalloc/distinfo
1.10+2-2devel/mimalloc/PLIST
1.17+2-2devel/mimalloc/Makefile
+8-83 files

NetBSD/pkgsrc L90CWp2security/vaultwarden MESSAGE Makefile

   vaultwarden: updated to 1.37.1

   1.37.1

   Always send initOrganization and orgUserHasExistingUser in invite URL
   Indirectly resolved 7475 by using newer rust-musl build images which had a compilation issue with OpenSSL.
VersionDeltaFile
1.11+60-53security/vaultwarden/PLIST
1.20+7-7security/vaultwarden/distinfo
1.14+4-4security/vaultwarden/options.mk
1.28+2-2security/vaultwarden/Makefile
1.3+1-1security/vaultwarden/MESSAGE
+74-675 files

NetBSD/pkgsrc JP9Yo9cdoc CHANGES-2026

   Updated audio/chromaprint, textproc/ugrep
VersionDeltaFile
1.4892+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc mVg04Lbtextproc/ugrep Makefile distinfo, textproc/ugrep/patches patch-lzma_C_CpuArch.c

   ugrep: updated to 7.8.3

   7.8.3
   update regular expression compilation to DFA memory threshold issue 549 (explosive DFA growth is theoretically possible, but should never exceed a worst-case 1GB~2GB memory footprint in ugrep)
   fix man page formatting issue that caused a missing sentence ending 550
   update LZMA SDK to 26.02
VersionDeltaFile
1.100+4-5textproc/ugrep/distinfo
1.110+2-2textproc/ugrep/Makefile
1.2+1-1textproc/ugrep/patches/patch-lzma_C_CpuArch.c
+7-83 files

NetBSD/pkgsrc 4Wzqed0audio/chromaprint options.mk buildlink3.mk

   chromaprint: updated to 1.6.1

   1.6.1

   Fixed a heap buffer overflow when decoding a fingerprint that has extra data after the encoded values. Applications that decode fingerprints from untrusted sources should update.
   Fixed building against FFmpeg 4.x, which had not compiled since the channel layout API changed in 5.1
   Audio can now be fed in buffers that do not end on a frame boundary; previously a partial frame at the end of a call was dropped
   Fixed an implicit integer conversion warning on LLVM
   Fixed installing to absolute paths
   Build fpcalc against the system FFmpeg in CI
VersionDeltaFile
1.48+3-5audio/chromaprint/Makefile
1.24+4-4audio/chromaprint/distinfo
1.4+1-3audio/chromaprint/options.mk
1.13+2-2audio/chromaprint/buildlink3.mk
+10-144 files

NetBSD/src NU9KdcMsys/dev/pci pcidevs.h pcidevs_data.h

   Regen.
VersionDeltaFile
1.1519+9,394-9,389sys/dev/pci/pcidevs_data.h
1.1520+3-1sys/dev/pci/pcidevs.h
+9,397-9,3902 files

NetBSD/src dWFZgIwsys/dev/pci pcidevs

   Add MediaTek MT7996 Wi-Fi 7 Wireless LAN.
VersionDeltaFile
1.1541+3-1sys/dev/pci/pcidevs
+3-11 files

NetBSD/pkgsrc sFMOhoographics/p5-GD-SecurityImage distinfo Makefile

   Pullup ticket #7205 - requested by taca
   graphics/p5-GD-SecurityImage: Security fix

   Revisions pulled up:
   - graphics/p5-GD-SecurityImage/Makefile                         1.27
   - graphics/p5-GD-SecurityImage/distinfo                         1.11

   ---
      Module Name:      pkgsrc
      Committed By:     wiz
      Date:             Fri Jul 17 15:48:44 UTC 2026

      Modified Files:
        pkgsrc/graphics/p5-GD-SecurityImage: Makefile distinfo

      Log Message:
      p5-GD-SecurityImage: fix CVE-2026-13082

      using upstream patch

    [2 lines not shown]
VersionDeltaFile
1.25.8.1+7-3graphics/p5-GD-SecurityImage/Makefile
1.10.38.1+4-1graphics/p5-GD-SecurityImage/distinfo
+11-42 files

NetBSD/pkgsrc raje8O0doc CHANGES-2026

   doc: Updated databases/objsqlite3 to 1.1
VersionDeltaFile
1.4891+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc itN820Ndatabases/objsqlite3 distinfo Makefile

   databases/objsqlite3: Update to 1.1
VersionDeltaFile
1.10+7-5databases/objsqlite3/Makefile
1.4+4-4databases/objsqlite3/distinfo
+11-92 files

NetBSD/pkgsrc dorpI7teditors/nano Makefile distinfo, editors/nano/patches patch-src_winio.c patch-configure

   updated editors/nano to 9.2

   For changes from previous releases, see ChangeLog included with the source
VersionDeltaFile
1.6+12-12editors/nano/patches/patch-doc_nanorc.5
1.89+8-8editors/nano/distinfo
1.7+6-6editors/nano/patches/patch-doc_nano.1
1.5+3-3editors/nano/patches/patch-src_winio.c
1.12+3-3editors/nano/patches/patch-configure
1.121+2-2editors/nano/Makefile
+34-341 files not shown
+36-357 files

NetBSD/src N28FcGmdistrib/sets/lists/base mi, distrib/sets/lists/debug mi

   Add a MKRAID build option, which defaults to yes everywhere except
   m68000, which controls building of RAID-related utilities (including
   hardware RAID controllers).
VersionDeltaFile
1.1840+15-15distrib/sets/lists/man/mi
1.124+19-1share/man/man5/mk.conf.5
1.58+8-8distrib/sets/lists/manhtml/mi
1.466+7-7share/mk/bsd.README
1.517+7-7distrib/sets/lists/debug/mi
1.1388+7-7distrib/sets/lists/base/mi
+63-457 files not shown
+94-6013 files

NetBSD/src GNtGPrmsys/dev/pci virtioreg.h

   Add definitions for several product IDs and feature flags.
VersionDeltaFile
1.16+48-13sys/dev/pci/virtioreg.h
+48-131 files

NetBSD/src gt7vnjbsys/kern subr_autoconf.c

   <sys/disklabel.h> not needed here.
VersionDeltaFile
1.321+2-3sys/kern/subr_autoconf.c
+2-31 files

NetBSD/pkgsrc h7w4TYswww/nginx Makefile distinfo

   Pullup ticket #7207 - requested by taca
   www/nginx: Security fix

   Revisions pulled up:
   - www/nginx/Makefile                                            1.195
   - www/nginx/distinfo                                            1.144

   ---
      Module Name:      pkgsrc
      Committed By:     kim
      Date:             Tue Jul 21 03:42:05 UTC 2026

      Modified Files:
        pkgsrc/www/nginx: Makefile distinfo

      Log Message:
      nginx: Update to 1.30.4

      Changes with nginx 1.30.4                                        15 Jul 2026

    [17 lines not shown]
VersionDeltaFile
1.143.2.1+4-4www/nginx/distinfo
1.193.2.1+2-1www/nginx/Makefile
+6-52 files

NetBSD/pkgsrc Z2gfzu0lang/ruby rubyversion.mk, lang/ruby33 Makefile distinfo

   Pullup ticket #7206 - requested by taca
   lang/ruby33: Security fix

   Revisions pulled up:
   - lang/ruby/rubyversion.mk                                      1.327
   - lang/ruby33/Makefile                                          1.13
   - lang/ruby33/PLIST                                             1.11
   - lang/ruby33/distinfo                                          1.19
   - lang/ruby33/patches/patch-lib_erb.rb                          deleted
   - lang/ruby33/patches/patch-lib_erb_version.rb                  deleted
   - lang/ruby33/patches/patch-test_erb_test__erb.rb               deleted

   ---
      Module Name:      pkgsrc
      Committed By:     taca
      Date:             Sat Jul 18 14:09:03 UTC 2026

      Modified Files:
        pkgsrc/lang/ruby: rubyversion.mk

    [27 lines not shown]
VersionDeltaFile
1.10.2.1+1-13lang/ruby33/PLIST
1.18.2.1+4-7lang/ruby33/distinfo
1.12.2.1+3-7lang/ruby33/Makefile
1.324.2.1+4-4lang/ruby/rubyversion.mk
1.1.4.1+1-1lang/ruby33/patches/patch-test_erb_test__erb.rb
1.1.4.1+1-1lang/ruby33/patches/patch-lib_erb_version.rb
+14-331 files not shown
+15-347 files

NetBSD/src 3DD6yKK. build.sh

   Make hb68k default to MACHINE_ARCH=m68k
VersionDeltaFile
1.405+3-3build.sh
+3-31 files

NetBSD/pkgsrc FIXf9fYtextproc/p5-YAML-Syck Makefile distinfo

   Pullup ticket #7204 - requested by taca
   textproc/p5-YAML-Syck: Security fix

   Revisions pulled up:
   - textproc/p5-YAML-Syck/Makefile                                1.43
   - textproc/p5-YAML-Syck/distinfo                                1.24

   ---
      Module Name:      pkgsrc
      Committed By:     wiz
      Date:             Fri Jul 17 06:14:44 UTC 2026

      Modified Files:
        pkgsrc/textproc/p5-YAML-Syck: Makefile distinfo

      Log Message:
      p5-YAML-Syck: update to 1.47.

      1.47 Jul 13 2026

    [48 lines not shown]
VersionDeltaFile
1.23.2.1+4-4textproc/p5-YAML-Syck/distinfo
1.41.2.1+5-2textproc/p5-YAML-Syck/Makefile
+9-62 files

NetBSD/pkgsrc OtwCYmFeditors/vim-share version.mk distinfo

   Pullup ticket #7202 - requested by morr
   editors/vim-share: Bug fix

   Revisions pulled up:
   - editors/vim-share/distinfo                                    1.243
   - editors/vim-share/version.mk                                  1.179

   ---
      Module Name:    pkgsrc
      Committed By:   morr
      Date:           Fri Jul 31 13:26:12 UTC 2026

      Modified Files:
              pkgsrc/editors/vim-share: distinfo version.mk

      Log Message:
      Update vim to version 9.2.0859

      Changes:

    [14 lines not shown]
VersionDeltaFile
1.239.2.2+4-4editors/vim-share/distinfo
1.175.2.2+2-2editors/vim-share/version.mk
+6-62 files

NetBSD/pkgsrc ai5JKMenet/dnscontrol go-modules.mk

   dnscontrol: Update to 4.45.0 (go-modules.mk typo fix)
VersionDeltaFile
1.7+1-2net/dnscontrol/go-modules.mk
+1-21 files

NetBSD/pkgsrc-wip bc81a2cdnscontrol5 Makefile go-modules.mk

dnscontrol5: dnscontrol-5.0.0-rc3 - test package
DeltaFile
+201-219dnscontrol5/distinfo
+66-72dnscontrol5/go-modules.mk
+3-3dnscontrol5/Makefile
+270-2943 files

NetBSD/pkgsrc GgzZoeztextproc/p5-XML-Bare distinfo Makefile

   Pullup ticket #7200 - requested by taca
   textproc/p5-XML-Bare: Security fix

   Revisions pulled up:
   - textproc/p5-XML-Bare/Makefile                                 1.22
   - textproc/p5-XML-Bare/distinfo                                 1.8

   ---
      Module Name:      pkgsrc
      Committed By:     wiz
      Date:             Thu Jul 16 17:46:07 UTC 2026

      Modified Files:
        pkgsrc/textproc/p5-XML-Bare: Makefile distinfo

      Log Message:
      p5-XML-Bare: fix CVE-2026-13401

      using upstream patch

    [2 lines not shown]
VersionDeltaFile
1.21.8.1+6-3textproc/p5-XML-Bare/Makefile
1.7.8.1+4-1textproc/p5-XML-Bare/distinfo
+10-42 files