[packit] 77 upstream release
Upstream tag: v77 Upstream commit: b1c2dbdf Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
fc35bd3412
commit
8bb0951864
1
.gitignore
vendored
1
.gitignore
vendored
@ -67,3 +67,4 @@
|
||||
/osbuild-composer-74.tar.gz
|
||||
/osbuild-composer-75.tar.gz
|
||||
/osbuild-composer-76.tar.gz
|
||||
/osbuild-composer-77.tar.gz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.68.0.post15+g49c3920.
|
||||
The file was generated using packit 0.69.0.
|
||||
|
@ -9,7 +9,7 @@
|
||||
|
||||
%global goipath github.com/osbuild/osbuild-composer
|
||||
|
||||
Version: 76
|
||||
Version: 77
|
||||
|
||||
%gometa
|
||||
|
||||
@ -339,6 +339,7 @@ install -m 0755 -vp _bin/osbuild-service-maintenance-tests %{buildroot}%
|
||||
install -m 0755 -vp _bin/osbuild-mock-openid-provider %{buildroot}%{_libexecdir}/osbuild-composer-test/
|
||||
install -m 0755 -vp tools/define-compose-url.sh %{buildroot}%{_libexecdir}/osbuild-composer-test/
|
||||
install -m 0755 -vp tools/provision.sh %{buildroot}%{_libexecdir}/osbuild-composer-test/
|
||||
install -m 0755 -vp tools/ansible-blocking-io.py %{buildroot}%{_libexecdir}/osbuild-composer-test/
|
||||
install -m 0755 -vp tools/gen-certs.sh %{buildroot}%{_libexecdir}/osbuild-composer-test/
|
||||
install -m 0755 -vp tools/gen-ssh.sh %{buildroot}%{_libexecdir}/osbuild-composer-test/
|
||||
install -m 0755 -vp tools/image-info %{buildroot}%{_libexecdir}/osbuild-composer-test/
|
||||
@ -571,6 +572,24 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Mar 08 2023 Packit <hello@packit.dev> - 77-1
|
||||
Changes with 77
|
||||
----------------
|
||||
* Add open-vm-tools to Fedora VMDK image default package set (#3300)
|
||||
* Update deprecated io/ioutil functions and go:build tags (#3323)
|
||||
* Update rpmrepo snapshots to 20230223 (including necessary fixes and workarounds) (#3311)
|
||||
* Use CDN repos when making the worker rpms and images (#3320)
|
||||
* koji: log unsuccessful requests only once (#3314)
|
||||
* manifest/os: fix SUPPRESSED_ERROR issue reported by Coverity (#3304)
|
||||
* packer ansible: fix unregister and aarch64 cdn repos (#3322)
|
||||
* tools/appsre-ansible: don't subscribe machines used for rpmbuild (#3315)
|
||||
* worker: allow configuring number of upload threads for Azure (#3321)
|
||||
|
||||
Contributions from: Brian C. Lane, Diaa Sami, Sanne Raymaekers, Tomáš Hozza, schutzbot, yih
|
||||
|
||||
— Somewhere on the Internet, 2023-03-08
|
||||
|
||||
|
||||
* Wed Mar 01 2023 Packit <hello@packit.dev> - 76-1
|
||||
Changes with 76
|
||||
----------------
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (osbuild-composer-76.tar.gz) = 740e7255f454a09c4842314055d3d57249a0513336948b45abd611ab1ce47f11d3140091a122b1fa65478427c5572ee7deed0aed6e0b23cce57dfbb9bf01cdc3
|
||||
SHA512 (osbuild-composer-77.tar.gz) = 5e13497e10b4d4234b981871c49981a78a5bf497a48d647c5a3c4d3d66272fd5a05a3664c81e17f89fefde5e0108df05a9ff01c23085cfaf83277185b6a23041
|
||||
|
Loading…
Reference in New Issue
Block a user