Accepting request 1192929 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1192929 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=229
This commit is contained in:
commit
07d08ebbde
@ -12,6 +12,7 @@ branch. Currently, these active maintenance branches are:
|
||||
- SLE-15-SP5_Update -> SLE 15 SP5 (based on SUSE/055 plus some specific patches)
|
||||
- SLE-15-SP6_Update -> SLE 15 SP6
|
||||
- SL-Micro-6.0_Update -> SL Micro 6.0
|
||||
- SLFO_Main -> SUSE Linux Framework One
|
||||
- SUSE/059 -> Tumbleweed
|
||||
|
||||
Rules:
|
||||
@ -373,4 +374,4 @@ b5a35f9d feat(zfcp_rules): remove zfcp handling consolidated in s390-tools
|
||||
457e66e6 feat(ifcfg): minimize s390-specific network configuration aspects
|
||||
3fd43858 fix(mdraid): try to assemble the missing raid device
|
||||
61ab3386 feat(crypt): force the inclusion of crypttab entries with x-initrd.attach
|
||||
|
||||
6611c6e4 fix(dracut-functions.sh): only return block devices from get_persistent_dev
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/opensuse/dracut.git</param>
|
||||
<param name="changesrevision">ff12ca6328178bbd94018b05958eddc4e0676daa</param></service></servicedata>
|
||||
<param name="changesrevision">9a22b6b032724a62fe87e540963f741293714735</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3761a0e63070a785930999f32efdd939029c182747db8a75217f21d54383f44e
|
||||
size 2124812
|
3
dracut-059+suse.636.g9a22b6b0.obscpio
Normal file
3
dracut-059+suse.636.g9a22b6b0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aa6b32984713fe76cdfe20221a9d2d53bc1d7359a3f334e8022508ae64a0c33b
|
||||
size 2125324
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 09 12:30:07 UTC 2024 - antonio.feijoo@suse.com
|
||||
|
||||
- Update to version 059+suse.636.g9a22b6b0:
|
||||
* fix(dracut): ldd output borked with `--sysroot` (bsc#1228659)
|
||||
* fix(dracut-functions.sh): only return block devices from get_persistent_dev
|
||||
* fix(convertfs): shellcheck
|
||||
* fix(convertfs): error in conditional expressions (bsc#1228847)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 02 11:34:22 UTC 2024 - antonio.feijoo@suse.com
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: dracut
|
||||
version: 059+suse.628.g20b345b4
|
||||
mtime: 1719919766
|
||||
commit: 20b345b4e1bcaf1ea71cc67263b13cb4d8e85577
|
||||
version: 059+suse.636.g9a22b6b0
|
||||
mtime: 1723206460
|
||||
commit: 9a22b6b032724a62fe87e540963f741293714735
|
||||
|
@ -25,7 +25,7 @@
|
||||
%endif
|
||||
|
||||
Name: dracut
|
||||
Version: 059+suse.628.g20b345b4
|
||||
Version: 059+suse.636.g9a22b6b0
|
||||
Release: 0
|
||||
Summary: Event driven initramfs infrastructure
|
||||
License: GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user