Packages changed:
  kexec-tools
  kubernetes1.18
  metallb (0.9.2 -> 0.9.5)
  microos-tools (2.7 -> 2.9)
  open-lldp (1.0.1+69.e8f522565f5a -> 1.1+15.ef8495548d04)
  patterns-base
  selinux-policy
  transactional-update (2.28.2 -> 2.28.3)
  yast2 (4.3.38 -> 4.3.41)
  yomi-formula (0.0.1+git.1601999695.6141130 -> 0.0.1+git.1604593202.a2c22bf)

=== Details ===

==== kexec-tools ====

- Remove kexec-tools-xen-balloon-up.patch (bsc#1176606)
  This patch was introduced to address bug#694863, it enabled kexec
  for HVM at that time. Meanwhile Xen 4.7 introduced "soft-reset"
  for HVM domUs. This host feature removed the requirement to
  un-ballon the domU prior kexec.
  With Xen 4.13 cpuid faulting became the default, which affected the
  approach used in this patch to detect the domU type. As a result
  invoking kexec in dom0 failed.

==== kubernetes1.18 ====

- Build only kubernetes client subpackages on SLE

==== metallb ====
Version update (0.9.2 -> 0.9.5)

- Update to version 0.9.5
  - Bug fix releases

==== microos-tools ====
Version update (2.7 -> 2.9)

- Update to version 2.9
  - Use absolute path for selinuxenabled in systemd generator
- Update to version 2.8
  - Don't propagate umounts into the real root
  - Use content of .autorelabel only if it exists

==== open-lldp ====
Version update (1.0.1+69.e8f522565f5a -> 1.1+15.ef8495548d04)
Subpackages: liblldp_clif1

- Update to version v1.1+15.ef8495548d04, by merging
  upstream version 1.1 + latest, including:
  * Fix merge error: remove bogus line
  * vdp22: manpage typo
  * lldptool: fix manpage
  * lldp_head: remove all references
  * add_rtattr: only copy if data is provided
  This removed the need for the patch disable-werror.patch.

==== patterns-base ====
Subpackages: patterns-base-apparmor patterns-base-base patterns-base-bootloader patterns-base-minimal_base

- Add selinux pattern

==== selinux-policy ====
Subpackages: selinux-policy-targeted

- Updated fix_corecommand.patch to set correct types for the OBS
  build tools

==== transactional-update ====
Version update (2.28.2 -> 2.28.3)
Subpackages: transactional-update-zypp-config

- Version 2.38.3
  - SELinux: Make synchronisation work for both pre-SELinux
    snapshots and later snapshots; SELinux support should be ready
    for most tasks now.

==== yast2 ====
Version update (4.3.38 -> 4.3.41)

- add methods to decide if hibernation should be proposed
  (jsc#SLE-12280)
- 4.3.41
- Ensure #current_items always returns a list.
- Related to bsc#1177137.
- 4.3.40
- CWM ComboBox: query the current items offered by the widget when
  the list of items is extended by a new value (bsc#1177137)
- 4.3.39

==== yomi-formula ====
Version update (0.0.1+git.1601999695.6141130 -> 0.0.1+git.1604593202.a2c22bf)

- Update to version 0.0.1+git.1604593202.a2c22bf:
  * storage: hide mountpoint if no filesystem
  * software: migrate repos as certs
  * software: add verify parameter
  * _grains: efi grains are in Salt now
  * software: transfer current repository
  * software: add repository options
  * lvm: fix indentation
  * partitioned: fix parted call and tests