Packages changed:
  etcd
  installation-images-MicroOS (15.1 -> 15.4)
  microos-tools (2.0 -> 2.1)
  openldap2
  rebootmgr (1.1 -> 1.2)
  tallow (21+git20200213.865ec91 -> 21+git20200401.03f4d64)
  yast2 (4.2.84 -> 4.3.5)

=== Details ===

==== etcd ====

- update home-page url

==== installation-images-MicroOS ====
Version update (15.1 -> 15.4)

- merge gh#openSUSE/installation-images#382
- follow xorg font file shuffle (xorg-x11-legacy, bsc#1169444)
- 15.4
- merge gh#openSUSE/installation-images#378
- ensure there's a writable /var/lib/rpm directory (bsc#1171733)
- 15.3
- merge gh#openSUSE/installation-images#377
- support Leap-based MicroOS (bsc#1171585)
- 15.2

==== microos-tools ====
Version update (2.0 -> 2.1)

- Update to version 2.1
  - Provide support to use tmpfs for /tmp

==== openldap2 ====

- Revert changes to libexecdir
- More .spec cleanups
- Fixes for %_libexecdir changing to /usr/libexec
- Spec file cleanups

==== rebootmgr ====
Version update (1.1 -> 1.2)

- Update to version 1.2
  - depend on dbus and not network as we disabled etcd support
    [bsc#1172518]

==== tallow ====
Version update (21+git20200213.865ec91 -> 21+git20200401.03f4d64)

- Get rid of pandoc BuildRequires:
  - no-pandoc.patch: don't check for pandoc
  - tallow-man-pages.tar.gz: prebuild manual pages
- PreRequire mkdir, rm and touch instead of coreutils
- Update to version 21+git20200401.03f4d64:
  * Convert to pandoc.
- fwcmd_path.patch: fix default path to firewall-cmd

==== yast2 ====
Version update (4.2.84 -> 4.3.5)

- Improve actions to stop and start a system service.
- Related to bsc#1162514.
- 4.3.5
- Drop anyxml agent to unify used xml parsers. All usage replaced
  by rubygem-nokogiri
  (related to bsc#1170886)
- 4.3.4
- Improved XML validation, raise exception for not well formed
  documents (related to bsc#1170886)
- 4.3.3
- autoinst_issues/list.add : Fixed documentation.
  (bsc#1171335).
- autoinst_issues/list.add : Changed first parameter from tag to
  classes (bsc#1171335).
- Added general AY issue classes: InvalidValue, MissingValue
- 4.3.2
- Restore back the perl-XML-Simple dependency, it is needed for
  ag_anyxml (related to bsc#1170886)
- 4.3.1
- Re-implement XML parser (bsc#1170886):
-- use as backend nokogiri instead of hand written libxml2 wrapper
-- Use exceptions instead of silently ignoring issues
-- export map as type to xml
-- add new method #validate to validate against relax-ng schema
- 4.3.0