Accepting request 1129172 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1129172 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=217
This commit is contained in:
commit
9d38ad50ff
@ -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">0fc7219102945050453e5512c989998e94860219</param></service></servicedata>
|
<param name="changesrevision">ba7b6a3575041dde83e6b907336a71f4c20abdbd</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fe0e03c69dd695f2324046ed001b74e54dc369487a537722c48ad4ace319d1ad
|
|
||||||
size 2101772
|
|
3
dracut-059+suse.530.gba7b6a35.obscpio
Normal file
3
dracut-059+suse.530.gba7b6a35.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d0f37e3b0a9a1392a09ccf31be8fa411bd8eefa3452bead66e4a2e3a8ec92074
|
||||||
|
size 2101772
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 27 14:34:08 UTC 2023 - antonio.feijoo@suse.com
|
||||||
|
|
||||||
|
- Update to version 059+suse.530.gba7b6a35:
|
||||||
|
* fix(dracut.sh): skip README for AMD microcode generation (bsc#1217083)
|
||||||
|
* fix(90kernel-modules): add intel_lpss_pci for MacBook Pro 2017
|
||||||
|
* feat(kernel-modules): install SPMI modules on ARM/RISC-V
|
||||||
|
* feat(kernel-modules): add Qualcomm IPC router to enable USB
|
||||||
|
* fix(pcsc): add --disable-polkit to pcscd.service
|
||||||
|
* fix(pcsc): add opensc load module file
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 17 11:38:12 UTC 2023 - antonio.feijoo@suse.com
|
Fri Nov 17 11:38:12 UTC 2023 - antonio.feijoo@suse.com
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: dracut
|
name: dracut
|
||||||
version: 059+suse.522.g0fc72191
|
version: 059+suse.530.gba7b6a35
|
||||||
mtime: 1700221040
|
mtime: 1701070432
|
||||||
commit: 0fc7219102945050453e5512c989998e94860219
|
commit: ba7b6a3575041dde83e6b907336a71f4c20abdbd
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: dracut
|
Name: dracut
|
||||||
Version: 059+suse.522.g0fc72191
|
Version: 059+suse.530.gba7b6a35
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user