Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/osbuild.git#9b850580f2408f86911a0c45f6f54f26f37e4e05
This commit is contained in:
parent
3d7650e0f5
commit
3628920fcf
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@
|
|||||||
/osbuild-23.tar.gz
|
/osbuild-23.tar.gz
|
||||||
/osbuild-24.tar.gz
|
/osbuild-24.tar.gz
|
||||||
/osbuild-25.tar.gz
|
/osbuild-25.tar.gz
|
||||||
|
/osbuild-26.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global forgeurl https://github.com/osbuild/osbuild
|
%global forgeurl https://github.com/osbuild/osbuild
|
||||||
%global selinuxtype targeted
|
%global selinuxtype targeted
|
||||||
|
|
||||||
Version: 25
|
Version: 26
|
||||||
|
|
||||||
%forgemeta
|
%forgemeta
|
||||||
|
|
||||||
@ -187,6 +187,11 @@ fi
|
|||||||
%selinux_relabel_post -s %{selinuxtype}
|
%selinux_relabel_post -s %{selinuxtype}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 20 2021 Christian Kellner <ckellner@redhat.com> - 26-1
|
||||||
|
- Upstream release 26
|
||||||
|
- Support for building boot isos
|
||||||
|
- Grub stage gained support for 'saved_entry' to fix grub tooling
|
||||||
|
|
||||||
* Fri Feb 12 2021 Christian Kellner <ckellner@redhat.com> - 25-1
|
* Fri Feb 12 2021 Christian Kellner <ckellner@redhat.com> - 25-1
|
||||||
- Upstream release 25
|
- Upstream release 25
|
||||||
- First tech preview of the new manifest format. Includes
|
- First tech preview of the new manifest format. Includes
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (osbuild-25.tar.gz) = 4a6514da0bbab1c69ca08965cd02aa5f8053619e89578785f71e2cb3e4de95aaa721a6228a2c7d7943708fe77c8348a10f9624da0ede3591656744f9a4ec3e21
|
SHA512 (osbuild-26.tar.gz) = 62071768805e8369601ee1cd9bb11379d6dd99dd67eb8dad8f3bf8ddada2a2a8db5d4cff93602562ba059122112e7dbf8105f1ed9dfd0981b3c04aa1b6d924e5
|
||||||
|
Loading…
Reference in New Issue
Block a user