Packages changed:
  autofs
  flannel
  gpg2
  kdump
  mcstrans
  multipath-tools (0.8.1+8+suse.8c11498 -> 0.8.1+28+suse.fea562a)
  python-py
  sssd (2.1.0 -> 2.2.0)

=== Details ===

==== autofs ====

- BuildRequire pkgconfig(libsystemd) instead of systemd-devel:
  allow OBS to shortcut by using systemd-devel-mini.

==== flannel ====

- Add missing words in descriptions.

==== gpg2 ====

- Fix secure memory being disabled before fips checks in libgcrypt [boo#1137307]
  * Added gnupg-2.2.16-secmem.patch

==== kdump ====

- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to
  shortcut the build queues by allowing usage of systemd-mini

==== mcstrans ====

- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to
  shortcut the build queues by allowing usage of systemd-mini

==== multipath-tools ====
Version update (0.8.1+8+suse.8c11498 -> 0.8.1+28+suse.fea562a)
Subpackages: kpartx libmpath0

- Update to version 0.8.1+28+suse.fea562a:
  * mpathpersist: optimize for setups with many LUNs (bsc#1134648)
  * mpathpersist: add option -f/--batch-file (bsc#1134648)
  * libmultipath: get_prio(): really don't reset prio for
    inaccessible paths (bsc#1118495)
- Upstream bug fixes from dm-devel (bsc#1139369):
  * multipath: call store_pathinfo with DI_BLACKLIST
  * multipathd: fix REALLOC_REPLY with max length reply
  * libmultipath: make vector_foreach_slot_backwards work as expected
  * multipathd: fix client response for socket activation
  * various minor fixes (coverity)

==== python-py ====

- Switch to multibuild to avoid cycle bsc#1138666

==== sssd ====
Version update (2.1.0 -> 2.2.0)
Subpackages: libsss_certmap0 libsss_idmap0 libsss_nss_idmap0 sssd-krb5-common sssd-ldap

- Update to new upstream release 2.2.0
  * The Kerberos provider can now include more KDC addresses or
    host names when writing data for the Kerberos locator plugin.
  * The 2FA prompting can now be configured.
  * The LDAP authentication provider now allows to use a
    different method of changing LDAP passwords using a modify
    operation in addition to the default extended operation.
  * The "auto_private_groups" configuration option now takes a
    new value hybrid.
  * A new option "ad_gpo_ignore_unreadable" was added.
  * The "cached_auth_timeout" parameter is now inherited by
    trusted domains.
  * The "ldap_sasl_mech" option now accepts another mechanism
    "GSS-SPNEGO" in addition to "GSSAPI".
  * The sssctl tool has two new commands, "cert-show" and
    "cert-map".
- Create directory to download and cache GPOs (bsc#1132879)