Packages changed: MicroOS-release (20260308 -> 20260310) gcc16 (15.2.1+git10776 -> 16.0.1+git7922) ncurses (6.6.20260301 -> 6.6.20260307) pipewire (1.6.0 -> 1.6.1) python-psutil (7.1.3 -> 7.2.2) selinux-policy (20260303 -> 20260310) systemd (258.5 -> 259.3) xfsprogs xorg-x11-server === Details === ==== MicroOS-release ==== Version update (20260308 -> 20260310) Subpackages: MicroOS-release-appliance MicroOS-release-dvd - automatically generated by openSUSE-release-tools/pkglistgen ==== gcc16 ==== Version update (15.2.1+git10776 -> 16.0.1+git7922) Subpackages: libgcc_s1 libgomp1 libstdc++6 - Update to 16.0.1+git7922 - Disable rust build for Factory by default again as it still requires cargo for building. Add %bcond_with gcc_rust to allow override. - Add gcc15-Wtime_t-conversion.patch, filter out -Wtime_t conversion from D build flags. - Bump disk requirement to 32gb to cater for armv7l. - Update to 16.0.1+git7751 - Package libcaf_shmem.a ==== ncurses ==== Version update (6.6.20260301 -> 6.6.20260307) Subpackages: libncurses6 ncurses-utils terminfo-base - Add ncurses patch 20260307 + add tic checks for pairs of user-caps strings which are listed in Caps-ncurses. + fix a few gcc warnings. + fix inconsistent checks for expanding special characters with infocmp - L option (report by Stephane Chazelas). ==== pipewire ==== Version update (1.6.0 -> 1.6.1) 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.1: * This is a bugfix release that is API and ABI compatible with the previous 1.6.x releases. * Highlights - Fix socket activation, which could cause a failure to start PipeWire in some setups. - Fix crashes in many JACK apps when nodes/ports are quickly added/removed such as when there are notifications (like when changing the volume in KDE). - Fix playback of encoded formats in pw-cat again. - Some other smaller fixes and improvements. * Modules - Fix socket activation. (#5140 (closed)) - Remove node.link-group from driver nodes. * SPA - Fix the libcamera stop sequence. * JACK - Never return NULL from jack_port_by_id(). (#3512 (closed)) * GStreamer - Improve the timestamps on buffers. * Tools - Fix playback of encoded formats. (#5155 (closed)) - Remove patch which is already merged in 1.6.1: * 0002-module-protocol-native-Fix-socket-activation.patch ==== python-psutil ==== Version update (7.1.3 -> 7.2.2) - Update to 7.2.2: * Process.wait() now uses pidfd_open() + poll() for waiting, resulting in no busy loop and faster response times. Requires Linux >= 5.3 and Python >= 3.9. Falls back to traditional polling if unavailable. * new heap_info() and heap_trim() functions, providing direct access to the platform's native C heap allocator (glibc, mimalloc, libmalloc). * unit tests are no longer installed / part of the distribution. They now live under tests/ instead of psutil/tests. - Drop patch pytest9.patch, merged upstream. ==== selinux-policy ==== Version update (20260303 -> 20260310) Subpackages: selinux-policy-targeted - Update to version 20260310: * Allow wtmpdbd to read pidfs (bsc#1259444) * Allow systemd-mountfsd the perfmon capability * Allow lttng tracing in default configuration * Allow rtkit-daemon write systemd inhibit pipes * Apply the systemd system generator template to the kdump-dep generator * Apply the systemd system generator template to the anaconda generator * Dontaudit ps permissions that tlp_t does not need (bsc#1257527) * TLP uses ps aux to check for different services (bsc#1257527) * Introduce separate types for generic systemd generators. * Confine system generator nm-initrd-generator.sh (bsc#1257754) * Allow rtkit-daemon dbus chat with systemd-logind * ecryptfs uses /home/.ecryptfs for full homedir encryption (bsc#1258350) * Dontaudit tlshd write generic certificate dirs - Syncing with upstream rawhide selinux-policy up to: * 8507a66c816a382439d4933cfff14c8ee8a83d1e ==== systemd ==== Version update (258.5 -> 259.3) Subpackages: libsystemd0 libudev1 systemd-boot systemd-container udev - Import commit 1e9dbf558f2578c5f0a38a20cd93950de5d7b648 (merge of v259.3) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/5f4e99cfd5cc08a0e4daa83e570a9a1bcb28a940...1e9dbf558f2578c5f0a38a20cd93950de5d7b648 - Upgrade to v259.2 (commit 5f4e99cfd5cc08a0e4daa83e570a9a1bcb28a940) See https://github.com/openSUSE/systemd/blob/SUSE/v259/NEWS for details. - Rebase 5001-Revert-udev-update-devlink-with-the-newer-device-nod.patch - libacl, libblkid, libseccomp, libselinux and libmount support are implemented via dlopen(). Although these are technically optional, we still require them to avoid loosing important features. - systemd no longer links against libcap at all. The simple system call wrappers and other APIs it provides have been reimplemented directly in systemd. - Add unpackaged udev files for loongarch64. ==== xfsprogs ==== - xfsprogs: move the xfs_scrub_all manpage into the scrub pkg The xfs_scrub_all command and service files are all part of the xfsprogs-scrub package. Move the xfs_scrub_all manpage there to match that. ==== xorg-x11-server ==== Subpackages: xorg-x11-server-Xvfb - Add u_xf86-Accept-devices-with-the-kernel-s-corebootdrm-dr.patch: Enables Xorg to make use of the kernel's corebootdrm driver. Taken from upstream. (bsc#1258262)