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
+
dtc
+- makefile-bison-rule.patch: Makefile: fix infinite recursion by dropping
+  non-existent `%.output`
+
+- update to 1.6.1:
+  * A number of bugfixes
+  * Fix many warnings with -Wsign-compare
+  * Add compilation with meson (not used by default so far)
+  * Yet another revamp of how we handle unaligned accesses
+  * Added a number of extra checks for common tree errors
+  * Checks for interrupt providers
+  * i2c reg properties
+  * Tighten checking of gpio properties
+  * Reduce dependencies when building libfdt only
+  * Allow libfdt.h header to be used from C++ more easily
+  * Accept .dtbo extension for overlays
+  * Update valid node and property characters to match current devicetree spec
+  * Add several checks for root node sanity in fdt_check_full()
+  * Somewhat more robust type labelling for the benefit of yaml output
+
+- Update to 1.6.0 (no changelog)
+- Removed dtc-no-common-conflict.patch
+
+- add dtc-no-common-conflict.patch (bsc#1160388)
+
+- Use %make_build and recpect %optflags.
+
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)
+
libtpms
+- 0001-tpm2-Check-size-of-buffer-before-accessing-it-CVE-20.patch:
+  Fixes CVE-2023-1017 & CVE-2023-1018: fixed memory corruptions in CryptParameterDecryption (bsc#1206022 bsc#1206023)
+
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
+