Packages changed: faad2 (2.11.2 -> 2.11.2.git13) glibc gnome-maps (50.1 -> 50.2) gnome-music (49.1 -> 50.0) gspell (1.14.3 -> 1.14.4) ldacBT (2.0.2.3 -> 2.0.2.5) libcamera libshumate (1.6.1 -> 1.6.2) openSUSE-build-key openSUSE-release (20260627 -> 20260628) pangomm (2.56.1 -> 2.56.2) pangomm1_4 (2.46.4 -> 2.46.5) === Details === ==== faad2 ==== Version update (2.11.2 -> 2.11.2.git13) - Update to version 2.11.2.git13: * fix out-of-bounds X underflow in SBR low-power QMF assembly * fix out-of-bounds Xsbr write in hf_assembly sinusoid addition * update to Visual Studio 18 * prevent length_of_rvlc_sf underflow in rvlc_scale_factor_data * fix out-of-bounds iq_table read in iquant for -32768 * bound sscanf field width in option parsing * fix integer overflow in stszin/stscin allocation size checks * fix off-by-one frame index check in mp4read_seek * SBR: prevent heap overflow in channel-pair reconstruction * fix typo - Drop patches fixed upstream: * bc5de3ac7264f7a232951d06150ec1fcd4a20f6c.patch * 2653c918d788c5dc83826c97aaa4de4dd8931a8b.patch ==== glibc ==== Subpackages: glibc-32bit glibc-devel glibc-extra glibc-gconv-modules-extra glibc-gconv-modules-extra-32bit glibc-lang glibc-locale glibc-locale-base - resolv-sprintrrf-unkown-types.patch: resolv: More types as unknown in ns_sprintrrf (CVE-2026-5435, bsc#1263656, BZ #34033) - resolv-sprintrrf-inet-ntop-check.patch: resolv: Check for inet_ntop failure in ns_sprintrrf - resolv-sprintrrf-buffer-overreads.patch: resolv: Fix buffer overreads in ns_sprintrrf (CVE-2026-6238, bsc#1263658, BZ #34069) - fma-shift-ub.patch: math: Fix fma alignment when exponent difference is exactly 64 (BZ #34183) - struct-reserved-members.patch: Rename __unused fields to __glibc_reserved - iconv-translit-intermediate-errors.patch: iconv: Suppress intermediate errors with //TRANSLIT (BZ #34236) - arm-vfp-plt-trampoline.patch: arm: Save/restore VFP registers in PLT trampolines (BZ #34144, BZ #15792) - filter use of -fhardened (gcc switch that selects multiple hardening options) ==== gnome-maps ==== Version update (50.1 -> 50.2) Subpackages: gnome-maps-lang - Update to version 50.2: + Avoid focus route start entry when selecting a place (avoids show OSK on touch) + Updated translations. ==== gnome-music ==== Version update (49.1 -> 50.0) Subpackages: gnome-music-lang - Update to version 50.0: + Drop Grilo and use LocalSearch directly + Add volume controls accelerators + Refactor Repeat Mode Button into a separate class + Misc gstplayer refactoring + Icon is missing in «Add to Playlist» dialog + Updated translations - Add global __requires_exclude typelib\\(TSparql\\), filter out bogus typelib dependency. ==== gspell ==== Version update (1.14.3 -> 1.14.4) Subpackages: gspell-lang libgspell-1-3 - Update to version 1.14.4: + Updated translations. ==== ldacBT ==== Version update (2.0.2.3 -> 2.0.2.5) - Update to version 2.0.2.5: + Allow build with CMake 4.0.0 + Drop patch version in soname, built libraries will only have .so.2.0.2 suffix at most. This is to distinguish between library version and build script version. + Pin version to 2.0.2.3 in pkgconfig file for compatibility. - Modernize spec: use cmake_build and ldconfig_scriptlets macros. - Switch to source service, upstream no longer includes upstream libldac bundled tarball, so we now need to clone the git repo ourselves. ==== libcamera ==== Subpackages: libcamera-base0_7 libcamera0_7 - Be explicit about not using libunwind to address a s390x build failure. ==== libshumate ==== Version update (1.6.1 -> 1.6.2) Subpackages: libshumate-1_0-1 libshumate-lang typelib-1_0-Shumate-1_0 - Update to version 1.6.2: + Avoid spurious drag events following pinch zoom and rotate gestures on touch. ==== openSUSE-build-key ==== - do not include the projects _pubkey if we have it already. - use the modification time for key2rpname ==== openSUSE-release ==== Version update (20260627 -> 20260628) Subpackages: openSUSE-release-appliance-custom openSUSE-release-dvd - automatically generated by openSUSE-release-tools/pkglistgen ==== pangomm ==== Version update (2.56.1 -> 2.56.2) - Update to version 2.56.2: + Documentation: - Remove obsolete FSF (Free Software Foundation) address - README.win32.md: Mention Visual Studio 2026 - Visual Studio builds: Update build information + Meson build: - Use the Python installation that Meson uses. - Meson and NMake builds: Distinguish Visual Studio 2026 builds from Visual Studio 2022 builds - NMake Makefiles: Consolidate items and improve flexibility - NMake Makefiles: Make build process more robust - NMake Makefiles: Update .m4 installation location - Don't require the 'dot' command to build the documentation ==== pangomm1_4 ==== Version update (2.46.4 -> 2.46.5) - Update to version 2.46.5: + Documentation: - Language::get_scripts(): Improve documentation. - Don't link to removed parts of gnome.org - Replace gtkmm.org by gtkmm.gnome.org - Remove obsolete FSF (Free Software Foundation) address - README.win32.md: Mention Visual Studio 2026 - Visual Studio builds: Update build information + Meson build: - Require meson >= 0.60.0 - Use the Python installation that Meson uses. - Meson and NMake builds: Distinguish Visual Studio 2026 builds from Visual Studio 2022 builds - NMake Makefiles: Consolidate items and improve flexibility - NMake Makefiles: Make build process more robust - NMake Makefiles: Update .m4 installation location - Don't require the 'dot' command to build the documentation - Drop pangomm1_4-docs-without-timestamp.patch: Fixed upstream.