Packages changed:
  NetworkManager (1.38.2 -> 1.38.4)
  atkmm1_6 (2.28.1 -> 2.28.3)
  gnome-shell (42.3.1 -> 42.4)
  kernel-source (5.19.0 -> 5.19.1)
  libgsf (1.14.49 -> 1.14.50)
  libostree
  libyajl
  mdadm
  mutter (42.3 -> 42.4)
  pango (1.50.8 -> 1.50.9)
  plymouth (22.02.122+60.52b0494 -> 22.02.122+64.0b0e93c)

=== Details ===

==== NetworkManager ====
Version update (1.38.2 -> 1.38.4)
Subpackages: NetworkManager-bluetooth NetworkManager-lang NetworkManager-tui NetworkManager-wwan libnm0 typelib-1_0-NM-1_0

- Update to version 1.38.4:
  + Fix DAD for DHCPv6 addresses.
  + Wi-Fi: improvements for OWE networks.
  + Support EC private keys.
  + Various bugfixes.

==== atkmm1_6 ====
Version update (2.28.1 -> 2.28.3)

- Update to version 2.28.3:
  + Support building with Visual Studio 2022.
  + Meson build:
  - Specify 'check' option in run_command(). Will be necessary
    with future versions of Meson.
  - Perl is not required by new versions of mm-common.
  - Avoid unnecessary configuration warnings.
  - Require meson >= 0.55.0.
  + Require atk >= 2.12.0. Not a new requirement, but previously it
    was not specified in configure.ac and meson.build.
- Changes from version 2.28.2:
  + Meson build:
  - Use relative paths to untracked/.
  - Make it possible to use atkmm as a subproject.
  - No implicit_include_directories.
  + atkmmconfig.h.*: Don't dllimport on MinGW.
- Use ldconfig_scriptlets for post(un) handling.

==== gnome-shell ====
Version update (42.3.1 -> 42.4)
Subpackages: gnome-extensions gnome-shell-calendar gnome-shell-lang

- Update to version 42.4:
  + Fix adding suggestions from on-screen keyboard
  + Allow extension updates with only Extension Manager installed
  + Only load extensions that support the current session mode
  + Fix logging in with realmd
  + Tweak access portal dialog
  + Improve overview animation performance
  + Fix remembering set up bluetooth devices
  + Plugged leak
  + Misc. bug fixes and cleanups
  + Updated translations.

==== kernel-source ====
Version update (5.19.0 -> 5.19.1)

- Linux 5.19.1 (bsc#1012628).
- x86/speculation: Add LFENCE to RSB fill sequence (bsc#1012628).
- x86/speculation: Add RSB VM Exit protections (bsc#1012628).
- macintosh/adb: fix oob read in do_adb_query() function
  (bsc#1012628).
- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586
  (bsc#1012628).
- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587
  (bsc#1012628).
- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558
  (bsc#1012628).
- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675
  (bsc#1012628).
- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007
  (bsc#1012628).
- Bluetooth: btusb: Add support of IMC Networks PID 0x3568
  (bsc#1012628).
- dt-bindings: bluetooth: broadcom: Add BCM4349B1 DT binding
  (bsc#1012628).
- Bluetooth: hci_bcm: Add DT compatible for CYW55572
  (bsc#1012628).
- Bluetooth: hci_bcm: Add BCM4349B1 variant (bsc#1012628).
- Bluetooth: hci_qca: Return wakeup for qca_wakeup (bsc#1012628).
- arm64: set UXN on swapper page tables (bsc#1012628).
- ata: sata_mv: Fixes expected number of resources now IRQs are
  gone (bsc#1012628).
- crypto: arm64/poly1305 - fix a read out-of-bound (bsc#1012628).
- ACPI: APEI: Better fix to avoid spamming the console with old
  error logs (bsc#1012628).
- ACPI: video: Shortening quirk list by identifying Clevo by
  board_name only (bsc#1012628).
- ACPI: video: Force backlight native for some TongFang devices
  (bsc#1012628).
- tools/vm/slabinfo: Handle files in debugfs (bsc#1012628).
- block: fix default IO priority handling again (bsc#1012628).
- commit a5bf6c0
- mm/mprotect: fix soft-dirty check in can_change_pte_writable()
  (bsc#1202013 CVE-2022-2590).
- commit 46cb433
- Refresh
  patches.suse/Revert-zram-remove-double-compression-logic.patch.
  Update upstream status.
- commit e707d80
- mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW
  (bsc#1202013 CVE-2022-2590).
- commit cbcf3e8
- config: Disable reiserfs kernel module (bsc#1202309).
  Future access of reiserfs file systems can be done by using the FUSE
  implementation of reiserfs that ships with GRUB.
  $ grub2-mount <dev> /path/to/mountpoint
- commit db8891f
- kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__
  (ppc config fix).
- Update config files.
  This sets PPC_LONG_DOUBLE_128 automatically and allows us to set
  DRM_AMD_SECURE_DISPLAY too. I set it to y to copy other architectures.
- commit 48dfdff

==== libgsf ====
Version update (1.14.49 -> 1.14.50)
Subpackages: gsf-office-thumbnailer libgsf-1-114 libgsf-lang

- Update to version 1.14.50:
  + Fix error handling problem when writing ole files.

==== libostree ====
Subpackages: libostree-1-1

- fix build with glibc 2.36 (boo#1202300) ostree-glibc_2.36.patch

==== libyajl ====

- add libyajl-CVE-2022-24795.patch (CVE-2022-24795, bsc#1198405)

==== mdadm ====

- imsm: support for third Sata controller (bsc#1201297)
  0121-imsm-support-for-third-Sata-controller.patch
- mdadm: enable Intel Alderlake RSTe configuration (bsc#1201297)
  1005-mdadm-enable-Intel-Alderlake-RSTe-configuration.patch

==== mutter ====
Version update (42.3 -> 42.4)
Subpackages: mutter-lang

- Update to version 42.4:
  + screencast: Set correct stride when using dmabufs
  + Fix glitches in apps using subsurfaces
  + Reduce client work when entering overview
  + Highlight actors becoming reactive under the pointer
  + Fall back to ARGB if XRGB is not supported
  + Support direct scanout on GPUs without modifiers support
  + Fix registering as X11 window manager if GDK_BACKEND is set
  + Fixed crash
  + Plugged leak
  + Misc. bug fixes and cleanups.

==== pango ====
Version update (1.50.8 -> 1.50.9)
Subpackages: libpango-1_0-0 typelib-1_0-Pango-1_0

- Update to version 1.50.9:
  + Apply show flags to line separators.
  + Fix a thread-safety problem.

==== plymouth ====
Version update (22.02.122+60.52b0494 -> 22.02.122+64.0b0e93c)
Subpackages: libply-splash-core5 libply-splash-graphics5 libply5 plymouth-dracut plymouth-lang plymouth-plugin-label plymouth-plugin-two-step plymouth-scripts plymouth-theme-bgrt plymouth-theme-spinner

- Update to version 22.02.122+64.0b0e93c:
  plugins: splash: two-step: Secure boot check and a warning image;
  libply: ply-utils: Add ply_is_secure_boot_enabled () helper;
  * This work can be used to check the secure boot configuration and put a red
  warning image on the screen if the secure boot is disabled. Also, this
  check can be utterly disabled through the kernel parameter for testing.
  If the parameter "secure_boot.warn_if_disabled=false" appears in the
  kernel parameter, the secure boot check will be disabled.
- Rebase plymouth-watermark-config.patch;