From c25ee5eeefc0ebf1140c43f70263eab0068dd69b0d52218c6f03eba709ce3977 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Mon, 12 May 2025 11:03:51 +0200 Subject: [PATCH] Sync from SUSE:SLFO:1.1 dracut revision 82ca2317e7d5a40fe6eda3c1743754ff --- README.susemaint | 8 ++++++ _service | 2 +- _servicedata | 2 +- dracut-059+suse.607.g2d95edb5.obscpio | 3 --- dracut-059+suse.631.ga638ed12.obscpio | 3 +++ dracut.changes | 36 +++++++++++++++++++++++++++ dracut.obsinfo | 6 ++--- dracut.spec | 8 +++--- 8 files changed, 57 insertions(+), 11 deletions(-) delete mode 100644 dracut-059+suse.607.g2d95edb5.obscpio create mode 100644 dracut-059+suse.631.ga638ed12.obscpio diff --git a/README.susemaint b/README.susemaint index 92c0831..6d70aad 100644 --- a/README.susemaint +++ b/README.susemaint @@ -12,6 +12,7 @@ branch. Currently, these active maintenance branches are: - SLE-15-SP5_Update -> SLE 15 SP5 (based on SUSE/055 plus some specific patches) - SLE-15-SP6_Update -> SLE 15 SP6 - SL-Micro-6.0_Update -> SL Micro 6.0 +- SL-Micro-6.1_Update -> SL Micro 6.1 - SLFO_Main -> SUSE Linux Framework One - SUSE/059 -> Tumbleweed @@ -368,3 +369,10 @@ d0c82322 fix(dracut): do not add all lib subdirs to `LD_LIBRARY_PATH` with `--sy 54cd6479 fix(nvmf): move /etc/nvme/host{nqn,id} requirement to hostonly 41332702 fix(nvmf): require NVMeoF modules 3748ed4d fix(nvmf): install (only) required nvmf modules +d2ade8a6 fix(dm): remove 59-persistent-storage-dm.rules +c79fc8fd fix(dracut): rework timeout for devices added via --mount and --add-device +cc2c48a0 fix(iscsi): don't require network setup for bnx2i +f30cf46e fix(iscsi): attempt iSCSI login before all interfaces are up +3d5bab81 fix(iscsi): don't require network setup for qedi +fcde3355 fix(iscsi): make sure services are shut down when switching root +c6906fea fix(dmsquash-live): do not check ISO md5 if image filesystem diff --git a/_service b/_service index b757404..b9e953a 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ git https://github.com/opensuse/dracut.git - SLFO_Main + SL-Micro-6.1_Update @PARENT_TAG@+suse.@TAG_OFFSET@.g%h suse/dracut.spec suse/README.susemaint diff --git a/_servicedata b/_servicedata index 7d579f4..908b60f 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/opensuse/dracut.git - 1d9b146a98407d3eb2acb9ec423d78ca1c3e1b34 \ No newline at end of file + a19572c61387b93b334e80715fc0daaa377ce49d \ No newline at end of file diff --git a/dracut-059+suse.607.g2d95edb5.obscpio b/dracut-059+suse.607.g2d95edb5.obscpio deleted file mode 100644 index 45849c6..0000000 --- a/dracut-059+suse.607.g2d95edb5.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a2bb165a50be33f1084d68e5750deae9b7d004dccff9b7ad616b0476471b4aa4 -size 2122252 diff --git a/dracut-059+suse.631.ga638ed12.obscpio b/dracut-059+suse.631.ga638ed12.obscpio new file mode 100644 index 0000000..e459bfa --- /dev/null +++ b/dracut-059+suse.631.ga638ed12.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a154ea33dad170da08acead167fb65a7f8df7a37e48df5b3fac3eabbc1debfae +size 2123788 diff --git a/dracut.changes b/dracut.changes index 4cdc4f8..0e990e2 100644 --- a/dracut.changes +++ b/dracut.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Wed Apr 16 06:13:58 UTC 2025 - antonio.feijoo@suse.com + +- Update to version 059+suse.631.ga638ed12: + * fix(dmsquash-live): do not check ISO md5 if image filesystem (bsc#1240919) + * fix(nfs): set correct ownership of rpc.statd state directories (bsc#1217885) + * perf(nfs): remove references to old rpcbind state dir + * fix(nfs): libnfsidmap plugins not added in some distributions + * fix(dracut.spec): move znet to the main package (bsc#1239632) + +------------------------------------------------------------------- +Fri Mar 07 15:38:12 UTC 2025 - antonio.feijoo@suse.com + +- Update to version 059+suse.623.gf9a73df5: + * fix(iscsi): make sure services are shut down when switching root (bsc#1237695) + * fix(iscsi): don't require network setup for qedi + * fix(network-legacy): do not require pgrep when using wicked (bsc#1236982) + +------------------------------------------------------------------- +Fri Feb 21 14:21:27 UTC 2025 - antonio.feijoo@suse.com + +- Update to version 059+suse.617.gb2c1d974: + + Fixes for booting from iSCSI offload with bnx2i (bsc#1228086): + * fix(iscsi): attempt iSCSI login before all interfaces are up + * fix(iscsi): don't require network setup for bnx2i + + Other: + * fix(dracut): rework timeout for devices added via --mount and --add-device (bsc#1231792) + +------------------------------------------------------------------- +Mon Nov 04 13:35:01 UTC 2024 - antonio.feijoo@suse.com + +- Update to version 059+suse.610.g850d981a: + * fix(dm): remove 59-persistent-storage-dm.rules (bsc#1232063) + ------------------------------------------------------------------- Fri Sep 20 12:28:26 UTC 2024 - antonio.feijoo@suse.com diff --git a/dracut.obsinfo b/dracut.obsinfo index 1138345..4b64081 100644 --- a/dracut.obsinfo +++ b/dracut.obsinfo @@ -1,4 +1,4 @@ name: dracut -version: 059+suse.607.g2d95edb5 -mtime: 1726233905 -commit: 2d95edb5021adfd33569c76bea8bffdc7390b178 +version: 059+suse.631.ga638ed12 +mtime: 1744380797 +commit: a638ed12735ff84e3d3f2c7addc586b0f205e673 diff --git a/dracut.spec b/dracut.spec index 7661dce..d082d3c 100644 --- a/dracut.spec +++ b/dracut.spec @@ -24,7 +24,7 @@ %endif Name: dracut -Version: 059+suse.607.g2d95edb5 +Version: 059+suse.631.ga638ed12 Release: 0 Summary: Event driven initramfs infrastructure License: GPLv2+ and LGPLv2+ and GPLv2 @@ -279,8 +279,8 @@ fi %ifarch s390 s390x # RH-specific s390 modules, we take another approach %{dracutlibdir}/modules.d/95dasd +%{dracutlibdir}/modules.d/95dasd_mod %{dracutlibdir}/modules.d/95zfcp -%{dracutlibdir}/modules.d/95znet %endif %files @@ -429,7 +429,6 @@ fi %endif %{dracutlibdir}/modules.d/95cifs %ifarch s390 s390x -%{dracutlibdir}/modules.d/95dasd_mod %{dracutlibdir}/modules.d/95dcssblk %endif %{dracutlibdir}/modules.d/95debug @@ -448,6 +447,9 @@ fi %{dracutlibdir}/modules.d/95udev-rules %{dracutlibdir}/modules.d/95virtfs %{dracutlibdir}/modules.d/95virtiofs +%ifarch s390 s390x +%{dracutlibdir}/modules.d/95znet +%endif %{dracutlibdir}/modules.d/97biosdevname %ifarch %ix86 %exclude %{dracutlibdir}/modules.d/96securityfs