Accepting request 969425 from home:afeijoo:branches:openSUSE:Factory

- Update to version 056+suse.268.g0b2bd662:
  * fix(resume): do not add this module if there is no suitable swap (bsc#1198095)
  * feat(resume): improve sanity check by verifying volatile swap (bsc#1198095)
  * fix(resume): correct call to block_is_netdevice function (bsc#1197737)
  * fix(lvm): add missing grep requirement (bsc#1198271)

OBS-URL: https://build.opensuse.org/request/show/969425
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=460
This commit is contained in:
Antonio Feijoo 2022-04-12 15:02:44 +00:00 committed by Git OBS Bridge
parent b179d59c94
commit 72b94a9a0a
6 changed files with 17 additions and 8 deletions

View File

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

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Apr 12 10:49:53 UTC 2022 - antonio.feijoo@suse.com
- Update to version 056+suse.268.g0b2bd662:
* fix(resume): do not add this module if there is no suitable swap (bsc#1198095)
* feat(resume): improve sanity check by verifying volatile swap (bsc#1198095)
* fix(resume): correct call to block_is_netdevice function (bsc#1197737)
* fix(lvm): add missing grep requirement (bsc#1198271)
-------------------------------------------------------------------
Wed Apr 06 06:44:26 UTC 2022 - antonio.feijoo@suse.com

View File

@ -1,5 +1,5 @@
name: dracut
version: 056+suse.261.gf83268d5
mtime: 1649161275
commit: f83268d56716bc1704ad1b610f6cbc8d1d941a35
version: 056+suse.268.g0b2bd662
mtime: 1649760209
commit: 0b2bd662feb718089053172c3df27623543b0088

View File

@ -25,7 +25,7 @@
%endif
Name: dracut
Version: 056+suse.261.gf83268d5
Version: 056+suse.268.g0b2bd662
Release: 0
Summary: Event driven initramfs infrastructure
License: GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later