NetBSD/src etTmBXydoc 3RDPARTY CHANGES

   new bind
VersionDeltaFile
1.2221+2-2doc/3RDPARTY
1.3274+2-1doc/CHANGES
+4-32 files

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

   bump libdns
VersionDeltaFile
1.1044+3-3distrib/sets/lists/base/shl.mi
1.405+2-2distrib/sets/lists/debug/shl.mi
+5-52 files

NetBSD/src LfJS0vEexternal/mpl/bind/dist/lib/dns resolver.c tsig.c, external/mpl/bind/dist/lib/ns query.c

   merge conflicts between bind-9.20.23 and 9.20.24
VersionDeltaFile
1.27+240-107external/mpl/bind/dist/lib/dns/resolver.c
1.16+37-48external/mpl/bind/dist/lib/dns/tsig.c
1.5+78-1external/mpl/bind/dist/tests/dns/dispatch_test.c
1.29+38-23external/mpl/bind/dist/lib/ns/query.c
1.22+44-17external/mpl/bind/dist/lib/dns/validator.c
1.20+31-24external/mpl/bind/dist/lib/dns/masterdump.c
+468-22058 files not shown
+751-42264 files

NetBSD/src kgAYnCgexternal/mpl/bind/dist/bin/tests/system/dnssec_cname_response tests_cname_rejection.py, external/mpl/bind/dist/bin/tests/system/dnssec_cname_response/ans2 ans.py

   Import bind 9.20.24 (previous was 9.20.23)

   Security Fixes
   ==============

   Fix DNS64 owner case after DNAME restart. 4de2229364
   When BIND 9 is configured to use DNS64 and encounters a DNAME redirect, it
   could end up using freed memory for the DNS response owner name. This caused
   the response to contain corrupted data. This fix ensures the correct owner
   name is used when constructing the synthesized response after a DNAME
   redirect.
   ISC thanks Qifan Zhang of Palo Alto Networks for reporting the issue. [GL #5934]

   New Features
   ============

   Enable PR-Agent reviews on merge requests. 46e4c236a3
   Adds a CI job that runs PR-Agent against each merge request opened from the

    [143 lines not shown]
VersionDeltaFile
1.1.1.24+239-106external/mpl/bind/dist/lib/dns/resolver.c
1.1+212-0external/mpl/bind/dist/doc/changelog/changelog-9.20.24.rst
1.1+173-0external/mpl/bind/dist/bin/tests/system/dnssec_cname_response/ans2/ans.py
1.1+172-0external/mpl/bind/dist/bin/tests/system/dnssec_cname_response/tests_cname_rejection.py
1.1.1.2+43-85external/mpl/bind/dist/bin/tests/system/resend_loop/ans3/ans.py
1.1+113-0external/mpl/bind/dist/doc/notes/notes-9.20.24.rst
+952-191258 files not shown
+3,204-660264 files

NetBSD/pkgsrc-wip 9119557. Makefile

wip: Enable py27-renpy
DeltaFile
+1-0Makefile
+1-01 files

NetBSD/pkgsrc-wip 938451cpy27-renpy PLIST Makefile, py27-renpy/patches patch-setup.py patch-renpybidicore.c

wip/py27-renpy: import py27-renpy-6.99.12.4

Ren'Py is a visual novel engine that helps you use words, images,
and sounds to tell stories with the computer. These can be both
visual novels and life simulation games. The easy to learn script
language allows you to efficiently write large visual novels, while
its Python scripting is enough for complex simulation games.

This is Python 2.7 based Ren'Py.

This is imported to play "Doki Doki Literature Club!".
DeltaFile
+1,024-0py27-renpy/PLIST
+73-0py27-renpy/Makefile
+24-0py27-renpy/patches/patch-setup.py
+17-0py27-renpy/patches/patch-renpybidicore.c
+7-0py27-renpy/distinfo
+7-0py27-renpy/DESCR
+1,152-06 files

NetBSD/pkgsrc-wip 2d4baf2. Makefile

wip: Enable py27-game_sdl2
DeltaFile
+1-0Makefile
+1-01 files

NetBSD/pkgsrc-wip 7bd39adpy27-game_sdl2 PLIST Makefile, py27-game_sdl2/patches patch-include_sdl2__mixer.pxd patch-src_pygame__sdl2_mixer.pyx

wip/py27-game_sdl2: import py27-game_sdl2-2.1.0.06991204

Pygame is a set of Python modules designed for writing games. It is written on
top of the excellent SDL library. This allows you to create fully featured
games and multimedia programs in the python language. Pygame is highly
portable and runs on nearly every platform and operating system.

This package is solely for wip/py27-renpy.
DeltaFile
+58-0py27-game_sdl2/PLIST
+51-0py27-game_sdl2/Makefile
+22-0py27-game_sdl2/buildlink3.mk
+15-0py27-game_sdl2/patches/patch-include_sdl2__mixer.pxd
+15-0py27-game_sdl2/patches/patch-src_pygame__sdl2_mixer.pyx
+7-0py27-game_sdl2/distinfo
+168-01 files not shown
+174-07 files

NetBSD/pkgsrc-wip 09c7d91. Makefile

wip: Enable py27-cython
DeltaFile
+1-0Makefile
+1-01 files

NetBSD/pkgsrc-wip 75bb1capy27-cython PLIST Makefile

wip/py27-cython: import py27-cython-0.26

The Cython language makes writing C extensions for the Python language
as easy as Python itself. Cython is a source code translator based on
the well-known Pyrex, but supports more cutting edge functionality and
optimizations.

The Cython language is very close to the Python language (and most
Python code is also valid Cython code), but Cython additionally supports
calling C functions and declaring C types on variables and class
attributes. This allows the compiler to generate very efficient C code
from Cython code.

This makes Cython the ideal language for writing glue code for external
C libraries, and for fast C modules that speed up the execution of
Python code.
DeltaFile
+526-0py27-cython/PLIST
+26-0py27-cython/Makefile
+14-0py27-cython/DESCR
+12-0py27-cython/buildlink3.mk
+5-0py27-cython/distinfo
+3-0py27-cython/ALTERNATIVES
+586-06 files

NetBSD/src N0uESKOexternal/mpl/bind/dist/dist/fuzz dns_name_fromwire.c, external/mpl/bind/dist/dist/tests/isc regex_test.c ratelimiter_test.c

   remove wrong import
VersionDeltaFile
1.2+1-1external/mpl/bind/dist/dist/fuzz/dns_name_fromwire.c
1.2+1-1external/mpl/bind/dist/dist/tests/isc/regex_test.c
1.2+1-1external/mpl/bind/dist/dist/tests/isc/ratelimiter_test.c
1.2+1-1external/mpl/bind/dist/dist/tests/isc/radix_test.c
1.2+1-1external/mpl/bind/dist/dist/tests/isc/quota_test.c
1.2+1-1external/mpl/bind/dist/dist/tests/isc/proxyudp_test.c
+6-65,176 files not shown
+896-8965,182 files

NetBSD/src kEARArDsys/arch/evbppc/sam460ex machdep.c, sys/arch/powerpc/ibm4xx ibm4xx_460ex_l2.c

   L2 cache support on 460EX plus cache coherency fixes and USB workarounds.
VersionDeltaFile
1.1+217-0sys/arch/powerpc/ibm4xx/ibm4xx_460ex_l2.c
1.2+60-2sys/arch/powerpc/ibm4xx/dev/ehci_plb.c
1.3+44-1sys/arch/powerpc/include/ibm4xx/amcc460ex.h
1.1+43-0sys/arch/powerpc/include/ibm4xx/ibm4xx_460ex_l2.h
1.5+31-2sys/arch/evbppc/sam460ex/machdep.c
1.2+12-2sys/arch/powerpc/ibm4xx/dev/ohci_plb.c
+407-73 files not shown
+417-179 files

NetBSD/pkgsrc-wip 7a70572fresh distinfo COMMIT_MSG

Update editors/fresh to v.0.4.1
DeltaFile
+6-3fresh/distinfo
+2-2fresh/COMMIT_MSG
+1-1fresh/Makefile
+1-0fresh/cargo-depends.mk
+10-64 files

NetBSD/src vZeila9external/mpl/bind/dist/dist configure, external/mpl/bind/dist/dist/bin/named server.c

   Initial revision
VersionDeltaFile
1.1+32,435-0external/mpl/bind/dist/dist/configure
1.1+24,896-0external/mpl/bind/dist/dist/lib/dns/zone.c
1.1+22,367-0external/mpl/bind/dist/dist/doc/changelog/changelog-history.rst
1.1+19,112-0external/mpl/bind/dist/dist/bin/tests/system/limits/ns1/example.db
1.1+17,059-0external/mpl/bind/dist/dist/bin/named/server.c
1.1+12,308-0external/mpl/bind/dist/dist/lib/ns/query.c
+128,177-010,358 files not shown
+893,516-010,364 files

NetBSD/pkgsrc oU6l2Nidoc CHANGES-2026

   Note update of net/bind918 to 9.18.50.
VersionDeltaFile
1.3841+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc sZ579Tsnet/bind918 distinfo Makefile

   net/bind: update to version 9.18.50.

   Pkgsrc changes:
    * None (just version + checksums)

   Upstream changes:

   Notes for BIND 9.18.50
   ----------------------

   Removed Features
   ~~~~~~~~~~~~~~~~

   - Remove ineffective TCP fallback after repeated UDP timeouts.

     When an authoritative server failed to respond to two consecutive UDP
     queries, :iscman:`named` marked the next retry as TCP but still sent
     it over UDP, producing misleading dnstap records. The ineffective
     retry path has been removed; a corrected TCP fallback will be restored

    [34 lines not shown]
VersionDeltaFile
1.41+4-4net/bind918/distinfo
1.69+2-2net/bind918/Makefile
+6-62 files

NetBSD/pkgsrc-wip 25a1920zino distinfo PLIST

zino: update to version 2.5.1.

Pkgsrc changes:
 * version-bump + checksums + PLIST update.
 * Require 0.2.1 of py-netsnmp-cffi.

Upstream changes:

- Add `zping` CLI utility to check if a Zino daemon is alive by
  querying its SNMP agent for uptime.
  ([#528](https://github.com/Uninett/zino/issues/528))

- Configuration errors in `zino.toml` now report the underlying
  parser message (with line and column) for syntax errors, and
  friendlier messages â<80><94> including key suggestions â<80><94>
  for validation errors. ([#539](https://github.com/Uninett/zino/issues/539))

- Single-interface link state verification no longer crashes with
  an `AssertionError` when the target interface has disappeared from

    [13 lines not shown]
DeltaFile
+3-3zino/distinfo
+4-0zino/PLIST
+2-2zino/Makefile
+9-53 files

NetBSD/pkgsrc-wip 267ad70py-netsnmp-cffi PLIST

py-netsnmp-cffi: update PLIST as well...
DeltaFile
+9-6py-netsnmp-cffi/PLIST
+9-61 files

NetBSD/pkgsrc-wip 51dc19fpy-netsnmp-cffi distinfo Makefile, py-netsnmp-cffi/patches patch-src_netsnmpy_netsnmp__ffi.py

py-netsnmp-cffi: upgrade to version 0.2.1.

Pkgsrc changes:
 * Version + checksum updates.

Upstream changes:

Fixed
 * Fix ffi.error from a size mismatch between the cdef and the
   real C layout of struct enum_list, by marking the cdef declaration
   as flexible. The mismatch caused crashes on platforms where
   CFFI verifies struct sizes against the C compiler (e.g.
   NetBSD/pkgsrc builds of net-snmp), any time MIB enumerations
   were looked up. (#23)

Added
 * Test suite now also tests on Python 3.13 and 3.14.
 * Wheel build/publish process also builds wheels for Python 3.13 and 3.14.
DeltaFile
+0-14py-netsnmp-cffi/patches/patch-src_netsnmpy_netsnmp__ffi.py
+3-4py-netsnmp-cffi/distinfo
+1-2py-netsnmp-cffi/Makefile
+4-203 files

NetBSD/pkgsrc-wip a622ffe. Makefile, stable-diffusion.cpp Makefile distinfo

stable-diffusion.cpp: add new package
DeltaFile
+54-0stable-diffusion.cpp/Makefile
+31-0stable-diffusion.cpp/patches/patch-ggml_CMakeLists.txt
+15-0stable-diffusion.cpp/distinfo
+5-0stable-diffusion.cpp/PLIST
+3-0stable-diffusion.cpp/DESCR
+1-0Makefile
+109-06 files

NetBSD/pkgsrc-wip fe26ba6libwebm PLIST Makefile

libwebm: add new package
DeltaFile
+19-0libwebm/PLIST
+19-0libwebm/Makefile
+12-0libwebm/buildlink3.mk
+9-0libwebm/DESCR
+5-0libwebm/distinfo
+4-0libwebm/TODO
+68-01 files not shown
+69-07 files

NetBSD/pkgsrc-wip 8c3e322crush distinfo go-modules.mk

crush: Update to v0.78.0
DeltaFile
+225-219crush/distinfo
+74-72crush/go-modules.mk
+23-11crush/COMMIT_MSG
+1-1crush/Makefile
+323-3034 files

NetBSD/pkgsrc mYpQBRHdoc CHANGES-2026

   doc: Updated archivers/lhasa to 0.6.0
VersionDeltaFile
1.3840+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc WxuklF5archivers/lhasa distinfo Makefile

   lhasa: update to 0.6.0

   pkgsrc change:
   - take maintainership

   Upstream changelog:
    https://github.com/fragglet/lhasa/blob/v0.6.0/NEWS.md

   ## v0.6.0 (2026-06-17):

    * This release fixes a read overflow in the -pm2- decoder, where a
      specially-crafted -pm2- sequence could cause reads from beyond the
      end of the `copy_decode[]` array. However, it is not believed to be
      an exploitable bug so this is not a security issue. Thanks to
      Yukimura / @damseleng for reporting the bug.
    * Archived files with empty filenames are now skipped over during
      extract so that subsequent files can be extracted properly. This
      allows some files in the Aminet archive to be extracted that were
      previously only partially extracted (thanks @polluks).

    [2 lines not shown]
VersionDeltaFile
1.14+4-4archivers/lhasa/distinfo
1.14+3-3archivers/lhasa/Makefile
+7-72 files

NetBSD/pkgsrc nJ2v4asdoc CHANGES-2026

   doc: Updated textproc/ruby-nokogiri to 1.19.4
VersionDeltaFile
1.3839+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc cVriwjstextproc/ruby-nokogiri distinfo Makefile

   ruby-nokogiri: update to 1.19.4

   Upstream changelog:
    https://github.com/sparklemotion/nokogiri/releases/tag/v1.19.4

   v1.19.4 / 2026-06-18

   Security

     * [CRuby] (Low) Fixed a possible invalid memory read when XML::Node#
       initialize_copy_with_args is called with an argument that is not a
       Node. See GHSA-g9g8-vgvw-g3vf for more information.
     * [CRuby] (Low) Fixed a possible use-after-free when an
       XML::XPathContext is used after its source document has been
       garbage collected. See GHSA-p67v-3w7g-wjg7 for more information.
     * [CRuby] (Low) Fixed a possible use-after-free during XInclude
       processing via Node#do_xinclude. See GHSA-wfpw-mmfh-qq69 for more
       information.
     * [CRuby] (Low) Fixed a possible use-after-free when Document#root=

    [21 lines not shown]
VersionDeltaFile
1.78+4-4textproc/ruby-nokogiri/distinfo
1.111+2-2textproc/ruby-nokogiri/Makefile
+6-62 files

NetBSD/pkgsrc-wip d7a0deachromium COMMIT_MSG distinfo

chromium: update to 149.0.7827.155
DeltaFile
+37-7chromium/COMMIT_MSG
+6-6chromium/distinfo
+1-1chromium/Makefile
+44-143 files

NetBSD/pkgsrc-wip 1acb368. Makefile, trivy distinfo go-modules.mk

trivy: added version 0.71.2
DeltaFile
+3,746-0trivy/distinfo
+1,249-0trivy/go-modules.mk
+23-0trivy/Makefile
+3-0trivy/DESCR
+2-0trivy/PLIST
+1-0Makefile
+5,024-06 files

NetBSD/pkgsrc-wip 68e53d5llama.cpp distinfo PLIST, py-gguf Makefile PLIST

*: update llama.cpp & friends to b9722
DeltaFile
+13-15py-llama-cpp-scripts/Makefile
+10-7py-gguf/Makefile
+9-6py-llama-cpp-scripts/PLIST
+6-6llama.cpp/distinfo
+5-5py-gguf/PLIST
+4-4llama.cpp/PLIST
+47-433 files not shown
+54-509 files

NetBSD/pkgsrc 3e5LoRPdatabases/postgresql-postgis2 Makefile

   postgis: Drop MAINTAINERship

   Upstream has suddenly become very LLM.  I'll probably still do
   updates, but I don't want to be viewed as having any responsibility
   for this.
VersionDeltaFile
1.196+2-2databases/postgresql-postgis2/Makefile
+2-21 files