Packages changed:
  NetworkManager (1.32.4 -> 1.32.6)
  avahi
  busybox-links
  freetype2 (2.10.4 -> 2.11.0)
  gtk3
  libXfont2 (2.0.4 -> 2.0.5)
  libXft (2.3.3 -> 2.3.4)
  python-python-gnupg (0.4.6 -> 0.4.7)
  snappy (1.1.8 -> 1.1.9)
  systemd

=== Details ===

==== NetworkManager ====
Version update (1.32.4 -> 1.32.6)
Subpackages: libnm0 typelib-1_0-NM-1_0

- Update to version 1.32.6:
  + core:
  - Fix adding stale local routes when address changes.
  - Introduce "allowed-connections" option to disallow profiles
    on a device. This allows to filter out profiles that
    originate from initrd.
  - Introduce "keep-configuration" device option to forcefully
    activate a profile on start.
  + initrd:
  - Tag generated profiles with origin in user data.
  - Add "ib.pkey=" command line option.
  + dhcp: Handle filename/bootfile_name DHCP option and write it to
    device state file for initrd/kickstart.

==== avahi ====
Subpackages: libavahi-client3 libavahi-common3 libavahi-core7

- Obsolete the same version of mDNSResponder-lib and mDNSResponder
  in baselib.conf and spec.

==== busybox-links ====
Subpackages: busybox-coreutils busybox-gawk busybox-grep busybox-gzip busybox-hostname busybox-psmisc busybox-sed busybox-xz

- Add shadow as BuildRequires

==== freetype2 ====
Version update (2.10.4 -> 2.11.0)

- Update to version 2.11.0
  * A new rendering  module has been added to create 8-bit  Signed
    Distance Field (SDF)  bitmaps for both outline and bitmap glyphs.
  * A new, experimental API is now available for surfacing properties
    of 'COLR' v1 color fonts.
  * A new function `FT_Get_Transform` returns the values set by
    FT_Set_Transform.
  * The legacy Type 1 and CFF engines are further demoted due to lack
    of CFF2 charstring support.
  * The experimental 'warp' mode (AF_CONFIG_OPTION_USE_WARPER) for the
    auto-hinter has been removed.
  * The smooth rasterizer performance has been improved by >10%.
  * PCF bitmap fonts compressed with LZW (these are usually files with
    the extension .pcf.Z) are now handled correctly.

==== gtk3 ====
Subpackages: gtk3-data gtk3-schema gtk3-tools libgtk-3-0 typelib-1_0-Gtk-3_0

- Drop patch fixed upstream on SLE and Leap 15.4:
  gtk3-x11-fix-menu-touch-by-pointer-emulation.patch

==== libXfont2 ====
Version update (2.0.4 -> 2.0.5)

- Update to version 2.0.5
  * README: Remove mention of libXfont 1.5
  * Fix out-of-bounds read in FontFileMakeDir()
  * configure: define HAVE_LIBBSD when libbsd was found
  * Fix Win32 build since c4ed2e06 "Add some unit testing utilities"
  * Fix crash when font server connection lost
  * Fix use after free when font server connection lost

==== libXft ====
Version update (2.3.3 -> 2.3.4)

- Update to version 2.3.4
  * This release handles the deprecation of the
    FcNameRegisterObjectTypes API by fontconfig, and provides
    minor cleanups for compiler warnings and man pages.

==== python-python-gnupg ====
Version update (0.4.6 -> 0.4.7)

- update to 0.4.7:
  * Added support for no passphrase during key generation.
  * Improved permission-denied test.
  * Updated logging to only show partial results.
  * Allowed a passphrase to be passed to import_keys().

==== snappy ====
Version update (1.1.8 -> 1.1.9)

- Update to 1.1.9:
  * Performance improvements
- Add fix-always-inline.patch
- Add use-system-test-libs.patch
- Add a hardcoded snappy.pc file

==== systemd ====
Subpackages: libsystemd0 libudev1 systemd-logger systemd-sysvinit udev

- Avoid the error message when udev is updated due to udev being
  already active when the sockets are started again (bsc#1188291)