diff --git a/.files b/.files index d63c585..1653c3a 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 711c189..48e7d0f 100644 --- a/.rev +++ b/.rev @@ -2123,4 +2123,12 @@ and stuff that has no relevance to the end user (i.e CI related commits) (forwar 1004025 + + 9aa5b983214540ba5e4944a4a10f0d91 + 057+suse.337.g4162a70e + + dimstar_suse + + 1010598 + diff --git a/.servicemark b/.servicemark index 68e7a45..c521375 100644 --- a/.servicemark +++ b/.servicemark @@ -1 +1 @@ -749678381e4772d5e6c33aed2892eb50 +8f20c9e0ba84db9362fd550995926206 diff --git a/_servicedata b/_servicedata index c5af227..ff6dbb3 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/opensuse/dracut.git - ce97821e17a809fac1072f5dca1a279ee90e57a9 \ No newline at end of file + 4162a70e6de67ff138e3e9efc9b0e236330f45dc \ No newline at end of file diff --git a/dracut-057+suse.315.gd210fc38.obscpio b/dracut-057+suse.315.gd210fc38.obscpio deleted file mode 120000 index 5d0da06..0000000 --- a/dracut-057+suse.315.gd210fc38.obscpio +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeihmg7zayif3ilcl5zbokl5brz5qxyj2wgpywcfxgjd65gbu2hut6q \ No newline at end of file diff --git a/dracut-057+suse.337.g4162a70e.obscpio b/dracut-057+suse.337.g4162a70e.obscpio new file mode 120000 index 0000000..491d2e4 --- /dev/null +++ b/dracut-057+suse.337.g4162a70e.obscpio @@ -0,0 +1 @@ +/ipfs/bafybeib5rhl55s2n2545djcerchjrbj6ahqpfipwra2p2x6ogmuju34ys4 \ No newline at end of file diff --git a/dracut.changes b/dracut.changes index 1e44d2b..f187929 100644 --- a/dracut.changes +++ b/dracut.changes @@ -1,4 +1,28 @@ ------------------------------------------------------------------- +Thu Oct 13 13:25:31 UTC 2022 - antonio.feijoo@suse.com + +- Update to version 057+suse.337.g4162a70e: + * fix(network-legacy): misleading duplicate address detection using wicked (bsc#1201235) + + A series of fixes for NVMeoF boot (bsc#1203368): + * fix(man): dracut.cmdline.7: clarify "rd.nvmf.discover=fc,auto" + * fix(network): avoid double brackets around IPv6 address + * feat(nvmf): set rd.neednet=1 if tcp records encountered + * fix(man): dracut.cmdline(7): correct syntax for rd.nonvmf + * fix(network): don't use same ifname multiple times + * fix(nvmf): run cmdline hook before parse-ip-opts.sh + * fix(nvmf): avoid calling "exit" in a cmdline hook + * fix(nvmf): make sure "rd.nvmf.discover=fc,auto" takes precedence + * fix(nvmf): don't use "finished" queue for autoconnect + * fix(nvmf): don't create did-setup file + * fix(nvmf): no need to load the nvme module + * fix(nvmf): don't try to validate network connections in cmdline hook + * fix(nvmf): nvme list-subsys prints the address using commas as separator + + * fix(systemd): add missing modprobe@.service (bsc#1203749) + * fix(i18n): do not fail if FONT in /etc/vconsole.conf has the file extension (bsc#1203267) + +------------------------------------------------------------------- Wed Sep 14 08:30:53 UTC 2022 - antonio.feijoo@suse.com - Update to version 057+suse.315.gd210fc38: diff --git a/dracut.obsinfo b/dracut.obsinfo index ad4906a..cc871ae 100644 --- a/dracut.obsinfo +++ b/dracut.obsinfo @@ -1,4 +1,4 @@ name: dracut -version: 057+suse.315.gd210fc38 -mtime: 1663144157 -commit: d210fc38efdd91f3d7c6d9662e1b7c8e209b5589 +version: 057+suse.337.g4162a70e +mtime: 1665667404 +commit: 4162a70e6de67ff138e3e9efc9b0e236330f45dc diff --git a/dracut.spec b/dracut.spec index 45040e0..e8fc65f 100644 --- a/dracut.spec +++ b/dracut.spec @@ -25,7 +25,7 @@ %endif Name: dracut -Version: 057+suse.315.gd210fc38 +Version: 057+suse.337.g4162a70e Release: 0 Summary: Event driven initramfs infrastructure License: GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later