Packages changed:
  Mesa (22.0.3 -> 22.1.0)
  Mesa-drivers (22.0.3 -> 22.1.0)
  bluez
  gcc
  gnutls (3.7.4 -> 3.7.5)
  google-noto-fonts (20170919 -> 20220516)
  gtk3 (3.24.33+12 -> 3.24.34)
  iptables (1.8.7 -> 1.8.8)
  libxkbcommon (1.4.0 -> 1.4.1)
  lsof
  openldap2
  patterns-microos
  plasma5-workspace

=== Details ===

==== Mesa ====
Version update (22.0.3 -> 22.1.0)
Subpackages: Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1

- Update to 22.1.0
  * lot of great featurres, including (since rc5) additional
    kopper backports for zink, and support for Intel's Alchemist
    DG2 platform.

==== Mesa-drivers ====
Version update (22.0.3 -> 22.1.0)
Subpackages: Mesa-dri Mesa-gallium

- Update to 22.1.0
  * lot of great featurres, including (since rc5) additional
    kopper backports for zink, and support for Intel's Alchemist
    DG2 platform.

==== bluez ====
Subpackages: bluez-auto-enable-devices bluez-cups libbluetooth3

- Upgrade bluez-test requirement of PyGObject from ancient version
  2 to current version. (bluez/test is at least able to use it
  since 2014)
- Move the dbus-1 system.d file to /usr (bsc#1199207)
- Fix self-obsoletion issues
- Add supplements to cups subpackage
- Split zsh completion into subpackage
- Don't tell the user to write to /usr (in README-mesh.SUSE)

==== gcc ====

- Add lto-dump binary and link it similarly to e.g. gcov-dump.

==== gnutls ====
Version update (3.7.4 -> 3.7.5)

- update to 3.7.5:
  * add options disable session ticket usage in TLS 1.2 because
    it does not provide forward secrecy
  * For TLS 1.3 where session tickets do provide forward secrecy,
    the PFS priority string now only disables session tickets in
    TLS 1.2.
  * Future backward incompatibility: in the next major release of
    GnuTLS those flag and modifier are planned to be removed
  * gnutls-cli, gnutls-serv: Channel binding for printing
    information has been changed from tls-unique to tls-exporter
    as tls-unique is not supported in TLS 1.3.
  * Certificate sanity checks has been enhanced to make gnutls
    more RFC 5280 compliant:
  * Removed 3DES from FIPS approved algorithms
  * Optimized support for AES-SIV-CMAC algorithms
  * libgnutls: HKDF and AES-GCM algorithms are now approved in
    FIPS-140 mode when used in TLS

==== google-noto-fonts ====
Version update (20170919 -> 20220516)

- Clarify sources
- Fix unversioned obsoletes
- Merge noto-sans-display-fonts into noto-sans-fonts
  - Fixes inconsistent font family names see Github issue #2315
- Bump version to 20220516
  - Start using OTF fonts to be in-line with Noto CJK and Emoji
  - No new fonts
- Update URL and source for zips
- Update to version 20220509
  - 96 new fonts, details at https://pastebin.com/ycnpAn88

==== gtk3 ====
Version update (3.24.33+12 -> 3.24.34)
Subpackages: gtk3-data gtk3-schema gtk3-tools libgtk-3-0 typelib-1_0-Gtk-3_0

- Update to version 3.24.34:
  + Include legacy hicolor icons.
  + Fix the build with gcc 12.
  + X11: Trap errors when getting output properties.
  + Wayland: Ignore empty preedit updates. This fixes a problem
    with textview scrolling.
  + Updated translations.

==== iptables ====
Version update (1.8.7 -> 1.8.8)
Subpackages: libip4tc2 libip6tc2 libxtables12 xtables-plugins

- Update to release 1.8.8
  * Add iptables-translate support for: sctp match's
  - -chunk-types option, connlimit match, multiport match's
  - -ports option, and the tcpmss match.
  * Reject setuid executables in libxtables for safety reasons
  * Extended arptables-nft with -C, -I, -R, -S cmomands and the
    "-c N,M" counter syntax.
  * Debug output in iptables-restore (all variants), iptables-nft
    and ebtables-nft when specifying -v multiple times
  * Improved performance of iptables-save and -restore

==== libxkbcommon ====
Version update (1.4.0 -> 1.4.1)
Subpackages: libxkbcommon-x11-0 libxkbcommon0 libxkbregistry0

- Update to release 1.4.1
  * Fix compose sequence overriding (common prefix) not working
    correctly. Regressed in 1.2.0.
  * Remove various bogus currency sign (particulary Euro and
    Korean Won) entries from the keysym <-> Unicode mappings.
    They prevented the real keysyms/codepoints for these from
    mapping correctly.

==== lsof ====

- Fix hostname in reproducible builds, bsc#1199709
  * remove-hostname.patch

==== openldap2 ====

- bsc#1199277 - Resolve segfault when calling new ctx with global ctx
  * 0017-Resolve-error-handling-in-new-ctx-when-global.patch

==== patterns-microos ====
Subpackages: patterns-microos-alt_onlyDVD patterns-microos-apparmor patterns-microos-base patterns-microos-base-microdnf patterns-microos-base-packagekit patterns-microos-base-zypper patterns-microos-basesystem patterns-microos-cloud patterns-microos-cockpit patterns-microos-defaults patterns-microos-desktop-common patterns-microos-desktop-gnome patterns-microos-desktop-kde patterns-microos-hardware patterns-microos-ima_evm patterns-microos-onlyDVD patterns-microos-ra_agent patterns-microos-ra_verifier patterns-microos-selinux patterns-microos-sssd_ldap

- NetworkManager 1.38.0 is split into different packages and doesn't
  require the wifi and wwan module, therefore added here as required.
  added NetworkManager-wifi to common and NetworkManager-wwan to DVD

==== plasma5-workspace ====
Subpackages: gmenudbusmenuproxy plasma5-session plasma5-session-wayland plasma5-workspace-libs xembedsniproxy

- Add patch to fix appmenu text with certain themes (kde#453348):
  * 0001-applets-appmenu-fix-top-level-menu-text-coloration.patch
- Add patch to also show themes with a newer metadata format (kde#453830):
  * 0001-kcms-desktoptheme-find-metadata.json-when-loading-Th.patch