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
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]
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.
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.
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]
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]
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
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]
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.
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]
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.