Packages changed: AppStream NetworkManager NetworkManager-openconnect (1.2.8 -> 1.2.10) QGnomePlatform-qt5 (0.9.0 -> 0.9.1) QGnomePlatform-qt6 (0.9.0 -> 0.9.1) c-ares (1.19.0 -> 1.19.1) fcitx5-gtk (5.0.22 -> 5.0.23) gnome-session libyuv (20220920+f9fda6e -> 20230517+a377993) lirc mutter xsane yast2-storage-ng (4.6.9 -> 4.6.10) yast2-trans (84.87.20230513.307f8d2fb9 -> 84.87.20230516.e4ba802a) === Details === ==== AppStream ==== Subpackages: AppStream-lang libAppStreamQt2 libappstream4 - refresh patch for new glib-2.76 from upstream ==== NetworkManager ==== Subpackages: NetworkManager-bluetooth NetworkManager-lang NetworkManager-pppoe NetworkManager-tui NetworkManager-wwan libnm0 typelib-1_0-NM-1_0 - Add nm-runstatedir.patch: to correct rundir from /var/run to /run for systemd FHS compatibility ==== NetworkManager-openconnect ==== Version update (1.2.8 -> 1.2.10) Subpackages: NetworkManager-openconnect-gnome NetworkManager-openconnect-lang - Update to version 1.2.10: + Improved cancellation handling. + Support SAML/SSO authentication for some VPN protocols. + Allow useragent override. + Support webkit2gtk-4.1. + Allow choosing certificates/keys from PKCS#11 tokens. + Allow custom interface name. + Allow UDP connectivity to be disabled. + Support multi-certificate authentication for AnyConnect. + Fix hangs with external browsers which spam stdout. + Updated translations. - Drop dbus-location.patch: Fixed upstream. - Add pkgconfig(webkit2gtk-4.1) BuildRequires: New dependency. ==== QGnomePlatform-qt5 ==== Version update (0.9.0 -> 0.9.1) - Update to version 0.9.1: + Changes: - Thinner border between window and decorations - Added support for KColorScheme using Adwaita-like color schemes - Added integration for QtQuick Controls2 applications - Added support for color-scheme in GSettings backend - Implemented reasonable icon fallback - depends on Qt change 476542 - Qt6: implemented support for QPlatformTheme::MouseCursorSize and QPlatformTheme::MouseCursorTheme + Fixes: - Do not crash when GSettings shema is not found - Respect QT_STYLE_OVERRIDE env variable - Fixed titlebar dimming on Wayland - Fixed regression in rendering titlebar on vanilla Qt - Drop 0001-fix-qt-6.5-compilation.patch as it is included in version 0.9.1 - Adjust fix-XSetTransientForHint.patch for version 0.9.1 - Split QGnomePlatform's new color schemes into a new package called "QGnomePlatform-colorschemes" ==== QGnomePlatform-qt6 ==== Version update (0.9.0 -> 0.9.1) - Update to version 0.9.1: + Changes: - Thinner border between window and decorations - Added support for KColorScheme using Adwaita-like color schemes - Added integration for QtQuick Controls2 applications - Added support for color-scheme in GSettings backend - Implemented reasonable icon fallback - depends on Qt change 476542 - Qt6: implemented support for QPlatformTheme::MouseCursorSize and QPlatformTheme::MouseCursorTheme + Fixes: - Do not crash when GSettings shema is not found - Respect QT_STYLE_OVERRIDE env variable - Fixed titlebar dimming on Wayland - Fixed regression in rendering titlebar on vanilla Qt - Drop 0001-fix-qt-6.5-compilation.patch as it is included in version 0.9.1 - Adjust fix-XSetTransientForHint.patch for version 0.9.1 - Split QGnomePlatform's new color schemes into a new package called "QGnomePlatform-colorschemes" ==== c-ares ==== Version update (1.19.0 -> 1.19.1) - Update to version 1.19.1 Security: * CVE-2023-32067. High. 0-byte UDP payload causes Denial of Service (bsc#1211604) * CVE-2023-31147 Moderate. Insufficient randomness in generation of DNS query IDs (bsc#1211605) * CVE-2023-31130. Moderate. Buffer Underwrite in ares_inet_net_pton() (bsc#1211606) * CVE-2023-31124. Low. AutoTools does not set CARES_RANDOM_FILE during cross compilation (bsc#1211607) Bug fixes: * Fix uninitialized memory warning in test * ares_getaddrinfo() should allow a port of 0 * Fix memory leak in ares_send() on error * Fix comment style in ares_data.h * Fix typo in ares_init_options.3 * Sync ax_pthread.m4 with upstream * Sync ax_cxx_compile_stdcxx_11.m4 with upstream to fix uclibc support ==== fcitx5-gtk ==== Version update (5.0.22 -> 5.0.23) - Update to 5.0.23 * hotfix to fix a potential crash under wayland ==== gnome-session ==== Subpackages: gnome-session-core gnome-session-default-session gnome-session-lang gnome-session-wayland - Drop pkgconfig(dbus-glib-1) BuildRequires: Only needed when building with consolekit support, and we do not do that anymore. - Replace dbus-1-x11 with explicit /usr/bin/dbus-launch Requires, as that is what is really needed. ==== libyuv ==== Version update (20220920+f9fda6e -> 20230517+a377993) - Trim redundancies and compact descriptions. - Update to snapshot 20230517+a377993: * ARGBToI420Alpha function to convert ARGB to I420 with Alpha * Enable I{422,444}AlphaToARGBRow_RVV & ARGBAttentuateRow_RVV * Bump version and apply clang format * Enable ARGBToYMatrixRow_RVV/RGBAToYMatrixRow_RVV/RGBToYMatrixRow_RVV * Enable RVV if qemu is detected * Add ARGBToRAWRow_RVV, ARGBToRGB24Row_RVV, RGB24ToARGBRow_RVV * YUY2ToNV12 using YUY2ToY and YUY2ToNVUV * Remove old cipd clobber gclient hook. * Roll chromium_revision 004bde16df..28dca358ed (1051775:1052960) * Roll chromium_revision 7d683aeda8..004bde16df (1050091:1051775) * [code-health] Migrate presubmit to python3 * Enable unlimited data for YUV to RGB * Roll chromium_revision 829c6df33d..7d683aeda8 (945687:1050098th - Add libyuv-tools package - Run test suite in %check - drop Don-t-install-conversion-tool.patch - add Install-missing-yuvconstants-binary.patch - add cmake-minimum-required.patch - drop Link-main-library-against-libjpeg.patch applied upstream - add convert_test-little-endian.patch ==== lirc ==== - Remove ProtectClock hardening. This causes more pain then it helps (bsc#1200577) ==== mutter ==== Subpackages: mutter-lang - Add mutter-fix-wacom-tablet-crash.patch: Use clutter error trap to fix x11 error of some input device configuration like wacom tablet (bsc#1211413, glgo#GNOME/mutter#2796). ==== xsane ==== - Rebase 0010-fix_missing_sane-config.patch with https://sources.debian.org/patches/xsane/0.999-12/0010-fix_missing_sane-config.patch/ ==== yast2-storage-ng ==== Version update (4.6.9 -> 4.6.10) - Add bus_id for DASD (gh#yast/yast-storage-ng#1339, gh#openSUSE/agama#578). - 4.6.10 ==== yast2-trans ==== Version update (84.87.20230513.307f8d2fb9 -> 84.87.20230516.e4ba802a) Subpackages: yast2-trans-af yast2-trans-ar yast2-trans-bg yast2-trans-bn yast2-trans-bs yast2-trans-ca yast2-trans-cs yast2-trans-cy yast2-trans-da yast2-trans-de yast2-trans-el yast2-trans-en_GB yast2-trans-es yast2-trans-et yast2-trans-fa yast2-trans-fi yast2-trans-fr yast2-trans-gl yast2-trans-gu yast2-trans-hi yast2-trans-hr yast2-trans-hu yast2-trans-id yast2-trans-it yast2-trans-ja yast2-trans-jv yast2-trans-ka yast2-trans-km yast2-trans-ko yast2-trans-lo yast2-trans-lt yast2-trans-mk yast2-trans-mr yast2-trans-nb yast2-trans-nl yast2-trans-pa yast2-trans-pl yast2-trans-pt yast2-trans-pt_BR yast2-trans-ro yast2-trans-ru yast2-trans-si yast2-trans-sk yast2-trans-sr yast2-trans-sv yast2-trans-tr yast2-trans-uk yast2-trans-vi yast2-trans-wa yast2-trans-xh yast2-trans-zh_CN yast2-trans-zh_TW yast2-trans-zu - Update to version 84.87.20230516.e4ba802a: * Translations for Leap 15.5 GMC poo#113950 * Translated using Weblate (Slovak) * Translated using Weblate (Dutch) * Translated using Weblate (Catalan) * Translated using Weblate (French) * Translated using Weblate (Japanese) * New POT for text domain 'services-manager'. * New POT for text domain 'control'.