NetBSD/pkgsrc F7HB0B0doc pkg-vulnerabilities

   doc: update pattern for python314 fix

   Remove lz4 vulnerability entry, it was marked as REJECTED
VersionDeltaFile
1.657+2-3doc/pkg-vulnerabilities
+2-31 files

NetBSD/pkgsrc yHqTmD0doc CHANGES-2025

   doc: Updated lang/python314 to 3.14.0nb3
VersionDeltaFile
1.6542+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc OMqLF6Ylang/python314 distinfo Makefile, lang/python314/patches patch-Lib_ntpath.py patch-Lib_posixpath.py

   python314: apply upstream patch fixing CVE-2025-6075

   Bump PKGREVISION.
VersionDeltaFile
1.1+161-0lang/python314/patches/patch-Lib_ntpath.py
1.1+84-0lang/python314/patches/patch-Lib_posixpath.py
1.1+64-0lang/python314/patches/patch-Lib_test_test__ntpath.py
1.1+49-0lang/python314/patches/patch-Lib_test_test__genericpath.py
1.3+5-1lang/python314/distinfo
1.7+2-2lang/python314/Makefile
+365-36 files

NetBSD/pkgsrc 6ujpuTqdoc TODO CHANGES-2025

   doc: Updated archivers/py-brotli to 1.2.0
VersionDeltaFile
1.26416+2-2doc/TODO
1.6541+2-1doc/CHANGES-2025
+4-32 files

