Removed rpms
============


Added rpms
==========


Package Source Changes
======================

dracut
+- Update to version 055+suse.360.g076f1113:
+  * fix(network-legacy): handle do_dhcp calls without arguments (bsc#1210640)
+  fips=1 and separate /boot break s390x (bsc#1204478):
+  * fix(fips): move fips-boot script to pre-pivot
+  * fix(fips): only unmount /boot if it was mounted by the fips module
+  * feat(fips): add progress messages
+  * fix(fips): do not blindly remove /boot
+
glib2
+- Update glib2-fix-normal-form-handling-in-gvariant.patch:
+  Backported from upstream to fix regression on s390x.
+  (bsc#1210135, glgo#GNOME/glib!2978)
+
+- Add glib2-fix-normal-form-handling-in-gvariant.patch: Backported
+  from upstream to fix normal form handling in GVariant.
+  (CVE-2023-24593, CVE-2023-25180, bsc#1209714, bsc#1209713,
+  glgo#GNOME/glib!3125)
+
mdadm
+- Fixes for mdmon to ensure it run at the right time in the
+  fight mount namespace.  This fixes various problems with
+  IMSM raid arrays in 15-SP4 (bsc#1205493, bsc#1205830)
+  - mdmon: fix segfault
+    0052-mdmon-fix-segfault.patch
+  - util: remove obsolete code from get_md_name
+    0053-util-remove-obsolete-code-from-get_md_name.patch
+  - mdmon: don't test both 'all' and 'container_name'.
+    0054-mdmon-don-t-test-both-all-and-container_name.patch
+  - mdmon: change systemd unit file to use --foreground
+    0055-mdmon-change-systemd-unit-file-to-use-foreground.patch
+  - mdmon: Remove need for KillMode=none
+    0056-mdmon-Remove-need-for-KillMode-none.patch
+  - mdmon: Improve switchroot interactions.
+    0057-mdmon-Improve-switchroot-interactions.patch
+  - mdopen: always try create_named_array()
+    0058-mdopen-always-try-create_named_array.patch
+  - Improvements for IMSM_NO_PLATFORM testing
+    0059-Improvements-for-IMSM_NO_PLATFORM-testing.patch
+