Packages changed: emacs kernel-source (6.19.5 -> 6.19.6) libsigc++3 (3.6.0 -> 3.8.0) libsoup libsoup2 libvirt (12.0.0 -> 12.1.0) openSUSE-release (20260307 -> 20260308) policycoreutils texlive tree-sitter xdg-desktop-portal (1.21.0 -> 1.20.3) xfsprogs (6.15.0 -> 6.18.0) yast2-storage-ng (5.0.40 -> 5.0.41) === Details === ==== emacs ==== Subpackages: emacs-el emacs-eln emacs-info emacs-nox etags - Add macro to add Emacs packages to load-path - Enable lexical bindings in startup-macros ==== kernel-source ==== Version update (6.19.5 -> 6.19.6) - Linux 6.19.6 (bsc#1012628). - rust_binder: Fix build failure if !CONFIG_COMPAT (bsc#1012628). - mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5ms (bsc#1012628). - Revert "mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5ms" (bsc#1012628). - perf test: Fix test case perf evlist tests for s390x (bsc#1012628). - perf test stat tests: Fix for virtualized machines (bsc#1012628). - perf build: Raise minimum shellcheck version to 0.7.2 (bsc#1012628). - perf unwind-libdw: Fix invalid reference counts (bsc#1012628). - perf callchain: Fix srcline printing with inlines (bsc#1012628). - libsubcmd: Fix null intersection case in exclude_cmds() (bsc#1012628). - rtc: nvvrs: Add ARCH_TEGRA to the NV VRS RTC driver (bsc#1012628). - rtc: max31335: use correct CONFIG symbol in IS_REACHABLE() (bsc#1012628). - perf symbol-elf: Fix leak of ELF files with GNU debugdata (bsc#1012628). - perf tools: Get debug info of DSO properly (bsc#1012628). - perf tests kallsyms: Fix missed map__put() (bsc#1012628). - perf cs-etm: Fix decoding for sparse CPU maps (bsc#1012628). - perf annotate: Fix args leak of map_symbol (bsc#1012628). - perf maps: Fix reference count leak in maps__find_ams() (bsc#1012628). - perf tests sched: Avoid error in cleanup on loaded machines (bsc#1012628). - perf annotate: Fix memcpy size in arch__grow_instructions() (bsc#1012628). - tools headers: Go back to include asm-generic/unistd.h for arm64 (bsc#1012628). - perf annotate: Fix BUILD_NONDISTRO=1 missing args->ms conversions to pointer (bsc#1012628). - perf test: Fix test perf evlist for z/VM s390x (bsc#1012628). - perf vendor events amd: Fix Zen 5 MAB allocation events (bsc#1012628). - perf jevents: Handle deleted JSONS in out of source builds (bsc#1012628). - perf build: Remove NO_LIBCAP that controls nothing (bsc#1012628). - libperf build: Always place libperf includes first (bsc#1012628). - perf metricgroup: Don't early exit if no CPUID table exists (bsc#1012628). - perf test: Fix test case perftool-testsuite_report for s390 (bsc#1012628). - objtool/rust: add one more `noreturn` Rust function (bsc#1012628). - perf stat: Ensure metrics are displayed even with failed events (bsc#1012628). - perf stat-shadow: In prepare_metric fix guard on reading NULL perf_stat_evsel (bsc#1012628). - io_uring: add IORING_OP_URING_CMD128 to opcode checks (bsc#1012628). - rtc: interface: Alarm race handling should not discard preceding error (bsc#1012628). - statmount: permission check should return EPERM (bsc#1012628). - hfsplus: fix volume corruption issue for generic/480 (bsc#1012628). - audit: add fchmodat2() to change attributes class (bsc#1012628). - hfsplus: fix volume corruption issue for generic/498 (bsc#1012628). - fs/buffer: add alert in try_to_free_buffers() for folios without buffers (bsc#1012628). - kselftest/kublk: include message in _Static_assert for C11 compatibility (bsc#1012628). - hfs: Replace BUG_ON with error handling for CNID count checks (bsc#1012628). - audit: add missing syscalls to read class (bsc#1012628). - hfsplus: pretend special inodes as regular files (bsc#1012628). - i3c: master: svc: Initialize 'dev' to NULL in svc_i3c_master_ibi_isr() (bsc#1012628). - i3c: mipi-i3c-hci: Stop reading Extended Capabilities if capability ID is 0 (bsc#1012628). - i3c: mipi-i3c-hci: Reset RING_OPERATION1 fields during init (bsc#1012628). - dlm: fix recovery pending middle conversion (bsc#1012628). - minix: Add required sanity checking to minix_check_superblock() (bsc#1012628). - dlm: validate length in dlm_search_rsb_tree (bsc#1012628). - btrfs: don't BUG() on unexpected delayed ref type in run_one_delayed_ref() (bsc#1012628). - btrfs: fallback to buffered IO if the data profile has duplication (bsc#1012628). - btrfs: handle user interrupt properly in btrfs_trim_fs() (bsc#1012628). - netfs: when subreq is marked for retry, do not check if it faced an error (bsc#1012628). - smb: client: add proper locking around ses->iface_last_update (bsc#1012628). - gfs2: fiemap page fault fix (bsc#1012628). - smb: client: prevent races in ->query_interfaces() (bsc#1012628). - tools/cpupower: Fix inverted APERF capability check (bsc#1012628). - s390/boot: Add -Wno-default-const-init-unsafe to KBUILD_CFLAGS ... changelog too long, skipping 1395 lines ... - commit 9abab2a ==== libsigc++3 ==== Version update (3.6.0 -> 3.8.0) - Update to version 3.8.0: + slot, signal: static_assert not using R,T... syntax + scoped_connection: Remove [[nodiscard]] + Add signal_connect(): Helper functions to ease connecting functions or methods to signals + Simplify ambiguity removal when compiling with MSVC + Documentation: - README.md: Add info about building the documentation - Don't link to removed parts of gnome.org - Remove obsolete FSF (Free Software Foundation) address - Clarify download locations. - Releases will not be stored at download.gnome.org/sources/. - Convert to obs_scm service. ==== libsoup ==== Subpackages: libsoup-3_0-0 libsoup-lang typelib-1_0-Soup-3_0 - Add libsoup-CVE-2026-0716.patch: Fix out-of-bounds read when reading unmasked frame (bsc#1256418 CVE-2026-0716 glgo#GNOME/libsoup!518). ==== libsoup2 ==== Subpackages: libsoup-2_4-1 libsoup2-lang - Update libsoup2-CVE-2026-0716.patch to incorporate glgo#GNOME/libsoup!518. The original fix was incomplete (bsc#1256418 CVE-2026-0716 glgo#GNOME/libsoup#476). ==== libvirt ==== Version update (12.0.0 -> 12.1.0) Subpackages: libvirt-client libvirt-daemon-common libvirt-daemon-config-network libvirt-daemon-driver-network libvirt-daemon-driver-nodedev libvirt-daemon-driver-qemu libvirt-daemon-driver-secret libvirt-daemon-driver-storage libvirt-daemon-driver-storage-core libvirt-daemon-driver-storage-disk libvirt-daemon-driver-storage-iscsi libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-logical libvirt-daemon-driver-storage-mpath libvirt-daemon-driver-storage-rbd libvirt-daemon-driver-storage-scsi libvirt-daemon-lock libvirt-daemon-log libvirt-daemon-plugin-lockd libvirt-daemon-qemu libvirt-libs - Fix test driver regression causing virt-manager test suite failures - spec: Cleanup of Summary and Description in preparation for jsc#PED-14588 - spec: Fix conditional used to control build configuration for SLES 16.x - Update to libvirt 12.1.0 - bsc#1257283 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html#v12-1-0-2026-03-02 ==== openSUSE-release ==== Version update (20260307 -> 20260308) Subpackages: openSUSE-release-appliance-custom openSUSE-release-dvd - automatically generated by openSUSE-release-tools/pkglistgen ==== policycoreutils ==== Subpackages: policycoreutils-lang policycoreutils-python-utils python313-policycoreutils - Drop use of update-desktop-files (jsc#PED-15235). We will not upstream the translations, they seem to be very low quality ==== texlive ==== - Reenable setgid usage for mktexls and texhash commands - Fix bug boo#1258938 * Implement selinux support for the setgid mktex Kpathsea tools wrapper public(8) which is used for executing e.g. mktexlsr * Develop a Policy Package module to be able to use this wrapper - New package texlive-selinux for the Policy Package module and its %pre, %post, %postun, and %posttrans scriplets ==== tree-sitter ==== Subpackages: libtree-sitter0_25 libtree-sitter0_25-x86-64-v3 - Fix quoting of Emacs tree-sitter-extra-load-path. Fixes boo#1259205 - Install Emacs trees-sitter site-start script to libtree-sitter. Grammars should be found without installing the main package. ==== xdg-desktop-portal ==== Version update (1.21.0 -> 1.20.3) Subpackages: xdg-desktop-portal-lang ==== xfsprogs ==== Version update (6.15.0 -> 6.18.0) Subpackages: libhandle1 - remove python dependency from main xfsprogs package (bsc#1259270) Since v6.13.0 xfsprogs ships with the xfs_protofile python script which causes the main xfsprogs package to strictly require python as a dependency. This can be dropped as the script is not really needed for anything. - update to 6.18.0 - mkfs: adjust_nr_zones for zoned file system on conventional devices - xfs_logprint: fix pointer bug - mdrestore: fix restore_v2() superblock length check - mkfs: add 2025 LTS config file - mkfs: enable new features by default - libfrog: fix incorrect FS_IOC_FSSETXATTR argument to ioctl() - xfs: prevent gc from picking the same zone twice - xfs: improve default maximum number of open zones - xfs: fix log CRC mismatches between i386 and other architectures - xfs: remove deprecated sysctl knobs - xfs: remove deprecated mount options - man2: fix getparents ioctl manpage - xfs_db: document the rtsb command - libxfs: fix build warnings - xfs_scrub: fix null pointer crash in scrub_render_ino_descr - metadump: catch used extent array overflow - mkfs: fix zone capacity check for sequential zones - libxfs: support reproducible filesystems using deterministic time/seed - Fix alloc/free of cache item - xfs_io: use the XFS_ERRTAG macro to generate injection targets - repair/prefetch.c: Create one workqueue with multiple workers - libfrog: Prevent unnecessary waking of worker thread when using bounded workqueues - proto: fix file descriptor leak - mkfs: split zone reset from discard - mkfs: move clearing LIBXFS_DIRECT into check_device_type - mkfs: improve the error message in adjust_nr_zones - mkfs: improve the error message from check_device_type - xfs_copy: improve the error message when mkfs is in progress - ------------------------------------------------------------------ - update to 6.17.0 - xfs_scrub_fail: reduce security lockdowns to avoid postfix problems - mkfs: fix copy-paste error in calculate_rtgroup_geometry - xfs_scrub: fix strerror_r usage yet again - mkfs: fix libxfs_iget return value sign inversion - xfs_scrub: Use POSIX-conformant strerror_r - xfs_db: use file_setattr to copy attributes on special files with rdump - xfs_io: make ls/chattr work with special files - xfs_quota: utilize file_setattr to set prjid on special files - configure: Base NEED_INTERNAL_STATX on libc headers first - xfs_io: add FALLOC_FL_WRITE_ZEROES support - xfsprogs: fix utcnow deprecation warning in xfs_scrub_all.py - Improve information about logbsize valid values - proto: add ability to populate a filesystem from a directory - ------------------------------------------------------------------ - update to 6.16.0 - Document current limitation of shrinking fs - mkfs: require reflink for max_atomic_write option - xfs_scrub: remove EXPERIMENTAL warnings - mkfs: allow users to configure the desired maximum atomic write size - mkfs: try to align AG size based on atomic write capabilities - mkfs: autodetect log stripe unit for external log devices - mkfs: don't complain about overly large auto-detected log stripe units - xfs_io: dump new atomic_write_unit_max_opt statx field - xfs_db: create an untorn_max subcommand - ------------------------------------------------------------------ ==== yast2-storage-ng ==== Version update (5.0.40 -> 5.0.41) - Added the needed infrastructure to specify what to do with the existing volumes in a reused LVM volume group (related to jsc#PED-15104, bsc#1254718 and gh#agama-project/agama#3171). - Fixed creation of thin pools within pre-existing thin pools. - 5.0.41