Accepting request 1235649 from Base:System

OBS-URL: https://build.opensuse.org/request/show/1235649
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=235
This commit is contained in:
Ana Guerrero 2025-01-09 14:05:12 +00:00 committed by Git OBS Bridge
commit 1df792a387
7 changed files with 16 additions and 9 deletions

View File

@ -388,3 +388,4 @@ a1c51af1 fix(dracut): don't apply aggressive strip to kernel modules
ad36b61e fix(dracut.sh): omit compressed kernel modules from find searching exec files ad36b61e fix(dracut.sh): omit compressed kernel modules from find searching exec files
bfa00c2a fix(pcsc): add libpcsclite_real.so.* bfa00c2a fix(pcsc): add libpcsclite_real.so.*
0df92885 fix(systemd-tmpfiles): copy 20-systemd-stub.conf into the initrd 0df92885 fix(systemd-tmpfiles): copy 20-systemd-stub.conf into the initrd
c79fc8fd fix(dracut): rework timeout for devices added via --mount and --add-device

View File

@ -1,4 +1,4 @@
<servicedata> <servicedata>
<service name="tar_scm"> <service name="tar_scm">
<param name="url">https://github.com/opensuse/dracut.git</param> <param name="url">https://github.com/opensuse/dracut.git</param>
<param name="changesrevision">4a31103183e58c13a61c1a3adf5af8e57e84a34a</param></service></servicedata> <param name="changesrevision">0dd3f2bcf2139dc2a85b770972b40bb261695a05</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c43a1a5c23a5530bfe38b8a05789237114d743d705a5ae5209bdc1cadbf39e51
size 2128908

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c9c8c7192a6f07719b3f795981e811f91eaa82d10d6dded00950c17f9c3194e7
size 2129932

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jan 07 14:21:37 UTC 2025 - antonio.feijoo@suse.com
- Update to version 059+suse.672.gcd143fd0:
* fix(dracut): rework timeout for devices added via --mount and --add-device (bsc#1231792)
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Dec 11 15:49:33 UTC 2024 - antonio.feijoo@suse.com Wed Dec 11 15:49:33 UTC 2024 - antonio.feijoo@suse.com

View File

@ -1,4 +1,4 @@
name: dracut name: dracut
version: 059+suse.669.g60f5981b version: 059+suse.672.gcd143fd0
mtime: 1733916633 mtime: 1736259602
commit: 60f5981b9f46541c96d0955b5553da2eaba6dc2c commit: cd143fd012f91e24e92e04b0be53bc658a253ec0

View File

@ -1,7 +1,7 @@
# #
# spec file for package dracut # spec file for package dracut
# #
# Copyright (c) 2024 SUSE LLC # Copyright (c) 2025 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -25,7 +25,7 @@
%endif %endif
Name: dracut Name: dracut
Version: 059+suse.669.g60f5981b Version: 059+suse.672.gcd143fd0
Release: 0 Release: 0
Summary: Event driven initramfs infrastructure Summary: Event driven initramfs infrastructure
License: GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later License: GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later