diff --git a/_servicedata b/_servicedata index fbf62b9..b280044 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/openSUSE/suse-module-tools.git - 824006373c3dbdb82a2589d444de4f15de58c9b2 \ No newline at end of file + eaecb74d2736289f81590ad07d3855e14575ec8c \ No newline at end of file diff --git a/suse-module-tools-16.0.53.obscpio b/suse-module-tools-16.0.53.obscpio deleted file mode 100644 index 4ad921a..0000000 --- a/suse-module-tools-16.0.53.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a2eca1f93d80b6c8e8e9093b5d65e164f26b0df85a565b1ba52035bb0e7d6b50 -size 138763 diff --git a/suse-module-tools-16.0.57.obscpio b/suse-module-tools-16.0.57.obscpio new file mode 100644 index 0000000..cca42f7 --- /dev/null +++ b/suse-module-tools-16.0.57.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce470425927a6d142c0934f963dc4cc95d060cb6559fbd9613651c8e3355321e +size 139275 diff --git a/suse-module-tools.changes b/suse-module-tools.changes index 9ec2ff0..b878227 100644 --- a/suse-module-tools.changes +++ b/suse-module-tools.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Tue Jan 21 17:07:24 UTC 2025 - Martin Wilck + + * Fix "initrd: file not found" error in sd-boot setup + (gh#openSUSE/suse-module-tools#113, gh#openSUSE/sdbootutil#122) + +------------------------------------------------------------------- +Fri Jan 17 15:49:05 UTC 2025 - Martin Wilck + +- Update to version 16.0.56: + * rpm-script: create /boot/vmlinuz and /boot/initrd in kiwi environment + (bsc#1234275, bsc#1234759) + +------------------------------------------------------------------- +Mon Jan 13 15:50:23 UTC 2025 - Martin Wilck + + * regenerate-initrd-posttrans: return error if regenerating all + initrds fails (bsc#1234308) + +------------------------------------------------------------------- +Tue Dec 10 10:08:41 UTC 2024 - Martin Wilck + + * rpm-script: create dangling symlinks in kiwi environments + (bsc#1234275) + ------------------------------------------------------------------- Mon Nov 4 16:21:34 UTC 2024 - Martin Wilck diff --git a/suse-module-tools.obsinfo b/suse-module-tools.obsinfo index 9d3d375..bfceea3 100644 --- a/suse-module-tools.obsinfo +++ b/suse-module-tools.obsinfo @@ -1,4 +1,4 @@ name: suse-module-tools -version: 16.0.53 -mtime: 1730733069 -commit: 824006373c3dbdb82a2589d444de4f15de58c9b2 +version: 16.0.57 +mtime: 1737479159 +commit: eaecb74d2736289f81590ad07d3855e14575ec8c diff --git a/suse-module-tools.spec b/suse-module-tools.spec index 5661948..a5773b1 100644 --- a/suse-module-tools.spec +++ b/suse-module-tools.spec @@ -37,7 +37,7 @@ %global modprobe_conf_rpmsave %(echo "%{modprobe_conf_files}" | sed 's,\\([^ ]*\\),%{_sysconfdir}/modprobe.d/\\1.conf.rpmsave,g') Name: suse-module-tools -Version: 16.0.53 +Version: 16.0.57 Release: 0 Summary: Configuration for module loading and SUSE-specific utilities for KMPs License: GPL-2.0-or-later