Accepting request 1140602 from Base:System

OBS-URL: https://build.opensuse.org/request/show/1140602
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=219
This commit is contained in:
Ana Guerrero 2024-01-22 19:31:17 +00:00 committed by Git OBS Bridge
commit 9fe2c312ef
6 changed files with 18 additions and 9 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">0cf16a9f1c92d9125607d5c25123456ca5926ad4</param></service></servicedata>
<param name="changesrevision">87c8f82d3ea7412213597a4b072ca4c8f125377c</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jan 22 12:59:48 UTC 2024 - antonio.feijoo@suse.com
- Update to version 059+suse.538.ge7a5cff9:
* fix(livenet): split `imgsize` calculation to avoid misleading error message
* fix(livenet): check also `content-length` from live image header
* fix(livenet): propagate error code
* fix(dracut): correct regression with multiple `rd.break=` options
-------------------------------------------------------------------
Thu Dec 21 09:11:45 UTC 2023 - antonio.feijoo@suse.com

View File

@ -1,4 +1,4 @@
name: dracut
version: 059+suse.533.g5a7cf9fa
mtime: 1703149779
commit: 5a7cf9fab17b88df3d58442aee878d7155e07a00
version: 059+suse.538.ge7a5cff9
mtime: 1705928320
commit: e7a5cff9ab6865d881478107e35a74061fbbd628

View File

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