Packages changed: MicroOS-release (20260329 -> 20260330) python-charset-normalizer (3.4.4 -> 3.4.6) python-jsonpointer (3.0.0 -> 3.1.1) runc (1.4.0 -> 1.4.1) steam-devices === Details === ==== MicroOS-release ==== Version update (20260329 -> 20260330) Subpackages: MicroOS-release-appliance MicroOS-release-dvd - automatically generated by openSUSE-release-tools/pkglistgen ==== python-charset-normalizer ==== Version update (3.4.4 -> 3.4.6) - update to 3.4.6: * Flattened the logic in `charset_normalizer.md` for higher performance. Removed `eligible(..)` and `feed(...)` in favor of `feed_info(...)`. * Updated `UNICODE_RANGES_COMBINED` using Unicode blocks v17. * Edge case where noise difference between two candidates can be almost insignificant. * CLI `--normalize` writing to wrong path when passing multiple files in. * Freethreaded pre-built wheels now shipped in PyPI starting with 3.14t. * Update `setuptools` constraint to `setuptools>=68,<=82`. * Raised upper bound of mypyc for the optional pre-built extension to v1.19.1 * Add explicit link to lib math in our optimized build. * Logger level not restored correctly for empty byte sequences. * TypeError when passing bytearray to from_bytes. * Applied safe micro-optimizations in both our noise detector and language detector. * Rewrote the `query_yes_no` function (inside CLI) to avoid using ambiguous licensed code. * Added `cd.py` submodule into mypyc optional compilation to reduce further the performance impact. ==== python-jsonpointer ==== Version update (3.0.0 -> 3.1.1) - update to 3.1.1: * Add Python versions 3.13 and 3.14 to workflow * Fix flake8 issue * testsuite fixes ==== runc ==== Version update (1.4.0 -> 1.4.1) - Update to runc v1.4.1. Upstream changelog is available from . - runc.keyring has been updated to match the new version from upstream. ==== steam-devices ==== - Conditionally require selinux-policy-targeted-gaming on SELinux enabled systems (boo#1257456).