Packages changed:
  containers-systemd (0.0+git20200918.c14836a -> 0.0+git20201027.f1d33d8)
  iproute2 (5.8.0 -> 5.9.0)
  libressl (3.1.4 -> 3.2.2)
  python-ordered-set
  tpm2-0-tss (2.3.3 -> 3.0.1)

=== Details ===

==== containers-systemd ====
Version update (0.0+git20200918.c14836a -> 0.0+git20201027.f1d33d8)

- Update to version 0.0+git20201027.f1d33d8:
  * Add a way to provide pki directory to postfix
- Update to version 0.0+git20201026.4046317:
  * Start some services only after firewall is running
- Update to version 0.0+git20201023.1bb4d20:
  * Point to documentation in wiki
  * Unify names of spool directories
  * Fix name of container
  * Fix typo

==== iproute2 ====
Version update (5.8.0 -> 5.9.0)

- Update to release 5.9
  * iplink: hsr: add support for creating PRP device similar to HSR
- Drop 0001-ip-add-error-reporting-when-RTM_GETNSID-failed.patch
  (merged)

==== libressl ====
Version update (3.1.4 -> 3.2.2)
Subpackages: libcrypto46 libssl48 libtls20

- Update to release 3.2.2
  * New X509 certificate chain validator that correctly handles
    multiple paths through intermediate certificates.
  * New name constraints verification implementation.
  * Define OPENSSL_NO_SSL_TRACE in opensslfeatures.h.
  * Make SSL_CTX_get_ciphers(NULL) return NULL rather than crash.
  * Avoid an out-of-bounds write in BN_rand().
  * Fix numerous leaks in the UI_dup_* functions.
  * Avoid an out-of-bounds write in BN_rand().

==== python-ordered-set ====

- Use %pycache_only %python_sitelib instead of %python3_sitelib
  fixes gh#openSUSE/python-rpm-macros#64#issuecomment-715373348

==== tpm2-0-tss ====
Version update (2.3.3 -> 3.0.1)
Subpackages: libtss2-esys0 libtss2-mu0 libtss2-rc0

- move the tcti-fapi tmpfiles.d config file into the libtss2-fapi1 sub-package.
- improve the descriptions of new libraries (fapi1, cmd0, swtpm0)
- adjust baselibs.conf to match new library versions and added libraries
- Update to 3.0.1, changelog at:
  https://github.com/tpm2-software/tpm2-tss/blob/3.0.x/CHANGELOG.md
- Update libtss2-sys0 to libtss2-sys1
- Add new libs:
  * libtss2-fapi1
  * libtss2-tcti-cmd0
  * libtss2-tcti-swtpm0