Packages changed: MicroOS-release (20260316 -> 20260317) container-selinux (2.246.0 -> 2.247.0) grub2 kbd (2.7.1 -> 2.9.0) kirigami-addons6 (1.10.0 -> 1.12.0) libupnp (1.18.0 -> 1.18.3) pipewire (1.6.1 -> 1.6.2) podman (5.8.0 -> 5.8.1) python-cffi python-requests === Details === ==== MicroOS-release ==== Version update (20260316 -> 20260317) Subpackages: MicroOS-release-appliance MicroOS-release-dvd - automatically generated by openSUSE-release-tools/pkglistgen ==== container-selinux ==== Version update (2.246.0 -> 2.247.0) - Update to version 2.247.0: * Allow user_u users to run podman containers * Allow staff_t and user_t to start podman.socket via systemd * Add missing type transitions for overlay-containers directories * container_t: allow listen on smc_socket * Condition ptrace permission on deny_ptrace boolean ==== grub2 ==== Subpackages: grub2-common grub2-i386-efi grub2-i386-efi-bls grub2-i386-pc grub2-snapper-plugin grub2-x86_64-efi grub2-x86_64-efi-bls - Fix RAID scenarios stopped being able to boot in Power (bsc#1259631) * 0001-mdraid1x-fix-raid_disks-decoding-on-big-endian-syste.patch ==== kbd ==== Version update (2.7.1 -> 2.9.0) Subpackages: libkbdfile1 libkeymap1 libkfont0 - Fix conversion of h and H fr-afnor xkb keymap (boo#1259269). - Replace setfont --quiet (kbd-setfont-quiet.patch) by upstream solution: add setfont --check that checks for setfont availability without logging errors (boo#1212970, kbd-setfont-check.patch). - Update to version 2.9.0: * keymaps: + Add Georgian font (LatCyrHebKa-16_GIA.psfu) and keymap (i386/qwerty/ge). + Add new i386 azerty afnor keymap (i386/azerty/fr-afnor). + Disable characters >=U+F000 in qwertz/de_alt_UTF-8 (drop kbd-unicode-fxxx.patch). + Add console keymap for Mac swiss german keyboards. * libkeymap: + Support KT_DEAD2 diacritics. + Fix memory leaks. * libkbdfile: + Detect archive type based on content. + Add support for decompressing files without using utilities. Use ELF_DLOPEN_METADATA if possible. * utils: + kbd_mode: support Disabled mode (K_OFF). + loadkeys: Add --tkeymap to dump the keymap as text. - Drop kbd-2.7.1-reproducible-gzip.patch, now handled by the upstream. ==== kirigami-addons6 ==== Version update (1.10.0 -> 1.12.0) Subpackages: libKirigamiAddonsStatefulApp6 libKirigamiApp6 - Update to 1.12.0. No changelog ==== libupnp ==== Version update (1.18.0 -> 1.18.3) Subpackages: libixml11 libupnp20 - Update to release 1.18.3 * Fix crash when mixing ns and non-ns attributes during freeing ==== pipewire ==== Version update (1.6.1 -> 1.6.2) Subpackages: gstreamer-plugin-pipewire libpipewire-0_3-0 pipewire-alsa pipewire-modules-0_3 pipewire-pulseaudio pipewire-spa-plugins-0_2 pipewire-spa-tools pipewire-tools - Update to version 1.6.2: * This is a bugfix release that is API and ABI compatible with the previous 1.6.x releases. * Highlights - Fix a potential crash when the wrong memory was freed. - Fix a optimization with shared memory over some links that could cause errors later on. - Fix SOFA filter and default control input in LADSPA and LV2. - Some other small fixes and improvements. * PipeWire - Remove an optimization to skip share mem in links, it causes problems later on. (#5159 (closed)) * Modules - Don't try to free invalid memory or close invalid fds when the client aborted before allocating buffer memory. (#5162 (closed)) * SPA - support ACP_IGNORE_DB in udev. - Use 0x as a prefix for hex values. - Mark Props as write-only in libcamera. - Small optimization in the audio mixer. - Fix initialization of control properties for SOFA and biquads in the filter-graph. (#5152 (closed)) - Fix min/max default values for LADSPA and LV2. * JACK - Fix jack_port_type_id(). Return values that are compatible with JACK1/2. ==== podman ==== Version update (5.8.0 -> 5.8.1) - Update to version 5.8.1: * Bump to v5.8.1 * Release notes for v5.8.1 * docs: make the --migrate-db more clear * update boltdb migrating warning * libpod: prefer sqlite in getDBState() * libpod: fix parallel migration issue * libpod: return full path in sqliteStatePath() * migrate to oidc * Bump Podman to v5.8.1-dev * Disable lint to fix CI ==== python-cffi ==== - Add patch support-pycparser-3.patch: * Support pycparser 3 exception message changes. ==== python-requests ==== - Add fix-chardet-RequestsDependencyWarning.patch * Fix RequestsDependencyWarning with chardet (6.0.0dev0) on Factory/TW (gh#psf/requests#7219) (gh#psf/requests#7220) (gh#psf/requests#7239)