[packit] 61 upstream release
Upstream tag: v61 Upstream commit: c5f335bc Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
e88e60aeaf
commit
14c92d4eaf
1
.gitignore
vendored
1
.gitignore
vendored
@ -49,3 +49,4 @@
|
||||
/osbuild-composer-58.tar.gz
|
||||
/osbuild-composer-59.tar.gz
|
||||
/osbuild-composer-60.tar.gz
|
||||
/osbuild-composer-61.tar.gz
|
||||
|
@ -9,7 +9,7 @@
|
||||
|
||||
%global goipath github.com/osbuild/osbuild-composer
|
||||
|
||||
Version: 60
|
||||
Version: 61
|
||||
|
||||
%gometa
|
||||
|
||||
@ -458,10 +458,10 @@ The core osbuild-composer binary. This is suitable both for spawning in containe
|
||||
Summary: The worker for osbuild-composer
|
||||
Requires: systemd
|
||||
Requires: qemu-img
|
||||
Requires: osbuild >= 62
|
||||
Requires: osbuild-ostree >= 62
|
||||
Requires: osbuild-lvm2 >= 62
|
||||
Requires: osbuild-luks2 >= 62
|
||||
Requires: osbuild >= 63
|
||||
Requires: osbuild-ostree >= 63
|
||||
Requires: osbuild-lvm2 >= 63
|
||||
Requires: osbuild-luks2 >= 63
|
||||
Requires: %{name}-dnf-json = %{version}-%{release}
|
||||
|
||||
%description worker
|
||||
@ -573,22 +573,31 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Aug 24 2022 Packit <hello@packit.dev> - 60-1
|
||||
Changes with 60
|
||||
* Fri Aug 26 2022 Packit <hello@packit.dev> - 61-1
|
||||
Changes with 61
|
||||
----------------
|
||||
* Add search command to dnf-json and use it for package searches (#2908)
|
||||
* Modify repositories/rhel-xy.json file before testing nightly compose (#2894)
|
||||
* Update terraform SHA with more aarch64 runner options (#2907)
|
||||
* [GCE images] don't install SDK and turn off GPG check on el9 (#2900)
|
||||
* distro/image-installer: remove nvmf dracut module for RHEL-9.1 (#2899)
|
||||
* distro: add oscap packages to image (#2898)
|
||||
* tests: Add comment to make it more obvious what's happening (#2888)
|
||||
* tests: Remove useless JSON file overrides (#2881)
|
||||
* update civ (#2796)
|
||||
* Add the `rhsm.facts` stage. (#2909)
|
||||
* Disable skipped tests (#2885)
|
||||
* Support hybrid boot for edge installers (#2912)
|
||||
* worker/osbuild: use `os-release` to determine host OS (#2842)
|
||||
|
||||
Contributions from: Alexander Todorov, Brian C. Lane, Gianluca Zuccarelli, Jakub Rusz, Juan Abia, Tomas Hozza, Xiaofeng Wang
|
||||
Contributions from: Achilleas Koutsou, Juan Abia, Simon de Vlieger, Tomas Hozza, Xiaofeng Wang
|
||||
|
||||
— Somewhere on the Internet, 2022-08-24
|
||||
— Somewhere on the Internet, 2022-08-26
|
||||
|
||||
|
||||
|
||||
* Fri Aug 26 2022 Packit <hello@packit.dev> - 61-1
|
||||
Changes with 61
|
||||
----------------
|
||||
* Add the `rhsm.facts` stage. (#2909)
|
||||
* Disable skipped tests (#2885)
|
||||
* Support hybrid boot for edge installers (#2912)
|
||||
* worker/osbuild: use `os-release` to determine host OS (#2842)
|
||||
|
||||
Contributions from: Achilleas Koutsou, Juan Abia, Simon de Vlieger, Tomas Hozza, Xiaofeng Wang
|
||||
|
||||
— Somewhere on the Internet, 2022-08-26
|
||||
|
||||
|
||||
|
||||
@ -604,13 +613,13 @@ Changes with 60
|
||||
* tests: Add comment to make it more obvious what's happening (#2888)
|
||||
* tests: Remove useless JSON file overrides (#2881)
|
||||
* update civ (#2796)
|
||||
|
||||
Contributions from: Alexander Todorov, Brian C. Lane, Gianluca Zuccarelli, Jakub Rusz, Juan Abia, Tomas Hozza, Xiaofeng Wang
|
||||
|
||||
— Somewhere on the Internet, 2022-08-24
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
* Wed Aug 10 2022 Packit <hello@packit.dev> - 59-1
|
||||
Changes with 59
|
||||
----------------
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (osbuild-composer-60.tar.gz) = 55c20d159d3172294d07ba035365b568a32d5ab73d3e03f4f273188f316070c8aefb0860d09e2cf42bba97bfa506e445a48c731f30a33f95192aa30f893f5c78
|
||||
SHA512 (osbuild-composer-61.tar.gz) = f45c039a1060740dab8e448e6b24f67d9498f9f73e1a2894edb2455436bf98eb19993eb9505c7f914b0380920b4d20b865847fbc03fb750f8b7e23bfdc6b54d2
|
||||
|
Loading…
Reference in New Issue
Block a user