[packit] 72 upstream release
Upstream tag: v72 Upstream commit: fb541293 Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
f3eec64bf2
commit
14b23e65ce
1
.gitignore
vendored
1
.gitignore
vendored
@ -69,3 +69,4 @@
|
||||
/osbuild-69.tar.gz
|
||||
/osbuild-70.tar.gz
|
||||
/osbuild-71.tar.gz
|
||||
/osbuild-72.tar.gz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.63.1.dev6+g661611f.
|
||||
The file was generated using packit 0.63.2.dev8+g33fd64a.
|
||||
|
25
osbuild.spec
25
osbuild.spec
@ -1,7 +1,7 @@
|
||||
%global forgeurl https://github.com/osbuild/osbuild
|
||||
%global selinuxtype targeted
|
||||
|
||||
Version: 71
|
||||
Version: 72
|
||||
|
||||
%forgemeta
|
||||
|
||||
@ -251,6 +251,25 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Nov 23 2022 Packit <hello@packit.dev> - 72-1
|
||||
Changes with 72
|
||||
----------------
|
||||
* UKI: Add support for building unified kernel images (#1167)
|
||||
* Update snapshots to 20221115 (#1177)
|
||||
* `objectstore`: use direct path input/output for `Object` (#1179)
|
||||
* `stages/containers.storage.conf`: ability to specify a base file (#1173)
|
||||
* devices: tolerate existing device nodes (#1181)
|
||||
* grub2.iso: add timeout option (#1175)
|
||||
* ignition: fix ignition_network_kcmdline (#1172)
|
||||
* test/data: persist the journal for ostree images (#1178)
|
||||
* ❌ 🐮 Remove copy-on-write support for `Object` (no-cow) (#1169)
|
||||
|
||||
Contributions from: Antonio Murdaca, Christian Kellner, Thomas Lavocat, schutzbot
|
||||
|
||||
— Somewhere on the Internet, 2022-11-23
|
||||
|
||||
|
||||
|
||||
* Wed Nov 09 2022 Packit <hello@packit.dev> - 71-1
|
||||
Changes with 71
|
||||
----------------
|
||||
@ -264,13 +283,13 @@ Changes with 71
|
||||
* osbuild-mpp: recognize manifest without mediaType and with manifests fields as a list (#1168)
|
||||
* stages/ostree.preptree: link to rpm-ostree code (#1151)
|
||||
* stages: add new cpio.out stage (#1164)
|
||||
|
||||
Contributions from: Antonio Murdaca, Christian Kellner, Colin Walters, David Rheinsberg, Irene Diez, Jan Macku, Simon de Vlieger, Ygal Blum, schutzbot
|
||||
|
||||
— Somewhere on the Internet, 2022-11-09
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
* Wed Oct 26 2022 Packit <hello@packit.dev> - 70-1
|
||||
Changes with 70
|
||||
----------------
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (osbuild-71.tar.gz) = 04f5bee55a71289686c226d474c23596ef560cc6d0912159de55fab933fe0822aafed3bb93b0fc58244cee74edf166c63e2fd7904f892d67aae8b8ed96acdeee
|
||||
SHA512 (osbuild-72.tar.gz) = 1742da2dac79e3629cc811e72fb7eb74ba92ac23414ef5afe5ee9f117c644d08598b7d60034bc54ebe83ee6c772eb2fa08bb39fd6f2836241188a19673ca1858
|
||||
|
Loading…
Reference in New Issue
Block a user