Packages changed:
  gnutls (3.7.4 -> 3.7.5)
  libxkbcommon (1.4.0 -> 1.4.1)
  mutter
  openldap2
  plasma5-workspace

=== Details ===

==== 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

==== 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.

==== mutter ====

- Add mutter-crash-meta_context_terminate.patch: Fix SIGSEGV in
  meta_context_terminate (bsc#1199382 glgo#GNOME/mutter#2267).

==== openldap2 ====

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

==== 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