Packages changed:
  Mesa-demo (8.4.0 -> 8.5.0)
  PackageKit
  evolution-data-server (3.44.1 -> 3.44.2)
  glib2 (2.72.1 -> 2.72.2)
  gnome-control-center (42.1 -> 42.2)
  gnome-shell (42.1 -> 42.2)
  gnome-shell-extensions (42.1 -> 42.2)
  gnome-software (42.1 -> 42.2)
  gnome-terminal (3.44.0 -> 3.44.1)
  gtk4 (4.6.4 -> 4.6.5)
  gtkmm3 (3.24.5 -> 3.24.6)
  gvfs (1.50.1 -> 1.50.2)
  mdadm
  mozilla-nspr (4.33 -> 4.34)
  mozilla-nss (3.77 -> 3.78.1)
  mutter (42.1 -> 42.2)
  nautilus (42.1.1 -> 42.2)
  pulseaudio (15.0 -> 16.0)
  system-config-printer (1.5.15 -> 1.5.16)
  systemd (250.5 -> 250.6)
  webkit2gtk3 (2.36.2 -> 2.36.3)
  webkit2gtk3-soup2 (2.36.2 -> 2.36.3)
  wireless-regdb (20220408 -> 20220527)

=== Details ===

==== Mesa-demo ====
Version update (8.4.0 -> 8.5.0)

- Update to version 8.5.0
  * over four years since the last release; a lot of changes
    including support for Meson build

==== PackageKit ====
Subpackages: PackageKit-backend-dnf libpackagekit-glib2-18 typelib-1_0-PackageKitGlib-1_0

