Packages changed: aws-lc (1.52.1 -> 1.54.0) evince (48.0 -> 48.1) grub2 gstreamer-plugins-bad kdump (2.0.18 -> 2.1.0) libvirt (11.4.0 -> 11.5.0) nvidia-open-driver-G06-signed-cuda openSUSE-release (20250701 -> 20250702) python-immutables sqlite3 (3.50.1 -> 3.50.2) sudo (1.9.16p2 -> 1.9.17p1) systemd-presets-branding-openSUSE yast2-pkg-bindings (5.0.5 -> 5.0.6) === Details === ==== aws-lc ==== Version update (1.52.1 -> 1.54.0) - update to 1.54.0: * Rename SSL test files to match Scrutinice filter * Order tool output * Fix Console Test Suite Execution Locally * Re-remove afunix.h * Note a couple of typoed struct names that we'll leave alone * Document that EVP_PKEY_CTX_set_rsa_keygen_pubexp takes ownership * Remove sys headers from bio.h * rwlock race tests is not a GoogleTest executable * Add two new APIs to expose TLS 1.3 traffic secrets for kTLS * Intentionally redefine iovec in headers as CI - update to 1.53.1: * Add timeouts to PQ TLS Integ Tests * Split ssl handshake tests * Add password prompting support & EVP_read_pw_string * Impl BIO_ADDR_xxx functions * Update mlkem-native to v1 - update to 1.53.0: * Add build with hardened flag * Openssl tool output ordered * [SCRUTINICE] Remove redundant condition check * Support relro in delocator * Explicitly don't allow buffers aliasing in ctr-drbg implementation * Remove unused Windows afunix.h * Revert "Rework memory BIOs and implement BIO_seek (2nd try) (#2433)" * Use max_cert_list for TLSv1.3 NewSessionTicket * ML-KEM memory safety * Improve support for multilib-style distros in our test scripts * Fix Ru * Add hardened build back in * Fix OCSP integration test failures * Fix some theoretical missing earlyclobber markers in inline assembly * Simplify sshkdf and kbkdf * Run 3p module tests on python 3.13, add patch for 3.14 * Fix service indicator in HKDF, more paranoid zeroization, and simplify logic = make it so that the patch adapts to the version - exclude %{arm} as those are not suppported and don't build ==== evince ==== Version update (48.0 -> 48.1) Subpackages: evince-lang evince-plugin-pdfdocument libevdocument3-4 libevview3-3 typelib-1_0-EvinceDocument-3_0 typelib-1_0-EvinceView-3_0 - Update to version 48.1: + general: Avoid potential heap overflow when allocating from n_pages + libview: - Confine monitor fix to affected gtk versions - Fix caret-color when using system dark mode - Make annotation popup window always opaque + shell/previwer: Set application ID to match with .desktop ==== grub2 ==== Subpackages: grub2-common grub2-i386-pc grub2-snapper-plugin grub2-systemd-sleep-plugin grub2-x86_64-efi grub2-x86_64-efi-bls - Fix bls_bumpcounter breaking FDE (bsc#1243842) * grub2-blsbumpcounter-menu.patch ==== gstreamer-plugins-bad ==== Subpackages: gstreamer-plugins-bad-lang libgstadaptivedemux-1_0-0 libgstanalytics-1_0-0 libgstbadaudio-1_0-0 libgstbasecamerabinsrc-1_0-0 libgstcodecparsers-1_0-0 libgstcodecs-1_0-0 libgstcuda-1_0-0 libgstinsertbin-1_0-0 libgstisoff-1_0-0 libgstmpegts-1_0-0 libgstmse-1_0-0 libgstphotography-1_0-0 libgstplay-1_0-0 libgstplayer-1_0-0 libgstsctp-1_0-0 libgsttranscoder-1_0-0 libgsturidownloader-1_0-0 libgstva-1_0-0 libgstvulkan-1_0-0 libgstwayland-1_0-0 libgstwebrtc-1_0-0 libgstwebrtcnice-1_0-0 - Move faad plugin to main package. ==== kdump ==== Version update (2.0.18 -> 2.1.0) - upgrade to version 2.1.0 * fix calibrate (no run-time changes) * man: update kdump(7) * add kdump-commandline.service (jsc#PED-12454) * kdumptool: introduce the commandline subcommand (jsc#PED-12454) * kdumptool calibrate: add per-cpu userspace requirements * Use FADUMP_COMMANDLINE_APPEND to detect explicit ip= configuration (bsc#1242134) - update calibrate values for SLFO (alp1600) ==== libvirt ==== Version update (11.4.0 -> 11.5.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 - Update to libvirt 11.5.0 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html#v11-5-0-2025-07-01 - qemu: Use numa-preplace instead of numad for numa placement advice bsc#1242979 ==== nvidia-open-driver-G06-signed-cuda ==== - 0003-nv-dmabuf-Inline-dma_buf_attachment_is_dynamic.patch 0004-nvidia-uvm-Disable-SVA-support-for-6.16.patch * buildfixes against Kernel 6.16 picked up from https://github.com/CachyOS/CachyOS-PKGBUILDS.git - -> nvidia/nvidia-utils ==== openSUSE-release ==== Version update (20250701 -> 20250702) Subpackages: openSUSE-release-appliance-custom openSUSE-release-dvd - automatically generated by openSUSE-release-tools/pkglistgen ==== python-immutables ==== - Switch to pyproject macros. - Actually run fdupes. ==== sqlite3 ==== Version update (3.50.1 -> 3.50.2) Subpackages: libsqlite3-0 libsqlite3-0-x86-64-v3 sqlite3-tcl - Update to 3.50.2: * Fix the concat_ws() SQL function so that it includes empty strings in the concatenation. * Avoid writing frames with no checksums into the wal file if a savepoint is rolled back after dirty pages have already been spilled into the wal file. * Fix the Bitvec object to avoid stack overflow when the database is within 60 pages of its maximum size. * Fix a problem with UPDATEs on fts5 tables that contain BLOB values. * Fix an issue with transitive IS constraints on a RIGHT JOIN. * Raise an error early if the number of aggregate terms in a query exceeds the maximum number of columns, to avoid downstream assertion faults. * Ensure that sqlite3_setlk_timeout() holds the database mutex. ==== sudo ==== Version update (1.9.16p2 -> 1.9.17p1) Subpackages: sudo-plugin-python - Update to 1.9.17p1 * Fix a possible local privilege escalation via the --host option [bsc#1245274, CVE-2025-32462] * Fix a possible local privilege Escalation via chroot option [bsc#1245275, CVE-2025-32463] - Update to 1.9.17 * Sudo now uses the NODEV macro consistently. Bug #1074. Fixed a bug where the ALL command in a sudoers rule would override a previous NOSETENV tag. Command tags are inherited from previous Cmnds in a Cmnd_Spec_List. There is a special case for the SETENV tag with the ALL command, where SETENV is implied if no explicit SETENV or NOSETENV tag is specified. This special case did not take into account that a NOSETENV tag that was inherited should override this behavior. * If sudo is run via ssh without a terminal and a password is required, it now suggest using ssh’s -t option. * Fixed the display of timeout values in the sudo -V output on systems without a C99-compliant snprintf() function. * Quieted a number of minor Coverity warnings. * Fixed a problem running sudo from a serial console on Linux when the command is run in a pseudo-terminal (the default). * Fixed a crash in sudo which could occur if there was a fatal error after the user was validated but before the command was actually run. * Fixed a number of man page style warnings. The “lint” make target in the docs directory will now run groff with warnings enabled if it is available. Bug #1075. * The ignore_dot sudoers setting is now on by default. There is now a - -disable-ignore-dot configure option to disable it. The - -with-ignore-dot configure option has been deprecated. * Fixed a problem with the pwfeedback option where an initial backspace would reduce the maximum length allowed for the password. GitHub issue #439. * Fixed minor grammar and spelling problems in the man pages. * Fixed a bug where a user could avoid entering a password for sudo -l command if they specified their own user or group name via the -u or - g options. * Avoid potential password guessing based on timing attacks on the strcmp() function on systems without PAM or a crypt() function where plaintext passwords are stored in the shadow password file. * Fixed a potential information leak where sudo -l command could be used to determine whether an executable exists in a directory that they do not have search access to. * Sudo uses TCSAFLUSH, not TCSADRAIN, when disabling echo once again. A long time ago sudo changed from using TCSAFLUSH to TCSADRAIN due to some systems having bugs related to TCSAFLUSH. That should no longer be a concern. Using TCSAFLUSH ensures that password input that has been received by the kernel, but not yet read by sudo, will be discarded and not echoed. * Added the SUDO_TTY environment variable if the user has a terminal. This can be used to find the user’s original tty device when sudo runs the command in its own pseudo-terminal. GitHub issue #447. * New Cantonese translation for sudo. ==== systemd-presets-branding-openSUSE ==== - enable switcheroo-control.service (boo#1244097) ==== yast2-pkg-bindings ==== Version update (5.0.5 -> 5.0.6) - Add support for the new libzypp install callbacks (bsc#1244319). - 5.0.6