Accepting request 1123249 from system:install:head
submitted by snwint via jenkins OBS-URL: https://build.opensuse.org/request/show/1123249 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/installation-images?expand=0&rev=195
This commit is contained in:
commit
6db0344d05
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e2785d12c18a93403c3b4a7508ea2ebd05c60f6c69fcd727eea577c15b4dce85
|
|
||||||
size 202140
|
|
3
installation-images-17.103.tar.xz
Normal file
3
installation-images-17.103.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cdaf07e0547d648c992e2ee735d278d2b6db5c6eea51e7b196b12c455483e21f
|
||||||
|
size 202248
|
@ -1,3 +1,27 @@
|
|||||||
|
--------------------------------------------------------------------
|
||||||
|
Fri Nov 3 14:12:24 UTC 2023 - wfeldt@opensuse.org
|
||||||
|
|
||||||
|
- merge gh#openSUSE/installation-images#673
|
||||||
|
- fix another symlink warning
|
||||||
|
- 17.103
|
||||||
|
|
||||||
|
--------------------------------------------------------------------
|
||||||
|
Fri Nov 3 13:04:33 UTC 2023 - wfeldt@opensuse.org
|
||||||
|
|
||||||
|
- merge gh#openSUSE/installation-images#672
|
||||||
|
- fix dangling symlink detection
|
||||||
|
- update symlink config
|
||||||
|
- add missing tpm packages to spec file
|
||||||
|
- fix typo in early_setup script
|
||||||
|
- 17.102
|
||||||
|
|
||||||
|
--------------------------------------------------------------------
|
||||||
|
Thu Nov 2 18:49:09 UTC 2023 - wfeldt@opensuse.org
|
||||||
|
|
||||||
|
- merge gh#openSUSE/installation-images#670
|
||||||
|
- add TPM support (bsc#1216835)
|
||||||
|
- 17.101
|
||||||
|
|
||||||
--------------------------------------------------------------------
|
--------------------------------------------------------------------
|
||||||
Thu Nov 2 13:07:19 UTC 2023 - wfeldt@opensuse.org
|
Thu Nov 2 13:07:19 UTC 2023 - wfeldt@opensuse.org
|
||||||
|
|
||||||
|
@ -445,6 +445,8 @@ BuildRequires: systemd-presets-branding
|
|||||||
BuildRequires: sysvinit-tools
|
BuildRequires: sysvinit-tools
|
||||||
BuildRequires: tftpboot-installation-common
|
BuildRequires: tftpboot-installation-common
|
||||||
BuildRequires: thai-fonts
|
BuildRequires: thai-fonts
|
||||||
|
BuildRequires: tpm2.0-abrmd
|
||||||
|
BuildRequires: tpm2.0-tools
|
||||||
BuildRequires: tunctl
|
BuildRequires: tunctl
|
||||||
BuildRequires: udev
|
BuildRequires: udev
|
||||||
BuildRequires: vlan
|
BuildRequires: vlan
|
||||||
@ -670,7 +672,7 @@ AutoReqProv: off
|
|||||||
Summary: Installation Image Files for %theme
|
Summary: Installation Image Files for %theme
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Metapackages
|
Group: Metapackages
|
||||||
Version: 17.100
|
Version: 17.103
|
||||||
Release: 0
|
Release: 0
|
||||||
Provides: installation-images = %version-%release
|
Provides: installation-images = %version-%release
|
||||||
Conflicts: otherproviders(installation-images)
|
Conflicts: otherproviders(installation-images)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user