diff --git a/.files b/.files index 16a0c1f..c9f01d1 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 572fc60..3bcd55f 100644 --- a/.rev +++ b/.rev @@ -2218,4 +2218,12 @@ and stuff that has no relevance to the end user (i.e CI related commits) (forwar 1093916 + + fb571384a6bb751b24ab3da5fefe6c16 + 059+suse.476.g5e324584 + + anag+factory + + 1099026 + diff --git a/_servicedata b/_servicedata index 775880e..32d6008 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/opensuse/dracut.git - 3c55593564a9bbe2c011ded0f76e06dad58d84fe \ No newline at end of file + 5a41f304147dfc88cfdb8464e4e74fbeec8eedca \ No newline at end of file diff --git a/dracut-059+suse.447.g9d1fc722.obscpio b/dracut-059+suse.447.g9d1fc722.obscpio deleted file mode 120000 index 1710d75..0000000 --- a/dracut-059+suse.447.g9d1fc722.obscpio +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeiejkwooiyh2mkf6nyqosgwraxz4wftnsdianmuu3wxhtvkwxi4aly \ No newline at end of file diff --git a/dracut-059+suse.476.g5e324584.obscpio b/dracut-059+suse.476.g5e324584.obscpio new file mode 120000 index 0000000..d235db8 --- /dev/null +++ b/dracut-059+suse.476.g5e324584.obscpio @@ -0,0 +1 @@ +/ipfs/bafybeif33rllopal3uhi5jrv63xt7ilpfaigz4rpkpxartwpgo5rieukru \ No newline at end of file diff --git a/dracut.changes b/dracut.changes index ff6ebf4..f3dfe2d 100644 --- a/dracut.changes +++ b/dracut.changes @@ -1,4 +1,44 @@ ------------------------------------------------------------------- +Mon Jul 17 06:09:58 UTC 2023 - antonio.feijoo@suse.com + +- Update to version 059+suse.476.g5e324584: + This is the 2nd backport of the most important fixes and features from the upstream master branch, + while the release date of version 060 is still undefined. + + Features: + * feat(network-wicked): remove module + * feat(systemd-rfkill): remove module + * feat(livenet): add memory size check depending on live image size + * feat(nvmf): add code for parsing the NBFT + + Fixes: + * fix(systemd-sysext): handle confexts and correct extensions search path + * fix(modsign): load keys to correct keyring + * fix(dmsquash-live-autooverlay): specify filesystemtype when it is already known + * fix(fs-lib): remove quoting form the first argument of the e2fsck call + * fix(Makefile): remove leftover rpm build rules + * fix(Makefile): no longer upload to kernel.org + * fix(nvmf): support /etc/nvme/config.json + * fix(nvmf): install 8021q module unconditionally + * fix(install.d): respect even more kernel-install vars, plus style fixes + * fix(install.d): respect more kernel-install env variables + * fix(dracut.sh): also prevent fsfreeze for tmpfs + * fix(dmsquash-live): allow other fstypes + * fix(bluetooth): make bluetooth rules more strict + * fix(bluetooth): add missing files + * fix(bluetooth): include it if Appearance matches the value assigned for keyboard + * fix(btrfs): do not require module via cmdline when --no-kernel + * fix(btrfs): add missing cmdline function + + Other: + * refactor(dracut-init.sh): remove redundant "dracut" from "dracut module" prints + * refactor(virtiofs): remove exit after die + * build: remove rpm spec file and build rules + * docs: remove rd.lvm.snapsize and rd.lvm.snapshot + * chore(gentoo.conf): remove examples to avoid confusion + * chore: remove git2spec.pl, it is no longer used + +------------------------------------------------------------------- Tue Jun 20 07:23:31 UTC 2023 - antonio.feijoo@suse.com - Update to version 059+suse.447.g9d1fc722: diff --git a/dracut.obsinfo b/dracut.obsinfo index d35437b..ea3c50f 100644 --- a/dracut.obsinfo +++ b/dracut.obsinfo @@ -1,4 +1,4 @@ name: dracut -version: 059+suse.447.g9d1fc722 -mtime: 1687245723 -commit: 9d1fc72217f5a0d37ec4c1133b85025f9cb3996d +version: 059+suse.476.g5e324584 +mtime: 1689574117 +commit: 5e324584a14377f52425be589ab53299609f066b diff --git a/dracut.spec b/dracut.spec index 6cc6ae0..4c8420c 100644 --- a/dracut.spec +++ b/dracut.spec @@ -25,7 +25,7 @@ %endif Name: dracut -Version: 059+suse.447.g9d1fc722 +Version: 059+suse.476.g5e324584 Release: 0 Summary: Event driven initramfs infrastructure License: GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later @@ -342,7 +342,6 @@ fi %{dracutlibdir}/modules.d/01systemd-pstore %{dracutlibdir}/modules.d/01systemd-repart %{dracutlibdir}/modules.d/01systemd-resolved -%{dracutlibdir}/modules.d/01systemd-rfkill %{dracutlibdir}/modules.d/01systemd-sysctl %{dracutlibdir}/modules.d/01systemd-sysext %{dracutlibdir}/modules.d/01systemd-sysusers @@ -364,7 +363,6 @@ fi %{dracutlibdir}/modules.d/35connman %{dracutlibdir}/modules.d/35network-legacy %{dracutlibdir}/modules.d/35network-manager -%{dracutlibdir}/modules.d/35network-wicked %{dracutlibdir}/modules.d/40network %{dracutlibdir}/modules.d/45ifcfg %{dracutlibdir}/modules.d/45url-lib