12
0

Accepting request 1063896 from system:install:head

submitted by snwint via jenkins

OBS-URL: https://build.opensuse.org/request/show/1063896
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/installation-images?expand=0&rev=177
This commit is contained in:
2023-02-09 15:22:18 +00:00
committed by Git OBS Bridge
4 changed files with 38 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,33 @@
--------------------------------------------------------------------
Wed Feb 8 18:39:11 UTC 2023 - wfeldt@opensuse.org
- merge gh#openSUSE/installation-images#626
- use grub2-i386-efi package on x86_64 (bsc#1208057)
- 17.74
--------------------------------------------------------------------
Wed Feb 8 18:21:32 UTC 2023 - wfeldt@opensuse.org
- merge gh#openSUSE/installation-images#625
- move open-iscsi into initrd to ensure config files are writable
(bsc#1207374)
- 17.73
--------------------------------------------------------------------
Wed Feb 8 13:38:53 UTC 2023 - wfeldt@opensuse.org
- merge gh#openSUSE/installation-images#624
- fix grub2-i386-efi inclusion
- 17.72
--------------------------------------------------------------------
Wed Feb 8 12:43:59 UTC 2023 - wfeldt@opensuse.org
- merge gh#openSUSE/installation-images#623
- support 32-bit UEFI firmware on x86_64/i386 (bsc#1208003,
jsc#PED-2569)
- 17.71
--------------------------------------------------------------------
Fri Jan 27 15:16:26 UTC 2023 - wfeldt@opensuse.org

View File

@@ -601,9 +601,12 @@ BuildRequires: grub2-x86_64-efi
%if %with_shim
BuildRequires: shim
%endif
BuildRequires: efibootmgr
#!BuildIgnore: glibc-32bit
%endif
%ifarch %ix86 x86_64
BuildRequires: grub2-i386-efi
BuildRequires: efibootmgr
%endif
%ifarch ia64
BuildRequires: acpica
BuildRequires: dmidecode
@@ -664,7 +667,7 @@ AutoReqProv: off
Summary: Installation Image Files for %theme
License: GPL-2.0-or-later
Group: Metapackages
Version: 17.70
Version: 17.74
Release: 0
Provides: installation-images = %version-%release
Conflicts: otherproviders(installation-images)