Packages changed: cryptsetup (2.8.3 -> 2.8.4) emacs-jinx (2.1 -> 2.6) expat (2.7.3 -> 2.7.4) krb5 multipath-tools (0.14.1+208+suse.d08f5475 -> 0.14.2+211+suse.66f8a5ec) qemu === Details === ==== cryptsetup ==== Version update (2.8.3 -> 2.8.4) Subpackages: cryptsetup-doc cryptsetup-lang libcryptsetup12 - Update to 2.8.4: * Fix integritysetup resize (grow) of the device if integrity bitmap mode is used. Increasing the integrity device in bitmap mode did not work as integritysetup incorrectly used journal settings that were not applicable. * Fix device size status reports in cryptsetup and integritysetup. If the device uses a sector size larger than 512 bytes, the newly reported byte sizes (introduced in 2.8.0) in the status report were incorrectly displayed. * BITLK: Fix unlocking BitLocker device with recovery passphrase. If the recovery passphrase was present in the first keyslot, the device failed to unlock. This bug was introduced in 2.8.2 with Clear Key support. ==== emacs-jinx ==== Version update (2.1 -> 2.6) - Rebase 0001-Only-export-necessary-symbols.-Fixes-105.patch against version 2.1 - Update to version 2.6: * jinx-next/jinx-previous: Make argument optional * Add link to proposed file-local language variable bug svg#80071 - Changes from version 2.5 * Drop annotation-function, We provide an affixation-function supported since Emacs 28. * Actions can now be triggered via digit keys * Remove C-u C-u C-u M-$ keybind - Changes from version 2.4 * Use eager-display for the default completion UI, on Emacs 31. * Update bundled emacs-module.h * Use globalized minor mode predicate, require Emacs 29 * jinx-exclude-properties: Exclude propertized text * jinx-exclude-regexps: Expand docstring - Changes from version 2.3 * jinx-correct-all: Show message when ONLY-CHECK is non-nil - Changes from ersion 2.2 * Stop using enchant_dict_get_extra_word_characters. Instead rely on the jinx--syntax-table for tokenization. See also ghub#rrthomas/enchant#244. * jinx--save-dir: Do not switch to .dir-locals.el (Fix gh#minad/jinx#236) ==== expat ==== Version update (2.7.3 -> 2.7.4) Subpackages: libexpat1 - version update to 2.7.4 * CVE-2026-24515 -- Function XML_ExternalEntityParserCreate failed to copy the encoding handler data passed to XML_SetUnknownEncodingHandler from the parent to the new subparser. This can cause a NULL dereference (CWE-476) from external entities that declare use of an unknown encoding. The expected impact is denial of service. It takes use of both functions XML_ExternalEntityParserCreate and XML_SetUnknownEncodingHandler for an application to be vulnerable. * CVE-2026-25210 -- Add missing check for integer overflow related to buffer size determination in function doContent * lib: Fix missing undoing of group size expansion in doProlog failure cases * xmlwf: Fix a memory leak * WASI: Fix format specifiers for 32bit WASI SDK - fixes [bsc#1257144] and [bsc#1257496] ==== krb5 ==== Subpackages: krb5-32bit krb5-client - Immutable mode support, create /var/log/krb5 dir via systemd.tmpfiles; (PED-14767). - Add krb5-log.tmpfiles ==== multipath-tools ==== Version update (0.14.1+208+suse.d08f5475 -> 0.14.2+211+suse.66f8a5ec) Subpackages: kpartx libmpath0 - Update to version 0.14.2+211+suse.66f8a5ec: * multipathd: fix possible null deference in purge_disconnected code (bsc#1257590) * CI enhancements ==== qemu ==== Subpackages: qemu-audio-spice qemu-block-curl qemu-block-nfs qemu-block-rbd qemu-chardev-spice qemu-guest-agent qemu-hw-display-qxl qemu-hw-display-virtio-gpu qemu-hw-display-virtio-gpu-pci qemu-hw-display-virtio-vga qemu-hw-usb-host qemu-hw-usb-redirect qemu-hw-usb-smartcard qemu-img qemu-ipxe qemu-ksm qemu-lang qemu-microvm qemu-pr-helper qemu-seabios qemu-tools qemu-ui-curses qemu-ui-gtk qemu-ui-opengl qemu-ui-spice-app qemu-ui-spice-core qemu-vgabios qemu-vmsr-helper qemu-x86 - Fix bsc#1257314, bsc#1256980, bsc#1256484 (CVE-2026-0665) and some issues with userspace emulation: * tests: add tcg coverage for fixed mremap bugs * linux-user: fix reserved_va page leak in do_munmap * linux-user: fix mremap errors for invalid ranges * linux-user: fix mremap unmapping adjacent region * linux-user/elfload.c: Correction to HWCAP2 accessor * linux-user: allow null `pathname` for statx()/fstatat() * [openSUSE] roms/efi: Fix build error with glibc 2.43 (bsc#1257314) * roms/edk2: fix building with GCC 16 (bsc#1256980) * hw/i386/kvm: fix PIRQ bounds check in xen_physdev_map_pirq() (bsc#1256484, CVE-2026-0665) * [openSUSE][RPM]: add enable-sdl and enable-sdl-image flags