NetBSD/pkgsrc qCh9uZbdoc CHANGES-2026

   doc: Updated databases/py-duckdb to 1.5.5
VersionDeltaFile
1.5194+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 1DWmLb1databases/py-duckdb Makefile distinfo

   databases/py-duckdb: Update to 1.5.5

   Changelog:
   1.5.5:
   What's Changed in DuckDB-Python

       Fix numpy deprecations by @evertlammerts in #505
       Fix alias of DuckDBPyRelation.query (closes #468) by @evertlammerts in #524
VersionDeltaFile
1.4+4-4databases/py-duckdb/distinfo
1.9+2-2databases/py-duckdb/Makefile
+6-62 files

NetBSD/pkgsrc 5mogWdtdoc CHANGES-2026

   doc: Updated databases/duckdb to 1.5.5
VersionDeltaFile
1.5193+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc U2NBUwldatabases/duckdb PLIST Makefile

   duckdb: Update to 1.5.5

   Changelog:
   1.5.5:
   What's Changed

       backport the out-of-bounds security fixes made in #23100 by @Tishj in #23197
       Remove checked_array_iterator from fmt dep (1.4) by @carlopi in #23261
       Remove checked_array_iterator from fmt dep (1.4) by @staticlibs in #23239
       [Dev] Add LLDB scripts to help with debugging by @Tishj in #23297
       Add support for test config extending by @NiclasHaderer in #23145
       bump iceberg again by @Tmonster in #23311
       Correctly get typed value stats for fully shredded variants by @Mytherin in #23325
       bump unity to include backfill fix by @benfleis in #23326
       Add request body length to http logs by @DinosL in #23316
       Show transport errors in HTTP log by @DinosL in #23327
       Dispatch Rust nightly build by @mlafeldt in #23352
       parquet: reject DATA_PAGE_V2 pages with inconsistent compressed_page_size by @benfleis in #23279
       Fix deadlock in TemporaryMemoryManager by @lnkuiper in #23351

    [65 lines not shown]
VersionDeltaFile
1.15+4-4databases/duckdb/distinfo
1.15+2-2databases/duckdb/Makefile
1.17+2-1databases/duckdb/PLIST
+8-73 files

NetBSD/pkgsrc EdsIdsamultimedia Makefile

   multimedia: Enable ffplay9
VersionDeltaFile
1.362+2-1multimedia/Makefile
+2-11 files

NetBSD/pkgsrc 8Tj9quhdoc CHANGES-2026

   doc: Added multimedia/ffplay9 version 9.0
VersionDeltaFile
1.5192+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc qgAfjmQmultimedia/ffplay9 PLIST DESCR

   multimedia/ffplay9: import ffplay9-9.0

   FFplay is a very simple and portable media player using the FFmpeg
   libraries and the SDL library.  It is mostly used as a testbed for
   the various FFmpeg APIs.

   This package contains major version 9.
VersionDeltaFile
1.1+37-0multimedia/ffplay9/Makefile
1.1+5-0multimedia/ffplay9/DESCR
1.1+3-0multimedia/ffplay9/PLIST
+45-03 files

NetBSD/pkgsrc NK6M6kJmultimedia Makefile

   multimedia: Enable ffmpeg9
VersionDeltaFile
1.361+2-1multimedia/Makefile
+2-11 files

NetBSD/pkgsrc tm7v4Ujdoc CHANGES-2026

   doc: Added multimedia/ffmpeg9 version 9.0
VersionDeltaFile
1.5191+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 2m59YBRmultimedia/ffmpeg9 Makefile.common PLIST, multimedia/ffmpeg9/files videoio.h

   multimedia/ffmpeg9: import ffmpeg9-9.0

   FFmpeg is a complete, cross-platform solution to record, convert
   and stream audio and video.  It includes libavcodec - the leading
   audio/video codec library.

   This package contains major version 9.
VersionDeltaFile
1.1+3,419-0multimedia/ffmpeg9/files/videoio.h
1.1+290-0multimedia/ffmpeg9/options.mk
1.1+286-0multimedia/ffmpeg9/PLIST
1.1+145-0multimedia/ffmpeg9/patches/patch-libavdevice_sunau__dec.c
1.1+121-0multimedia/ffmpeg9/patches/patch-libavdevice_sunau__enc.c
1.1+121-0multimedia/ffmpeg9/Makefile.common
+4,382-019 files not shown
+4,995-025 files

NetBSD/pkgsrc 0Dp90kxdoc CHANGES-2026

   doc: Updated multimedia/handbrake to 1.11.2
VersionDeltaFile
1.5190+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 1HDgpJQmultimedia/handbrake distinfo Makefile, multimedia/handbrake/patches patch-gtk_po_zh__CN.po patch-make-include-main.defs

   multimedia/handbrake: Update to 1.11.2

   * Use internal libjpeg-turbo only when pkgsrc does not use libjpeg-turbo
     as jpeg library.

   Changelog:
   ## HandBrake 1.11.2

   ### All platforms

   #### Video

   - Fixed a crash that happened when doing a 2-pass lossless x265 encode
   - Fixed a memory leak that happened when doing a 2-pass MPEG-4/MPEG-2/VP9/FFV1 encode

   #### Audio

   - Updated the list of supported dithers and encoders combinations
   - Fixed the Core Audio AAC encoder 7.1 channel layout

    [196 lines not shown]
VersionDeltaFile
1.131+22-8multimedia/handbrake/Makefile
1.24+15-14multimedia/handbrake/distinfo
1.7+18-7multimedia/handbrake/patches/patch-make-include-main.defs
1.1+15-0multimedia/handbrake/patches/patch-gtk_po_zh__CN.po
+70-294 files

NetBSD/pkgsrc VF8hlWVdoc TODO CHANGES-2026

   doc: Updated multimedia/svt-av1 to 4.2.0
VersionDeltaFile
1.27738+1-2doc/TODO
1.5189+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc vl9oo9umultimedia/svt-av1 Makefile PLIST, multimedia/svt-av1/patches patch-Source_App_app__config.h patch-Source_App_app__config.c

   multimedia/svt-av1: Update to 4.2.0

   Changelog:
   4.2.0:
   VOD / Random Access

   Added TUNE-VMAF mode targeting ~15% VMAF BD-rate improvement at minimal PSNR loss
   Implemented single-thread processing mode with RA handling
   RA preset tuning and bitrate optimization for M3-M5
   New CLI options: --cqp, --enable-intrabc, --hbd-mds, --enable-kf-tf
   Added raw OBU output format as an alternative to IVF
   Signal initial_display_delay in sequence header to fix A/V sync on seek

   RTC / Low Delay

   Added CBR rate control with Kalman-filter QP estimation, cyclic refresh, and frame re-encode
   Added on-the-fly MG size, preset, bitrate, and frame rate changes
   Added reference frame management API with LTR support and two-layer RPS structure
   Exposed --max-intra-bitrate-pct and --max-inter-bitrate-pct parameters

    [119 lines not shown]
VersionDeltaFile
1.12+7-7multimedia/svt-av1/distinfo
1.2+5-5multimedia/svt-av1/patches/patch-Source_App_app__config.c
1.2+5-5multimedia/svt-av1/patches/patch-CMakeLists.txt
1.2+4-4multimedia/svt-av1/patches/patch-Source_App_app__config.h
1.13+3-3multimedia/svt-av1/Makefile
1.5+5-1multimedia/svt-av1/PLIST
+29-256 files

NetBSD/pkgsrc DT98BGBdoc CHANGES-2026

   doc: Updated devel/pango to 1.58.2
VersionDeltaFile
1.5188+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc O2aS42Idevel/pango Makefile distinfo, devel/pango/patches patch-pango_pangocoretext.h

   devel/pango: Update to 1.58.2

   Changelog:
   Overview of changes in 1.58.2, 05-08-2026
   =========================================

   * No changes

   Overview of changes in 1.58.1, 03-08-2026
   =========================================

   * Require harfbuzz 11
   * Require glib 2.88
   * CoreText: Support variations
   * CoreText: Support font features from descriptions
   * Renderer: Keep over/under/through lines in sync
   * Fixes for undefined behavior
VersionDeltaFile
1.102+5-5devel/pango/PLIST
1.154+4-5devel/pango/distinfo
1.282+2-2devel/pango/Makefile
1.4+1-1devel/pango/patches/patch-pango_pangocoretext.h
+12-134 files

NetBSD/pkgsrc 5DRWOzRdoc CHANGES-2026

   doc: Updated fonts/fontconfig to 2.18.3
VersionDeltaFile
1.5187+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc HGnVHhJfonts/fontconfig Makefile distinfo

   fonts/fontconfig: Update to 2.18.3

   Changelog:
   changed (4 changes)

   fc-genconf: Use alias syntactic-sugar instead of the pair of test-edit config (merge request)
   Add implicit rule to update genericfamily property against syntactic-sugar (merge request)
   Update mni.orth to use Meetei Mayek script (merge request)
   Update orth files for jv, so, su, tl to use native scripts (merge request)

   fixed (9 changes)

   fc-cache: Create backward-compatible cache symlinks for cross-version discovery (merge request)
   Correct sat.orth (merge request)
   Fix unknown type name locale_t on macOS by @serval2412 (merge request)
   Fix "FileType is deprecated" by @serval2412 (merge request)
   Drop Noto Sans CJK KR from 60-nonlatin.conf (merge request)
   Add Noto Sans as system-ui for fallback (merge request)
   Fix a null pointer dereference (merge request)

    [9 lines not shown]
VersionDeltaFile
1.81+4-4fonts/fontconfig/distinfo
1.141+2-2fonts/fontconfig/Makefile
+6-62 files

NetBSD/pkgsrc KR3VcXIdoc CHANGES-2026

   doc: Updated x11/tk90 to 9.0.4
VersionDeltaFile
1.5186+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc GGBbSeudoc CHANGES-2026

   doc: Updated lang/tcl90 to 9.0.4
VersionDeltaFile
1.5185+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc ePJ0cRllang/tcl90 Makefile distinfo, x11/tk90 version.mk distinfo

   lang/tcl90,x11/tk90: Update to 9.0.4

   Changelog:
   Tcl 9.0.4:
   Release Tcl 9.0.4 arises from the check-in with tag `core-9-0-4`.

   Tcl patch releases have the primary purpose of delivering bug fixes
   to the userbase.

   # Bug fixes
    - [unsupported commands should not be available in safe interpreters](https://core.tcl-lang.org/tcl/tktview/82d12c)
    - [Check for -municode doesn't work on WSL](https://core.tcl-lang.org/tcl/tktview/632710)
    - [configure --enable-man-compression error](https://core.tcl-lang.org/tcl/tktview/886549)
    - [nmake: rmdir and mkdir are picked from cygwin if available](https://core.tcl-lang.org/tcl/tktview/be40b7)
    - [lseq: has incorrect results in edge cases](https://core.tcl-lang.org/tcl/tktview/999b69)
    - [lseq: "count" error persists across calls](https://core.tcl-lang.org/tcl/tktview/8d1fc7)
    - [lseq: Remove the ability to pass expressions as numeric values in the lseq command.](https://core.tcl-lang.org/tips/doc/trunk/tip/746.md)
    - [Performance regression in expr in/ni operators](https://core.tcl-lang.org/tcl/info/8994c9)
    - [Uninitialized memory access in setting script limits](https://core.tcl-lang.org/tcl/info/f7495f)

    [131 lines not shown]
VersionDeltaFile
1.2+5-7lang/tcl90/PLIST
1.2+6-6lang/tcl90/version.mk
1.2+4-4x11/tk90/distinfo
1.2+4-4lang/tcl90/distinfo
1.4+3-2lang/tcl90/Makefile
1.2+2-2x11/tk90/version.mk
+24-251 files not shown
+25-277 files

NetBSD/pkgsrc-wip 076f43aprivoxy Makefile PLIST, privoxy/patches patch-man_privoxy.8 patch-configure.in

www/privoxy: Update to 4.2.0
DeltaFile
+120-0privoxy/patches/patch-GNUmakefile.in
+103-0privoxy/PLIST
+75-0privoxy/patches/patch-config
+74-0privoxy/Makefile
+71-0privoxy/patches/patch-configure.in
+42-0privoxy/patches/patch-man_privoxy.8
+485-06 files not shown
+580-012 files

NetBSD/src bWbvFXZsys/dev/pci/igc if_igc.c

   igc: Fix KASSERT failure when `ifconfig igc%d down`

   When we invoke callout_halt(9) for rxr->rx_refill, both in
   igc_stop_locked() and igc_free_receive_buffers(), we don't hold
   rxr->rxr_lock.

   Also, `drvctl -d igc%d` does not trigger KASSERT failure now.
VersionDeltaFile
1.26+4-4sys/dev/pci/igc/if_igc.c
+4-41 files

NetBSD/pkgsrc GwY5IyXdoc TODO

   TODO: Add libreFS
VersionDeltaFile
1.27737+5-1doc/TODO
+5-11 files

NetBSD/pkgsrc JKZ1rmjham/rtl-sdr Makefile

   ham/rtl-sdr: Describe upstream fork mess harder
VersionDeltaFile
1.25+4-3ham/rtl-sdr/Makefile
+4-31 files

NetBSD/pkgsrc RGLDn5edoc CHANGES-2026

   doc: Updated ham/rtl-sdr to 2.0.3
VersionDeltaFile
1.5184+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc TNQJB4Vham/rtl-sdr PLIST Makefile

   ham/rtl-sdr: Update to 2.0.3

   Upstream lacks NEWS, but scanning commits:

     - Add RTL-SDR Blog V4L Support
VersionDeltaFile
1.17+4-4ham/rtl-sdr/distinfo
1.24+2-2ham/rtl-sdr/Makefile
1.6+1-1ham/rtl-sdr/PLIST
+7-73 files

NetBSD/pkgsrc hE9V4Zcdoc CHANGES-2026

   doc: Updated ruby-gnome packages to 4.3.7
VersionDeltaFile
1.5183+18-1doc/CHANGES-2026
+18-11 files

NetBSD/pkgsrc 6PyHnVgdevel/ruby-glib2 distinfo, devel/ruby-gobject-introspection distinfo

   ruby-gnome: update to 4.3.7

   Upstream changes:

   Ruby-GNOME 4.3.7: 2026-07-13

   This is a Pango 1.58.0 support release.

   Changes

   Ruby/GLib2

     * Improvements
         + GLib::Regex#replace: Stopped to use break to stop
           replacement. Return false in block instead.
             o GH-1713
             o Patch by Randy Stauner.
     * Fixes
         + GLib::Param#inspect: Added missing close >

    [32 lines not shown]
VersionDeltaFile
1.32+4-4graphics/ruby-gdk_pixbuf2/distinfo
1.32+4-4graphics/ruby-gdk3/distinfo
1.32+4-4graphics/ruby-cairo-gobject/distinfo
1.32+4-4devel/ruby-pango/distinfo
1.32+4-4devel/ruby-gobject-introspection/distinfo
1.32+4-4devel/ruby-glib2/distinfo
+24-2426 files not shown
+101-10232 files

NetBSD/pkgsrc cdB9vHzsecurity/zoneminder Makefile distinfo

   security/zoneminder: Update to 1.38.4

   Upstream NEWS, less bugfixes and minor improvements:

   # ZoneMinder 1.38.4 Release Notes

   This is a maintenance release for the 1.38 series: API/web authorization
   fixes, memory-safety and injection hardening, recording correctness fixes,
   and UI fixes.
VersionDeltaFile
1.14+1-17security/zoneminder/PLIST
1.30+4-4security/zoneminder/distinfo
1.108+2-3security/zoneminder/Makefile
+7-243 files