diff --git a/README.susemaint b/README.susemaint index 6c7eac5..7fb0a40 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 @@ -389,3 +390,6 @@ ad36b61e fix(dracut.sh): omit compressed kernel modules from find searching exec bfa00c2a fix(pcsc): add libpcsclite_real.so.* 0df92885 fix(systemd-tmpfiles): copy 20-systemd-stub.conf into the initrd c79fc8fd fix(dracut): rework timeout for devices added via --mount and --add-device +93df9ad2 feat(livenet): get live image size from TFTP servers +cc2c48a0 fix(iscsi): don't require network setup for bnx2i +f30cf46e fix(iscsi): attempt iSCSI login before all interfaces are up diff --git a/_servicedata b/_servicedata index 4c685c2..d20e4fd 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/opensuse/dracut.git - 036e7550487a8760e8ded8987d0bbf0db050eb9b \ No newline at end of file + 73ed9717851ce258c89b77f02edb2b2d6e2f9973 \ No newline at end of file diff --git a/dracut-059+suse.651.g303e60b5.obscpio b/dracut-059+suse.651.g303e60b5.obscpio deleted file mode 100644 index 63b42bc..0000000 --- a/dracut-059+suse.651.g303e60b5.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d5045e9c7ae6c051270cd54c460d0d168d16ca23503c7b1d63cb1e9e754e60c3 -size 2129420 diff --git a/dracut-059+suse.658.ge9a17609.obscpio b/dracut-059+suse.658.ge9a17609.obscpio new file mode 100644 index 0000000..6af88fd --- /dev/null +++ b/dracut-059+suse.658.ge9a17609.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4eb890d934a2e8ee7bf456dc3de2bf6b6b2b7ab15af1174a44d091c3f1a6aaf +size 2130956 diff --git a/dracut.changes b/dracut.changes index fd04dfb..39fcb7d 100644 --- a/dracut.changes +++ b/dracut.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Feb 19 10:08:49 UTC 2025 - antonio.feijoo@suse.com + +- Update to version 059+suse.658.ge9a17609: + + 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: + * feat(livenet): get live image size from TFTP servers + ------------------------------------------------------------------- Fri Jan 17 14:14:44 UTC 2025 - antonio.feijoo@suse.com diff --git a/dracut.obsinfo b/dracut.obsinfo index e69d294..14f1fba 100644 --- a/dracut.obsinfo +++ b/dracut.obsinfo @@ -1,4 +1,4 @@ name: dracut -version: 059+suse.651.g303e60b5 -mtime: 1737123193 -commit: 303e60b5e08a6845930009a7c80226dfaed390f9 +version: 059+suse.658.ge9a17609 +mtime: 1739959641 +commit: e9a17609294cd9b26d0574b531268c78aa462e17 diff --git a/dracut.spec b/dracut.spec index 2a999d3..be74495 100644 --- a/dracut.spec +++ b/dracut.spec @@ -24,7 +24,7 @@ %endif Name: dracut -Version: 059+suse.651.g303e60b5 +Version: 059+suse.658.ge9a17609 Release: 0 Summary: Event driven initramfs infrastructure License: GPLv2+ and LGPLv2+ and GPLv2