From f451b35f5b5f064e9b6a458e6ebc95a0bd2c2109 Mon Sep 17 00:00:00 2001 From: tsaupe <> Date: Nov 24 2021 23:03:23 +0000 Subject: Update dracut to version 055+suse.142.g7d8c3ce3 / rev 179 via SR 933233 https://build.opensuse.org/request/show/933233 by user tsaupe + dimstar_suse --- diff --git a/.files b/.files index 7251d8d..e207f52 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 9965a16..4071660 100644 --- a/.rev +++ b/.rev @@ -1981,4 +1981,12 @@ and stuff that has no relevance to the end user (i.e CI related commits) (forwar 924907 + + 535e3de286d7a4349e2dd3480b8e2d4c + 055+suse.142.g7d8c3ce3 + + dimstar_suse + + 933233 + diff --git a/.servicemark b/.servicemark index dea0287..be25f01 100644 --- a/.servicemark +++ b/.servicemark @@ -1 +1 @@ -821d9522abdf858816bb333aa7dde4a6 +7172dca070bcf5877b3af9ba910f32b0 diff --git a/_servicedata b/_servicedata index 7ba5f85..95624ef 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/opensuse/dracut.git - 6397abc2685f1b609c5227b6075fd76275836d99 \ No newline at end of file + 117b194acbb8d878bf4ba987920c849d51385710 \ No newline at end of file diff --git a/dracut-055+suse.129.g7d8c3ce3.obscpio b/dracut-055+suse.129.g7d8c3ce3.obscpio deleted file mode 120000 index e1d41c0..0000000 --- a/dracut-055+suse.129.g7d8c3ce3.obscpio +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeidxca6antbqp3ojgormdousp6zqtahhqcrxjnxgnre7fvnp773ofa \ No newline at end of file diff --git a/dracut-055+suse.142.g7d8c3ce3.obscpio b/dracut-055+suse.142.g7d8c3ce3.obscpio new file mode 120000 index 0000000..128f505 --- /dev/null +++ b/dracut-055+suse.142.g7d8c3ce3.obscpio @@ -0,0 +1 @@ +/ipfs/bafybeidmhynvw6oqmwbj7px7gpfwmzwwp3fkfdnqbqj7n3edunjdb6z24m \ No newline at end of file diff --git a/dracut.changes b/dracut.changes index 8d4112d..7a7ac0b 100644 --- a/dracut.changes +++ b/dracut.changes @@ -1,4 +1,18 @@ ------------------------------------------------------------------- +Fri Nov 19 08:19:00 UTC 2021 - antonio.feijoo@suse.com + +- Update to version 055+suse.142.g7d8c3ce3: + * style(dracut.sh): remove redundant script header + * fix(dracut.sh): change misspelled variable name + * fix(dracut.sh): remove wrong $ in loop sequence + * chore(suse): update spec (jsc#SLE-20248) + * fix(90kernel-modules): add isp1760 USB controller + * fix(iscsi): add support for the new iscsiadm "no-wait" (-W) command (bsc#1187190) + * ci(suse.conf.example): optimal compression parameters for zstd (jsc#SLE-20248) + * feat(dracut.sh): check if target kernel has zstd support compiled in (jsc#SLE-20248) + * ci(suse.conf.example): change default compression option for SUSE (jsc#SLE-20248) + +------------------------------------------------------------------- Wed Oct 06 08:28:14 UTC 2021 - antonio.feijoo@suse.com - Update to version 055+suse.129.g7d8c3ce3: diff --git a/dracut.obsinfo b/dracut.obsinfo index 90bd631..6cffab4 100644 --- a/dracut.obsinfo +++ b/dracut.obsinfo @@ -1,5 +1,5 @@ name: dracut -version: 055+suse.129.g7d8c3ce3 +version: 055+suse.142.g7d8c3ce3 mtime: 1633002866 -commit: 763a70093015ac85cd84eb7203b57d14c78475b1 +commit: 117b194acbb8d878bf4ba987920c849d51385710 diff --git a/dracut.spec b/dracut.spec index 60861f1..f102472 100644 --- a/dracut.spec +++ b/dracut.spec @@ -19,7 +19,7 @@ %define dracutlibdir %{_prefix}/lib/dracut Name: dracut -Version: 055+suse.129.g7d8c3ce3 +Version: 055+suse.142.g7d8c3ce3 Release: 0 Summary: Initramfs generator using udev License: GPL-2.0-or-later AND LGPL-2.1-or-later @@ -54,7 +54,8 @@ Requires: systemd >= 219 Requires: systemd-sysvinit Requires: udev > 166 Requires: util-linux >= 2.21 -Requires: xz +Recommends: xz +Requires: zstd # We use 'btrfs fi usage' that was not present before Conflicts: btrfsprogs < 3.18 # suse-module-tools >= 16.0.3 is prepared for the removal of mkinitrd-suse.sh