py-maturin: update to 1.13.1.
1.13.1
fix: fall back to placeholder for abi3 when found interpreters are too old by @messense in #3126
1,13
maturin 1.13.0 is a feature-rich release focused on better wheel
generation, improved packaging workflows, and smoother cross-platform
builds. This release adds new capabilities for stub generation and
PGO builds, significantly improves wheel repair support on macOS
and Windows, and includes a broad set of fixes for ABI tagging,
source distributions, and platform-specific build behavior.
libzim: update to 9.6.0.
libzim 9.6.0
============
* Optimization of memory usage by dirents during ZIM creation (@veloman-yunkan #1055)
* Allows to open ZIM with more than ~268M entries on macOS (@jasontitus #1053)
* Fix ZIM metadata 'Counter' parser by properly ignoring mime-types paramters (@Pranavjeet-Naidu #1050)
oksh: update to 7.8
- Bump release to oksh 7.8 (README + OKSH_VERSION)
- Improve portability: detect IBM XL C in configure, set xlc flags;
add Darwin/xlc stddef.h workaround note; document XL C on Tiger
- Fix test builtin -nt/-ot to use timespec mtime (st_mtim + timespeccmp)
- Harden prompt rendering: handle localtime() failure in prompt escapes
- Reject NUL bytes in input (shf.c) with a syntax error
- Safer history-relative parsing: replace atoi with strtonum
- vi line editor: multiple UTF-8/tab/windowing cursor/display fixes
- Update manpages (case syntax clarification + minor mdoc cleanups)
x11/xterm: update to 409
Patch #409 - 2026/04/13
- correct one of the special cases added for Debian #1123877 in patch #408 (report by H Merijn Brand).
- update version for Extended Window Manager Hints (EWMH), in manpage.
Patch #408 - 2026/04/12
- fix some gcc, cppcheck, clang and coverity warnings.
- fix a regression in patch #404 which prevented key-press/release events from working with selection-related actions (report by Julio Bacel).
- improve feature which retains selection/highlighting when screen is scrolled (Debian #1128961, cf Debian #291787).
- fill in a few more special cases for Debian #1123877.
lilv: updated to 0.26.4
lilv (0.26.4) stable; urgency=medium
* Add clang nullability annotations
* Address new warnings in clang and clang-tidy 21
* Fix default LV2 path on cross-compiled Windows builds
* Fix loading of duplicate bundles with equivalent versions
* Fix potential crash when UIs have multiple types or binaries
* Use consistent quoting and punctuation in log messages
zix: updated to 0.8.0
zix (0.8.0) stable; urgency=medium
* Add ZIX_REALTIME and ZIX_NONBLOCKING attributes
* Add warning suppression macros
* Annotate count and size parameters of allocator API
* Avoid "deprecated" POSIX functions on Windows
* Avoid over-use of yielding meson options
* Clean up attribute documentation
* Gracefully handle failed allocation in path and filesystem functions
* Reduce empty BTree memory requirements
* Strengthen zix_file_equals()
* Use getenv() instead of environ to avoid issues on FreeBSD
sord: updated to 0.16.22
sord (0.16.22) stable; urgency=medium
* Add clang nullability annotations
* Address new warnings in clang and clang-tidy 21
* Make more API functions tolerate NULL