Ninja is very persistent in picking up undeclared dependencies during
package build. For now force-remove the html documentation, until we
find out where exactly that can be disabled during the configuration
phase.
png: update to 1.6.54.
Changes from version 1.6.53 to version 1.6.54
---------------------------------------------
* Fixed CVE-2026-22695 (medium severity):
Heap buffer over-read in `png_image_read_direct_scaled.
(Reported and fixed by Petr Simecek.)
* Fixed CVE-2026-22801 (medium severity):
Integer truncation causing heap buffer over-read in `png_image_write_*`.
* Implemented various improvements in oss-fuzz.
(Contributed by Philippe Antoine.)
alsa-lib: update to 1.2.15.2.
Core
Release v1.2.15.2
Use Case Manager API
ucm: add some traces for the config filenames
/Makefile.am
Makefile: remove dist-hook and remove tar option 'follow symlinks'
Error handler
error: fix the "return old snd_lib_error_set_handler() behaviour"
error: fix indendation in snd_lib_log_filter()
error: return old snd_lib_error_set_handler() behaviour
py-textual: update to 7.2.0.
7.2.0
Small update to the help system. The help panel will look for a
HELP attribute on the focused widget, but now it will also look at
ancestors until it finds a usable HELP attribute. There are also
a few changes to add more titles to the keys area.
7.1.0
Fixed
Fixed issue with missing refresh #6318
Added
Added Widget.BLANK which can optimize rendering of large widgets (typically containers that scroll) #6318
py-google-auth: update to 2.47.0.
2.47.0
Features
drop cachetools dependency in favor of simple local implementation (#1590) (5c07e1c4)
Bug Fixes
Python 3.8 support (#1918) (60dc2001)
2.46.0
Features
Recognize workload certificate config in has_default_client_cert_source for mTLS for Agentic Identities (#1907) (0b9107d5)
Bug Fixes
[11 lines not shown]