Compare commits
No commits in common. "factory" and "factory" have entirely different histories.
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/suse-module-tools.git</param>
|
||||
<param name="changesrevision">eaecb74d2736289f81590ad07d3855e14575ec8c</param></service></servicedata>
|
||||
<param name="changesrevision">747e2bfce7f245987ff87cea6b80c31ce39dc2fa</param></service></servicedata>
|
3
suse-module-tools-16.0.51.obscpio
Normal file
3
suse-module-tools-16.0.51.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8eaf70f4d05055b8a47b6208e4f938e46308c9d521243e05f3b97bf9d21fad2b
|
||||
size 138251
|
BIN
suse-module-tools-16.0.57.obscpio
(Stored with Git LFS)
BIN
suse-module-tools-16.0.57.obscpio
(Stored with Git LFS)
Binary file not shown.
@ -1,44 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 21 17:07:24 UTC 2025 - Martin Wilck <mwilck@suse.com>
|
||||
|
||||
* 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 <mwilck@suse.com>
|
||||
|
||||
- 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 <mwilck@suse.com>
|
||||
|
||||
* regenerate-initrd-posttrans: return error if regenerating all
|
||||
initrds fails (bsc#1234308)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 10 10:08:41 UTC 2024 - Martin Wilck <mwilck@suse.com>
|
||||
|
||||
* rpm-script: create dangling symlinks in kiwi environments
|
||||
(bsc#1234275)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 16:21:34 UTC 2024 - Martin Wilck <mwilck@suse.com>
|
||||
|
||||
- Update to version 16.0.53:
|
||||
* udevrules: Add rule to set maximum readahead window
|
||||
(jsc#PED-11154)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 30 13:54:11 UTC 2024 - Martin Wilck <mwilck@suse.com>
|
||||
|
||||
- Update to version 16.0.52:
|
||||
* rpm-script: create vmlinuz and initrd also in image build environments
|
||||
(bsc#1231040, bsc#1230858)
|
||||
* regenerate-initrd-posttrans: Fix SKIP_REGENERATE_INITRD_ALL
|
||||
(bsc#1228929)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 5 10:01:04 UTC 2024 - Martin Wilck <mwilck@suse.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: suse-module-tools
|
||||
version: 16.0.57
|
||||
mtime: 1737479159
|
||||
commit: eaecb74d2736289f81590ad07d3855e14575ec8c
|
||||
version: 16.0.51
|
||||
mtime: 1725530311
|
||||
commit: 747e2bfce7f245987ff87cea6b80c31ce39dc2fa
|
||||
|
@ -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.57
|
||||
Version: 16.0.51
|
||||
Release: 0
|
||||
Summary: Configuration for module loading and SUSE-specific utilities for KMPs
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user