[packit] 45 upstream release
Upstream tag: v45 Upstream commit: 10c0891f Signed-off-by: Packit Service <user-cont-team+packit-service@redhat.com>
This commit is contained in:
parent
9127af8f9a
commit
fe38c84de8
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,3 +31,4 @@
|
||||
/osbuild-composer-42.tar.gz
|
||||
/osbuild-composer-43.tar.gz
|
||||
/osbuild-composer-44.tar.gz
|
||||
/osbuild-composer-45.tar.gz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.45.0.
|
||||
The file was generated using packit 0.45.1.dev4+geb8fac4.
|
||||
|
@ -9,7 +9,7 @@
|
||||
|
||||
%global goipath github.com/osbuild/osbuild-composer
|
||||
|
||||
Version: 44
|
||||
Version: 45
|
||||
|
||||
%gometa
|
||||
|
||||
@ -444,6 +444,35 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Feb 18 2022 Packit Service <user-cont-team+packit-service@redhat.com> - 45-1
|
||||
CHANGES WITH 45:
|
||||
----------------
|
||||
* mockbuild: temporarily pin RHEL 9 compose to an older one (#2321)
|
||||
* Add CentOS Stream 9 support (#2142)
|
||||
* Cancel waiting compose (#2237)
|
||||
* tests: Use human readable size for mountpoint (#2304)
|
||||
* worker: Properly log successful image builds (#2313)
|
||||
* Deduplicate some code in distro definitions (#2314)
|
||||
* tests/upgrade: gather more logs (#2299)
|
||||
* packer: make the worker image smaller (#2311)
|
||||
* ci/nightly: report composer NVR in slack (#2317)
|
||||
* fsjobqueue: refactor to allow dequeuing by multiple criteria (#2307)
|
||||
* github: fetch more PRs when triggering gitlab (#2312)
|
||||
* Update greenboot packaging names (#2196)
|
||||
* github: split checks into 3 jobs (#2308)
|
||||
* cmd/osbuild-service-maintenance: GCP deletes by image name (#2293)
|
||||
* Extend information gathered by `image-info` (#2303)
|
||||
* Fix problem with undo creating empty blueprint (#2207)
|
||||
* Support associating repositories to package sets (#2265)
|
||||
* Use the latest RPMRepo snapshot for RHEL-9.0 image tests (#2279)
|
||||
* tests: update IDs in Openstack image boot test (#2263)
|
||||
* Pre-define an ostree remote for RFE raw images (including created via simplified installer) (#2284)
|
||||
|
||||
Contributions from: Achilleas Koutsou, Alexander Todorov, Brian C. Lane, Christian Kellner, Jakub Rusz, Ondřej Budai, Peter Robinson, Sanne Raymaekers, Simon Steinbeiss, Thomas Lavocat, Tomas Hozza, Xiaofeng Wang
|
||||
|
||||
— Liberec, 2022-02-18
|
||||
|
||||
|
||||
* Fri Feb 11 2022 Packit Service <user-cont-team+packit-service@redhat.com> - 44-1
|
||||
CHANGES WITH 44:
|
||||
----------------
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (osbuild-composer-44.tar.gz) = 7c9a66ae2415ad754851c2af7a2064ac870bb91cccdab42f27d07dc3ee18d2602e8f33f5ddd27ca686d784f83853ba96330b2834469a73c4e307469ed8798168
|
||||
SHA512 (osbuild-composer-45.tar.gz) = 3739ec2d16b42eb2c170a97959890488e47a888d0baa2a8a7b20ef5d3d8f64efff7891c84166e881162148132187c99cfeddb01db22e5a4c2de803c72bcf2ea6
|
||||
|
Loading…
Reference in New Issue
Block a user