==== fuse3 ====
Version update (3.17.1 -> 3.17.2)
Subpackages: libfuse3-4
- Updae to release 3.17.2
* Fixed initialization races related to buffer reallocation when
large buf sizes are used (/proc/sys/fs/fuse/max_pages_limit).
* A conn.want flag conversion fix for high-level applications.
==== glslang ====
Version update (15.2.0 -> 15.3.0)
- Update to release 15.3
* Fix crash calling coopMatLoadTensorNV on an array element
* Implement GL_EXT_bfloat16
* Add missing error checks for bfloat16 math
==== libqt5-qtwebengine ====
- Add some backported upstream changes to fix gcc-15 compile time
errors:
* qtwebengine-5.15.18-gcc15-cstdint.patch
- Update to release 1.9.0
* keysyms can now be written as just Unicode strings, including
multi-keysyms.
* Added support for new `<none>`, `<some>` and `<any>` wildcard
syntax in rules files.
* Added support for a new escaping format for Unicode, `\u{NNNN}`.