[packit] 68 upstream release
Upstream tag: v68 Upstream commit: 587e0436 Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
093dffa3d9
commit
20016be196
1
.gitignore
vendored
1
.gitignore
vendored
@ -58,3 +58,4 @@
|
||||
/osbuild-composer-65.tar.gz
|
||||
/osbuild-composer-66.tar.gz
|
||||
/osbuild-composer-67.tar.gz
|
||||
/osbuild-composer-68.tar.gz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.62.0.
|
||||
The file was generated using packit 0.63.2.dev5+ge7f3b9c.
|
||||
|
@ -9,7 +9,7 @@
|
||||
|
||||
%global goipath github.com/osbuild/osbuild-composer
|
||||
|
||||
Version: 67
|
||||
Version: 68
|
||||
|
||||
%gometa
|
||||
|
||||
@ -581,6 +581,29 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Nov 16 2022 Packit <hello@packit.dev> - 68-1
|
||||
Changes with 68
|
||||
----------------
|
||||
* Fix iot-installer build via the cloud API (#3132)
|
||||
* Fix issues reported by Coverity (#3092)
|
||||
* Fix loading cross distro compose results (#3090)
|
||||
* RHEL-8/9 EC2 image definitions fixes (#3135)
|
||||
* Refactor the RHEL 9 SAP config and packages to be useful on other platforms (#3100)
|
||||
* ci: add my SSH keys to the CI ssh keys (#3119)
|
||||
* ci: add tags to AWS instances (#3127)
|
||||
* cloudapi/v2: expose ostree contenturl and rhsm options (#3105)
|
||||
* dbjobqueue: acquire a new connection for each listen query (#3116)
|
||||
* diff-manifests.sh: Use shared_lib for greenprint and redprint (#3133)
|
||||
* distro: SELinux should be the last stage (#3117)
|
||||
* docker-compose: remove unavailable `--dnf-json` (#3124)
|
||||
* tools/provision.sh: copy RHEL repo overrides using wildcard (#3111)
|
||||
|
||||
Contributions from: Brian C. Lane, Jakub Rusz, Ondřej Budai, Paul Whalen, Sanne Raymaekers, Simon de Vlieger, Thomas Lavocat, Tom Gundersen, Tomáš Hozza
|
||||
|
||||
— Somewhere on the Internet, 2022-11-16
|
||||
|
||||
|
||||
|
||||
* Wed Nov 02 2022 Packit <hello@packit.dev> - 67-1
|
||||
Changes with 67
|
||||
----------------
|
||||
@ -597,13 +620,13 @@ Changes with 67
|
||||
* schutzbot/update_github_status: fix release fast-forwarding (#3082)
|
||||
* spec: Fix ownership of the dnf-json rpmmd files (#3085)
|
||||
* tests: Update the version of azurerm terraform provider (#3075)
|
||||
|
||||
Contributions from: Alexander Todorov, Antonio Murdaca, Brian C. Lane, Jakub Rusz, Ondřej Budai, Sanne Raymaekers, Tomáš Hozza, dependabot[bot], schutzbot
|
||||
|
||||
— Somewhere on the Internet, 2022-11-02
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
* Wed Oct 19 2022 Packit <hello@packit.dev> - 66-1
|
||||
Changes with 66
|
||||
----------------
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (osbuild-composer-67.tar.gz) = ca3e0c7cdb92a547108391c45f24c01b22f2eede54cd087eb020651a2122666109f18f8c16790020a23465a5e68b07ca8acef037a5e1472cea5b03bc756dc472
|
||||
SHA512 (osbuild-composer-68.tar.gz) = 95a0eaeecf14785414467ae09f2f63ce383742fe72881e4874c3d6dabf2f549e6ea21626bb284d40650c55e8867fcc03edb96c3e7f1fc0c3b558f926f9e9a890
|
||||
|
Loading…
Reference in New Issue
Block a user