- Add PackageKit-zypp-locked-packages.patch: zypp: ignore locked
  packages(gh#hughsie/PackageKit#543, boo#1199895).

==== evolution-data-server ====
Version update (3.44.1 -> 3.44.2)
Subpackages: libcamel-1_2-63 libebackend-1_2-10 libebook-1_2-20 libebook-contacts-1_2-3 libecal-2_0-1 libedata-book-1_2-26 libedata-cal-2_0-1 libedataserver-1_2-26 libedataserverui-1_2-3

- Update to version 3.44.2:
  + Miscellaneous:
  - ERemindersWidget: Allow width shrink for small screens.
  - Fix few memory leaks discovered by Coverity scan.
  - GOA module: Prevent ESource removal on D-Bus reconnect or
    registry reload.
  + Bug Fixes:
  - CalDAV: Crash on calendar update.
  - e-webdav-discover: Fails to find Radicale calendars within
    collection account.
  - Google OAuth out-of-band (oob) flow will be deprecated.
  - IMAPx: Fails to create folder with NIL folder hierarchy
    delimiter.
  - WebDAVCollectionBackend: Removes sources on server error.

==== glib2 ====
Version update (2.72.1 -> 2.72.2)
Subpackages: glib2-tools libgio-2_0-0 libglib-2_0-0 libgmodule-2_0-0 libgobject-2_0-0

- Update to version 2.72.2:
  + Bugs fixed: glgo#GNOME/GLib#2640, glgo#GNOME/GLib!2605,
    glgo#GNOME/GLib!2616, glgo#GNOME/GLib!2629,
    glgo#GNOME/GLib!2643, glgo#GNOME/GLib!2644,
    glgo#GNOME/GLib!2662, glgo#GNOME/GLib!2691.
  + Updated translations.

==== gnome-control-center ====
Version update (42.1 -> 42.2)
Subpackages: gnome-control-center-goa

- Update to version 42.2:
  + Applications:
  - Fix Snap permissions support failing to compile.
  - Fix CcInfoRow having the wrong parent.
  - Fix crash crash when switching between two apps.
  + Background: Make sure the size of the light/dark previews are
    the same.
  + Keyboard: Fix crash resetting all keyboard shortcuts.
  + Network: Stop freeze when closing wired connection properties
    with Escape.
  + Sharing:
  - Fix close button on Verify Encryption dialog
  - Turn off RDP gsettings key when turning off RDP
  + Shell: Initialise locale early.
  + Sound: Update theme correctly so other apps respond to change.
  + Updated translations.

==== gnome-shell ====
Version update (42.1 -> 42.2)
Subpackages: gnome-shell-calendar

- Update to version 42.2:
  + Align space-padded times in world clocks.
  + Fix top bar menus on lock screen.
  + Fix on-screen keyboard gestures.
  + Fix focus tracking in magnifier on wayland.
  + Misc. bug fixes.

==== gnome-shell-extensions ====
Version update (42.1 -> 42.2)
Subpackages: gnome-shell-classic gnome-shell-extensions-common

- Update to version 42.2:
  + native-window-placement: Adjust to gnome-shell 42 changes.
  + window-list: Fix visibility on non-primary monitors.

==== gnome-software ====
Version update (42.1 -> 42.2)

- Update to version 42.2:
  + Fix installing langpacks for certain locales.
  + Improve UI presentation of flatpak apps with complex
    permissions.
  + Fix minor UI glitches on updates page.
  + Fix installation of .deb packages with PackageKit ? 1.2.5.
  + Fix the ?Remove? button for your own app reviews.
  + Minor UI fixes when using a dark theme.
  + Updated translations.

==== gnome-terminal ====
Version update (3.44.0 -> 3.44.1)
Subpackages: nautilus-extension-terminal

- Update to version 3.44.1:
  + util: Show timestamps in the local timezone.
  + screen: Use same match cursor as vte hyperlink cursor.
  + Updated translations.

==== gtk4 ====
Version update (4.6.4 -> 4.6.5)
Subpackages: gtk4-schema gtk4-tools libgtk-4-1 typelib-1_0-Gtk-4_0

- Update to version 4.6.5:
  + GtkFileChooser: Fix pasting text into the name field.
  + GtkText: Remove an assertion that is sometimes hit.
  + Wayland: Ensure that our cursor surfaces don't violate protocol
    constraints.
  + Accssibility: Fix a problem in the accessibility tree.
  + Updated translations.

==== gtkmm3 ====
Version update (3.24.5 -> 3.24.6)

- Update to version 3.24.6:
  + GTK: TreeValueProxy: Declare copy constructor = default,
    avoiding warnings from the claing++ compiler.
  + Object::_release_c_instance(): Unref orphan managed widgets.
  + SizeGroup demo: Set active items in the combo boxs,
    so something is shown.
  + Build with Meson: MSVC build: Support Visual Studio 2022.
  + Specify 'check' option in run_command().
  + Check if Perl is required for building documentation.
  + Don't use deprecated python3.path() and execute
    (..., gui_app...).

==== gvfs ====
Version update (1.50.1 -> 1.50.2)
Subpackages: gvfs-backends

- Update to version 1.50.2:
  + smb: Rework anonymous handling to avoid EINVAL.
  + http: Unescape prefix to fix handling of encoded URIs.
  + build: Fix build without Avahi support.

==== mdadm ====

- resource RAID failed during cluster patch, Mdadm gets floating point error (bsc#1197158)
  1004-mdadm-super1-restore-commit-45a87c2f31335-to-fix-clu.patch

==== mozilla-nspr ====
Version update (4.33 -> 4.34)

- update to version 4.34
  * add an API that returns a preferred loopback IP on hosts that
    have two IP stacks available.

==== mozilla-nss ====
Version update (3.77 -> 3.78.1)
Subpackages: libfreebl3 libsoftokn3 mozilla-nss-certs

- update to NSS 3.78.1
  * bmo#1767590 - Initialize pointers passed to
    NSS_CMSDigestContext_FinishMultiple
- update to NSS 3.78
  * bmo#1755264 - Added TLS 1.3 zero-length inner plaintext checks and
    tests, zero-length record/fragment handling tests.
  * bmo#1294978 - Reworked overlong record size checks and added TLS1.3
    specific boundaries.
  * bmo#1763120 - Add ECH Grease Support to tstclnt
  * bmo#1765003 - Add a strict variant of moz::pkix::CheckCertHostname.
  * bmo#1166338 - Change SSL_REUSE_SERVER_ECDHE_KEY default to false.
  * bmo#1760813 - Make SEC_PKCS12EnableCipher succeed
  * bmo#1762489 - Update zlib in NSS to 1.2.12.

==== mutter ====
Version update (42.1 -> 42.2)

- Update to version 42.2:
  + Don't use direct scanout for transparent windows.
  + Fix initialization of privacy mode in displays that support it.
  + Fix --replace again.
  + Improve picking a window for direct scanout.
  + Do not allow windows to steal focus when the shell has a grab.
  + Fix night light without GAMMA_LUT property.
  + Fixed crash.
  + Misc. bug fixes.

==== nautilus ====
Version update (42.1.1 -> 42.2)
Subpackages: gnome-shell-search-provider-nautilus libnautilus-extension1

- Update to version 42.2:
  + Close broken link message dialog on response.
  + Fix crash when opening new window from pathbar.
  + Fix remote filesystem check.
  + Updated translations.

==== pulseaudio ====
Version update (15.0 -> 16.0)
Subpackages: libpulse-mainloop-glib0 libpulse0 pulseaudio-setup

- update to 16.0:
  * Notes for end users
  * Opus support in RTP modules
  * Improved hardware support
  * EPOS/Sennheiser GSP 670 USB/wireless headset
  * SteelSeries GameDAC
  * Behringer UMC22 generalized to Texas Instruments PCM2902 to support more products
  * NI Komplete Audio 6 MK2 profiles
  * Tunnel latency is now configurable
  * Bluetooth device battery level reporting added
  * Tunnel and combine-sunk latency fixes
  * patcl can show information in JSON format
  * Channel remixing can be disabled for module-combine-sink
  * A lot of fixes to ALSA, bluetooth, and other components.
  * Notes for application developers
  * Stream latency reports now include resampler delay
  * Module installation location changed, remember to upgrade paprefs to the latest version!
  * Notes for packagers
  * Opus support in the RTP modules requires enabling GStreamer
  * Bluetooth battery level reporting via BlueZ requires enabling experimentals features in BlueZ
  * New time smoother implementation
  * Change Meson option 'daemon-only' to 'client'
  * glib and fftw are now common dependencies, not only for the client.
  * Enable GStreamer-based RTP by default when available

==== system-config-printer ====
Version update (1.5.15 -> 1.5.16)
Subpackages: python3-cupshelpers system-config-printer-common system-config-printer-dbus-service udev-configure-printer

- Update to version 1.5.16:
  + fix preserve_job_files default settings.
  + add debugprint covering failed fingerprint retrieval attempts.
  + Make sure that applet.py is running one instance per user.
  + fix incorrect use of urllib.request.
  + remove python3-requests.
  + build: Migrate build system from Intltool to Gettext.
  + udev-configure-printer.c: Fix possible use after frees and
    leaks.
  + scp-dbus-service.py: Fix typo in method call.
  + add option to disable xmlto manual generation.
  + allow + in device uris - gutenprint has a backend with +.
- Drop python3-requests requires: no longer needed, following
  upstream changes.
- Rebase system-config-printer-no-openprinting.patch.

==== systemd ====
Version update (250.5 -> 250.6)
Subpackages: libsystemd0 libudev1 udev

- Import commit 4dbc543953eabd4c578da67ce6e2970d6f96c406 (merge of v250.6)
  For a complete list of changes, visit:
  https://github.com/openSUSE/systemd/compare/0d950479e58dd3af007eb3780d600a5446aac519...4dbc543953eabd4c578da67ce6e2970d6f96c406

==== webkit2gtk3 ====
Version update (2.36.2 -> 2.36.3)
Subpackages: libjavascriptcoregtk-4_1-0 libwebkit2gtk-4_1-0 webkit2gtk-4_1-injected-bundles

- Update to version 2.36.3 (boo#1200106):
  + Support capturing already encoded video streams, which takes
    advantage of encoding done in hardware by devices which support
    this feature.
  + Avoid using experimental GStreamer elements for video demuxing.
  + Avoid using the legacy GStreamer VA-API decoding plug-ins,
    which often cause rendering issues and are not much maintained.
    Their usage can be re-enabled setting
    WEBKIT_GST_ENABLE_LEGACY_VAAPI=1 in the environment.
  + Fix playback of YouTube streams which use dynamic ad insertion.
  + Fix display capture with Pipewire.
  + Fix the build without the X11 target when X11 headers are not
    present.
  + Fix several crashes and rendering issues.
  + Security fixes: CVE-2022-26700, CVE-2022-26709, CVE-2022-26716,
    CVE-2022-26717, CVE-2022-26719.

==== webkit2gtk3-soup2 ====
Version update (2.36.2 -> 2.36.3)
Subpackages: libjavascriptcoregtk-4_0-18 libwebkit2gtk-4_0-37 webkit2gtk-4_0-injected-bundles

- Update to version 2.36.3 (boo#1200106):
  + Support capturing already encoded video streams, which takes
    advantage of encoding done in hardware by devices which support
    this feature.
  + Avoid using experimental GStreamer elements for video demuxing.
  + Avoid using the legacy GStreamer VA-API decoding plug-ins,
    which often cause rendering issues and are not much maintained.
    Their usage can be re-enabled setting
    WEBKIT_GST_ENABLE_LEGACY_VAAPI=1 in the environment.
  + Fix playback of YouTube streams which use dynamic ad insertion.
  + Fix display capture with Pipewire.
  + Fix the build without the X11 target when X11 headers are not
    present.
  + Fix several crashes and rendering issues.
  + Security fixes: CVE-2022-26700, CVE-2022-26709, CVE-2022-26716,
    CVE-2022-26717, CVE-2022-26719.

==== wireless-regdb ====
Version update (20220408 -> 20220527)

- Update to version 20220527:
  * wireless-regdb: update regulatory rules for Bulgaria (BG) on 6GHz
  * Regulatory update for 6 GHz operation in FI
  * Regulatory update for 6 GHz operation in United States (US)
  * Regulatory update for 6 GHz operation in Canada (CA)