NetBSD/pkgsrc U2QK7XJarchivers/py-brotli Makefile distinfo

   py-brotli: update to 1.2.0.

   SECURITY

       python: added Decompressor::can_accept_more_data method and optional
       output_buffer_limit argument Decompressor::process;
       that allows mitigation of unexpectedly large output;
       reported by Charles Chan (https://github.com/charleswhchan)

   Added

       decoder / encoder: added static initialization to reduce binary size
       python: allow limiting decoder output (see SECURITY section)
       CLI: brcat alias; allow decoding concatenated brotli streams
       build: Bazel modules

   Improved

       build: install man pages

    [7 lines not shown]
VersionDeltaFile
1.10+3-6archivers/py-brotli/Makefile
1.7+4-4archivers/py-brotli/distinfo
+7-102 files

NetBSD/pkgsrc-wip cb33f8ahelix Makefile

helix: use git tool
DeltaFile
+1-3helix/Makefile
+1-31 files

NetBSD/src oI6sAM9tests/usr.bin/c++ t_static_destructor.sh

   undo damage caused by s/compile/ccmain/g
VersionDeltaFile
1.11+11-11tests/usr.bin/c++/t_static_destructor.sh
+11-111 files

NetBSD/src fCYcq4qsys/dev/usb usbdevs_data.h usbdevs.h


   ... and regen...
VersionDeltaFile
1.817+1,707-1,704sys/dev/usb/usbdevs_data.h
1.817+2-1sys/dev/usb/usbdevs.h
+1,709-1,7052 files

NetBSD/src GdMmcyHsys/dev/usb usbdevs


   Add the MCP-2210 USB to SPI protocol converter / bridge chip.
VersionDeltaFile
1.825+2-1sys/dev/usb/usbdevs
+2-11 files

NetBSD/src ds33auMtests/usr.bin/c++ t_static_destructor.sh

   missed one more merge
VersionDeltaFile
1.10+2-6tests/usr.bin/c++/t_static_destructor.sh
+2-61 files

NetBSD/src 3rBja57tests/usr.bin/c++ t_static_destructor.sh

   deduplicate
VersionDeltaFile
1.9+118-296tests/usr.bin/c++/t_static_destructor.sh
+118-2961 files

NetBSD/pkgsrc-wip 58ec5a7. Makefile, py-ckcc-protocol PLIST Makefile

py-ckcc-protocol: add new package version 1.5.0
DeltaFile
+32-0py-ckcc-protocol/PLIST
+25-0py-ckcc-protocol/Makefile
+5-0py-ckcc-protocol/distinfo
+4-0py-ckcc-protocol/DESCR
+3-0py-ckcc-protocol/COMMIT_MSG
+1-0Makefile
+70-06 files

NetBSD/pkgsrc-wip 04aa021helix distinfo cargo-depends.mk, helix/patches patch-vendor_gix-index-0.40.0_src_fs.rs patch-helix-loader_src_lib.rs

Update Helix to 25.07.1

Adding an update to Helix 23.10 that is in Pkgsrc main CVS. Doing it in
WIP since there are some bits I'm unsure about.

- Makefile
    - Bump version
    - Remove `BROKEN`entry; this was very out of date
    - For the grammars, most are from github.com, but there is one from
      codeberg where the archive downloads fine, but once extracted
      does not include the revision in the directory name like the
      github.com ones do. Since we generate symlinks assuming the
      extracted archives have the revision in the directory name we
      have to special case the codeberg.org one. This approach needs
      feedback/review - I kind of feel it would be nicer to manipulate
      the extracted directory and rename it to give it the revision, but
      that approach seems harder.
    - The `SUBST_` entries don't seem to be needed any more so have
      commented out.

    [12 lines not shown]
DeltaFile
+1,316-894helix/distinfo
+281-225helix/cargo-depends.mk
+470-8helix/PLIST
+160-75helix/tree-sitter-depends.mk
+29-0helix/patches/patch-vendor_gix-index-0.40.0_src_fs.rs
+6-22helix/patches/patch-helix-loader_src_lib.rs
+2,262-1,2244 files not shown
+2,272-1,26910 files

NetBSD/pkgsrc DJ4EmSusysutils/salt Makefile

   salt: CHECK_WRKREF_SKIP fix.
VersionDeltaFile
1.90+2-1sysutils/salt/Makefile
+2-11 files

NetBSD/pkgsrc ohlcCkhdoc CHANGES-2025

   Updated devel/py-test-benchmark, devel/py-test-check
VersionDeltaFile
1.6540+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc 3mTax4edevel/py-test-check distinfo Makefile

   py-test-check: updated to 2.6.0

   2.6.0

   Added
   - `raises` returns the exception value, so the excpected error message can be verified.
VersionDeltaFile
1.15+4-4devel/py-test-check/distinfo
1.16+2-2devel/py-test-check/Makefile
+6-62 files

NetBSD/pkgsrc 0RvLR5Qdevel/py-test-benchmark distinfo Makefile

   py-test-benchmark: updated to 5.2.1

   5.2.1 (2025-11-04)

   * Add markers so pytest doesn't try to assert-rewrite the plugin internals
     (fixes those ``pytest.PytestAssertRewriteWarning: Module already imported so cannot be rewritten; pytest_benchmark`` warnings).
VersionDeltaFile
1.8+4-4devel/py-test-benchmark/distinfo
1.11+2-2devel/py-test-benchmark/Makefile
+6-62 files

NetBSD/pkgsrc k3lxOKIdoc CHANGES-2025

   Updated net/libtorrent, net/rtorrent
VersionDeltaFile
1.6539+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc PcidNeTnet/libtorrent distinfo Makefile, net/rtorrent distinfo Makefile

   libtorrent rtorrent: updated to 0.16.2

   0.16.2
   This release contains several bug fixes and improvements to IPv4/6 handling.
VersionDeltaFile
1.50+4-4net/rtorrent/distinfo
1.54+4-4net/libtorrent/distinfo
1.76+2-2net/libtorrent/Makefile
1.113+2-2net/rtorrent/Makefile
1.20+2-1net/libtorrent/PLIST
+14-135 files

NetBSD/pkgsrc-wip 2acfd80helix distinfo PLIST, helix/patches patch-helix-loader_src_grammar.rs

Add Helix version 23.10 from CVS current

This is so I can then do a commit with changes to update Helix to
25.07.1
DeltaFile
+1,239-0helix/distinfo
+773-0helix/PLIST
+254-0helix/cargo-depends.mk
+171-0helix/tree-sitter-depends.mk
+72-0helix/Makefile
+64-0helix/patches/patch-helix-loader_src_grammar.rs
+2,573-05 files not shown
+2,708-011 files

NetBSD/pkgsrc nz7tOafdoc pkg-vulnerabilities

   doc: comment out redis vuln, disputed
VersionDeltaFile
1.656+3-2doc/pkg-vulnerabilities
+3-21 files

NetBSD/pkgsrc fCvOMPgdoc CHANGES-2025

   doc: Updated devel/nspr to 4.38
VersionDeltaFile
1.6538+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc IKlU4L0devel/nspr distinfo Makefile, devel/nspr/patches patch-ac

   nspr: update to 4.38.

   - Removed support for HPUX and _PR_POLL_WITH_SELECT.
   - Fixed a bug in pt_TCP_SendTo on macOS
   - Ensure parameter passed to isalpha() is unsigned char.
VersionDeltaFile
1.17+6-6devel/nspr/patches/patch-ac
1.73+5-5devel/nspr/distinfo
1.126+2-2devel/nspr/Makefile
1.21+1-3devel/nspr/PLIST
+14-164 files

NetBSD/pkgsrc pjR7Ybfdoc CHANGES-2025

   doc: Updated www/libcurl-gnutls to 8.17.0
VersionDeltaFile
1.6537+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc ox3Atxpwww/libcurl-gnutls options.mk Makefile

   libcurl-gnutls: update to 8.17.0

   Disable gssapi option on NetBSD, it is no longer 'free' since heimdal
   is not supported any longer.
VersionDeltaFile
1.2+3-4www/libcurl-gnutls/options.mk
1.20+1-2www/libcurl-gnutls/Makefile
+4-62 files

NetBSD/pkgsrc JW3xwy8www/curl options.mk

   curl: heimdal is not supported any longer
VersionDeltaFile
1.25+3-1www/curl/options.mk
+3-11 files

NetBSD/pkgsrc JhPwXEhdoc CHANGES-2025

   Updated textproc/py-jsonschema-specifications, misc/py-pbs-installer
VersionDeltaFile
1.6536+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc 1py2inEmisc/py-pbs-installer distinfo Makefile

   py-pbs-installer: updated to 2025.10.31

   2025.10.31
   Unknown changes
VersionDeltaFile
1.6+4-4misc/py-pbs-installer/distinfo
1.6+2-2misc/py-pbs-installer/Makefile
+6-62 files

NetBSD/pkgsrc Z2OFTWutextproc/py-jsonschema-specifications distinfo Makefile

   py-jsonschema-specifications: updated to 2025.9.1

   2025.9.1
   Move 2019-09 "format" schema to correct directory
VersionDeltaFile
1.7+4-4textproc/py-jsonschema-specifications/distinfo
1.7+2-2textproc/py-jsonschema-specifications/Makefile
1.4+2-2textproc/py-jsonschema-specifications/PLIST
+8-83 files

NetBSD/pkgsrc-wip 96511f2rust191-bin Makefile distinfo, rust191-bin/files install.sh

Add a rust191-bin package, packaging binaries for rust 1.91.0.

This corresponds to the rust191 package.
DeltaFile
+971-0rust191-bin/files/install.sh
+308-0rust191-bin/Makefile
+50-0rust191-bin/distinfo
+17-0rust191-bin/DESCR
+13-0rust191-bin/buildlink3.mk
+1,359-05 files