Packages changed:
  btrfsprogs
  installation-images-MicroOS (14.466 -> 14.468)
  kured
  ldb (2.1.1 -> 2.1.2)
  podman (1.9.0 -> 1.9.1)
  python-oauthlib
  python-rpm-macros (20200117.8e39013 -> 20200207.5feb6c1)
  salt (3000 -> 3000.2)

=== Details ===

==== btrfsprogs ====
Subpackages: btrfsprogs-udev-rules libbtrfs0

- Fix content of _dracutmodulesdir variable: this definitively does
  not belong to libexecdir.

==== installation-images-MicroOS ====
Version update (14.466 -> 14.468)

- merge gh#openSUSE/installation-images#372
- remove ruby parts that are not needed in installation system
- 14.468
- merge gh#openSUSE/installation-images#371
- etc: update module.config to match 5.7
- 14.467

==== kured ====

- Fix build-dependency: we require golang(API) 1.12, not the exact
  go package version 1.12.

==== ldb ====
Version update (2.1.1 -> 2.1.2)

- Release ldb 2.1.2
  + CVE-2020-10700: ldb: Always use ldb_next_request() in
    ASQ module; ;(bso#14331); (bsc#1169850).

==== podman ====
Version update (1.9.0 -> 1.9.1)
Subpackages: podman-cni-config

- Update podman to v1.9.1:
  * Bugfixes
  - Fixed a bug where healthchecks could become nonfunctional if
    container log paths were manually set with --log-path and
    multiple container logs were placed in the same directory
  - Fixed a bug where rootless Podman could, when using an older
    libpod.conf, print numerous warning messages about an invalid
    CGroup manager config
  - Fixed a bug where rootless Podman would sometimes fail to
    close the rootless user namespace when joining it
  * Misc
  - Updated containers/common to v0.8.2

==== python-oauthlib ====

- Add patch to switch from external mock to unittest.mock
  + o_switch_to_unitest_mock.patch

==== python-rpm-macros ====
Version update (20200117.8e39013 -> 20200207.5feb6c1)

- Update to version 20200207.5feb6c1:
  * Do not write .pyc files for tests

==== salt ====
Version update (3000 -> 3000.2)
Subpackages: python3-salt salt-master salt-minion salt-standalone-formulas-configuration

- Update to Salt release version 3000.2
  See release notes: https://docs.saltstack.com/en/latest/topics/releases/3000.2.html
- Fix typo in 'minion_runner' for AESFuncs exposed methods
- Added:
  * fix-typo-in-minion_runner-for-aesfuncs-exposed-metho.patch
- Removed:
  * fix-cve-2020-11651-and-fix-cve-2020-11652.patch
- Update to Salt release version 3000.1
  See release notes: https://docs.saltstack.com/en/latest/topics/releases/3000.1.html
- Fix CVE-2020-11651 and CVE-2020-11652 (bsc#1170595)
- Do not require vendored backports-abc (bsc#1170288)
- Fix partition.mkpart to work without fstype (bsc#1169800)
- Added:
  * fixed-bug-lvm-has-no-parttion-type.-the-scipt-later-.patch
  * remove-vendored-backports-abc-from-requirements.patch
  * fix-cve-2020-11651-and-fix-cve-2020-11652.patch
- Modified:
  * fix-a-wrong-rebase-in-test_core.py-180.patch
  * make-setup.py-script-to-not-require-setuptools-9.1.patch
  * do-not-load-pip-state-if-there-is-no-3rd-party-depen.patch
  * accumulated-changes-from-yomi-167.patch
- Removed:
  * fix-for-unless-requisite-when-pip-is-not-installed.patch
  * fix-regression-in-service-states-with-reload-argumen.patch