Accepting request 1177123 from Base:System

OBS-URL: https://build.opensuse.org/request/show/1177123
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=227
This commit is contained in:
Ana Guerrero 2024-05-29 17:35:11 +00:00 committed by Git OBS Bridge
commit 4c5f416d30
7 changed files with 19 additions and 8 deletions

View File

@ -329,6 +329,7 @@ PR Commit message
2571 fix(dracut-install): memory leak in `--modalias` option
2573 fix(dracut-install): release memory allocated for regular expressions
2574 fix(dracut-install): memory leak in two `hashmap_put` calls if key exists
2577 perf(drm): group dracut_instmods calls
2593 fix(dracut.sh): do not add device if find_block_device returns an error
2593 feat(dracut.sh): protect push_host_devs function
2601 feat(tpm2-tss): add tpm2.target and systemd-tpm2-generator
@ -350,4 +351,6 @@ PR Commit message
were already merged
a45048b8 fix(dracut): move hooks directory from /usr/lib to /var/lib
424717af fix: /etc/modprobe.d --> /run/modprobe.d (partially reverted)
4cc962aa fix(systemd-ask-password): no graphical output in aarch64

View File

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

View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon May 27 12:09:20 UTC 2024 - antonio.feijoo@suse.com
- Update to version 059+suse.598.gfe80dac7:
* fix(systemd-ask-password): no graphical output in aarch64 (bsc#1224404)
* perf(drm): group dracut_instmods calls
* fix: do not write to /usr/lib/modprobe.d at boot
-------------------------------------------------------------------
Thu May 16 15:01:18 UTC 2024 - antonio.feijoo@suse.com

View File

@ -1,4 +1,4 @@
name: dracut
version: 059+suse.588.g528264be
mtime: 1715589868
commit: 528264bed530313364d406ef3a662ab4720b7487
version: 059+suse.598.gfe80dac7
mtime: 1716811691
commit: fe80dac7f926d36c7aa2c5d88c2db71f38b24a07

View File

@ -25,7 +25,7 @@
%endif
Name: dracut
Version: 059+suse.588.g528264be
Version: 059+suse.598.gfe80dac7
Release: 0
Summary: Event driven initramfs infrastructure
License: GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later