Packages changed: AppStream NetworkManager NetworkManager-openconnect (1.2.8 -> 1.2.10) QGnomePlatform-qt5 (0.9.0 -> 0.9.1) c-ares (1.19.0 -> 1.19.1) containerd (1.6.20 -> 1.6.21) docker (23.0.5_ce -> 23.0.6_ce) fcitx5-gtk (5.0.22 -> 5.0.23) gnome-session libyuv (20220920+f9fda6e -> 20230517+a377993) mutter 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-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" ==== 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 ==== containerd ==== Version update (1.6.20 -> 1.6.21) - Update to containerd v1.6.21 for Docker v23.0.6-ce. Upstream release notes: bsc#1211578 - Require a minimum Go version explicitly rather than using golang(API). Fixes the change for bsc#1210298. [ This was only released in SLE. ] - unversion to golang requires to always use the current default go. (bsc#1210298) ==== docker ==== Version update (23.0.5_ce -> 23.0.6_ce) Subpackages: docker-bash-completion - Update to Docker 23.0.6-ce. See upstream changelog online at . bsc#1211578 - Rebase patches: * cli-0001-docs-include-required-tools-in-source-tree.patch - Re-unify packaging for SLE-12 and SLE-15. - Add patch to fix build on SLE-12 by switching back to libbtrfs-devel headers (the uapi headers in SLE-12 are too old). + 0003-BUILD-SLE12-revert-graphdriver-btrfs-use-kernel-UAPI.patch - Re-numbered patches: - 0003-bsc1073877-apparmor-clobber-docker-default-profile-o.patch + 0004-bsc1073877-apparmor-clobber-docker-default-profile-o.patch` ==== 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 ==== 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). ==== 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-cs yast2-trans-da yast2-trans-de yast2-trans-el yast2-trans-en_GB yast2-trans-es yast2-trans-fr yast2-trans-hu yast2-trans-it yast2-trans-ja yast2-trans-pl yast2-trans-pt yast2-trans-pt_BR yast2-trans-ru yast2-trans-zh_CN yast2-trans-zh_TW - 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'.