Packages changed: alsa (1.2.15 -> 1.2.15.1) alsa-ucm-conf (1.2.15 -> 1.2.15.1) alsa-utils (1.2.15 -> 1.2.15.1) freecell-solver (6.14.0 -> 6.16.0) openSUSE-release (20260102 -> 20260103) pcsc-lite xfsdump (3.1.12 -> 3.2.0) xterm (402 -> 406) zchunk (1.5.2 -> 1.5.3) === Details === ==== alsa ==== Version update (1.2.15 -> 1.2.15.1) Subpackages: libasound2 libatopology2 - Update to alsa-lib 1.2.15.1: * various regression fixes, config updates - Drop previous patches that have been already included: 0001-ucm-use-closefrom-instead-of-close_range.patch 0002-ucm-exec-fix-maxfd-used-warning.patch 0003-conf-merge-card-specific-contents-per-file-whole-aft.patch 0004-conf-fix-possible-memory-leak-in-config_file_open-er.patch 0005-Revert-conf-fix-load_for_all_cards-do-not-merge-the-.patch 0006-conf-USB-Audio-define-pcm-configuration-block-only-o.patch 0007-conf-HDA-Intel-define-pcm-configuration-block-only-o.patch ==== alsa-ucm-conf ==== Version update (1.2.15 -> 1.2.15.1) - Update to alsa-ucm-conf 1.2.15.1: version bump, including previous fixes - Drop patches that have been included: 0001-sof-soundwire-third-fix-for-multi-codec.patch 0002-ucm2-sof-soundwire-Simplify-cs42l45-configs.patch 0003-ucm2-codecs-rt722-add-condition-to-SetLED-for-mic.patch ==== alsa-utils ==== Version update (1.2.15 -> 1.2.15.1) - Update to alsa-utils 1.2.15.1: * alsactl: fix build when in subdirectory * aplay: add missing break before the default case - Backport upstream fixes for alsactl regression: 0001-alsactl-add-missing-call-to-clean-card-specific-conf.patch 0002-alsactl-fix-sequence-to-clean-card-specific-config-f.patch - Create /var/lib/alsa via tmpfiles.d for Immutable Mode (jsc#PED-14848) ==== freecell-solver ==== Version update (6.14.0 -> 6.16.0) Subpackages: freecell-solver-presets libfreecell-solver0 - update to 6.16.0: * Clean up and sanitize the the depth/dbm fc-solvers. ==== openSUSE-release ==== Version update (20260102 -> 20260103) Subpackages: openSUSE-release-appliance-custom openSUSE-release-dvd - automatically generated by openSUSE-release-tools/pkglistgen ==== pcsc-lite ==== Subpackages: libpcsclite1 - Add Provides for pcscd to increase Debian compatibility ==== xfsdump ==== Version update (3.1.12 -> 3.2.0) - update to 3.2.0: * xfsdump-3.2.0 (09 Sep 2024) * don't use O_DIRECT on the RT device (Christoph Hellwig) * Fix memory leak (Pavel Reichl) * suggest -x rather than assert for false roots in restore (Donald Douwsma) * fix rootdir due to xfsdump bulkstat misuse (Gao Xiang) - update keyring ==== xterm ==== Version update (402 -> 406) Subpackages: xterm-bin xterm-resize - update to 406: * add option -emoji_width and resource emojiWidth - update to 404: * add numeric keypad codes to XTGETTCAP. * implement parsing and cursor positioning for Unicode variation selectors 15 and 16. * improve limit-checking for mouse button and motion events * fix a bug in printer code in xterm #403 * change wcwidth for private-use codes, to make them consistently neutral width, i.e., single/double width according to whether they are used for CJK. * improve test-driver for wcwidth, adding options to test the predefined ranges listed in UnicodeData, as well as suppressing output where it only shows that the system's wcwidth lacks a definition for codes. * add some of the OpenBSD local-patches, including an ifdef-improvement for DEF_DISALLOWED_WINDOW * modify configure script macros to widen pattern for $host_os from “linux*gnu” to “linux*gnu*” to cover targets such as i686-pc-linux-gnut64 (GenToo #963725). ==== zchunk ==== Version update (1.5.2 -> 1.5.3) - update to 1.5.3: * Rename internal close() functions to close_zck_component to avoid POSIX conflict on AIX