[packit] 82 upstream release
Upstream tag: v82 Upstream commit: 584ae47e
This commit is contained in:
parent
04a4dee308
commit
789c511d5b
1
.gitignore
vendored
1
.gitignore
vendored
@ -71,3 +71,4 @@
|
||||
/osbuild-composer-78.tar.gz
|
||||
/osbuild-composer-79.tar.gz
|
||||
/osbuild-composer-80.tar.gz
|
||||
/osbuild-composer-82.tar.gz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.74.0.post3+g82517c4.
|
||||
The file was generated using packit 0.75.0.post16+g33d32c7.
|
||||
|
@ -9,7 +9,7 @@
|
||||
|
||||
%global goipath github.com/osbuild/osbuild-composer
|
||||
|
||||
Version: 80
|
||||
Version: 82
|
||||
|
||||
%gometa
|
||||
|
||||
@ -96,7 +96,7 @@ Provides: bundled(golang(github.com/go_openapi/jsonpointer)) = v0.19.5
|
||||
Provides: bundled(golang(github.com/go_openapi/swag)) = v0.21.1
|
||||
Provides: bundled(golang(github.com/gobwas/glob)) = v0.2.3
|
||||
Provides: bundled(golang(github.com/golang_jwt/jwt)) = v3.2.2+incompatible
|
||||
Provides: bundled(golang(github.com/golang_jwt/jwt/v4)) = v4.4.2
|
||||
Provides: bundled(golang(github.com/golang_jwt/jwt/v4)) = v4.5.0
|
||||
Provides: bundled(golang(github.com/golang/glog)) = v1.0.0
|
||||
Provides: bundled(golang(github.com/golang/groupcache)) = v0.0.0_20210331224755_41bb18bfe9da
|
||||
Provides: bundled(golang(github.com/golang/protobuf)) = v1.5.2
|
||||
@ -166,7 +166,7 @@ Provides: bundled(golang(github.com/sony/gobreaker)) = v0.4.2_0.20210216022020_d
|
||||
Provides: bundled(golang(github.com/spf13/cobra)) = v1.6.1
|
||||
Provides: bundled(golang(github.com/spf13/pflag)) = v1.0.5
|
||||
Provides: bundled(golang(github.com/stefanberger/go_pkcs11uri)) = v0.0.0_20201008174630_78d3cae3a980
|
||||
Provides: bundled(golang(github.com/stretchr/testify)) = v1.8.1
|
||||
Provides: bundled(golang(github.com/stretchr/testify)) = v1.8.2
|
||||
Provides: bundled(golang(github.com/syndtr/gocapability)) = v0.0.0_20200815063812_42c35b437635
|
||||
Provides: bundled(golang(github.com/theupdateframework/go_tuf)) = v0.3.2
|
||||
Provides: bundled(golang(github.com/titanous/rocacheck)) = v0.0.0_20171023193734_afe73141d399
|
||||
@ -187,7 +187,7 @@ Provides: bundled(golang(golang.org/x/mod)) = v0.6.0
|
||||
Provides: bundled(golang(golang.org/x/net)) = v0.4.0
|
||||
Provides: bundled(golang(golang.org/x/oauth2)) = v0.0.0_20220909003341_f21342109be1
|
||||
Provides: bundled(golang(golang.org/x/sync)) = v0.0.0_20220722155255_886fb9371eb4
|
||||
Provides: bundled(golang(golang.org/x/sys)) = v0.3.0
|
||||
Provides: bundled(golang(golang.org/x/sys)) = v0.8.0
|
||||
Provides: bundled(golang(golang.org/x/term)) = v0.3.0
|
||||
Provides: bundled(golang(golang.org/x/text)) = v0.5.0
|
||||
Provides: bundled(golang(golang.org/x/time)) = v0.2.0
|
||||
@ -573,6 +573,20 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed May 17 2023 Packit <hello@packit.dev> - 82-1
|
||||
Changes with 82
|
||||
----------------
|
||||
* Adjust packer build to work with the amazon plugin 1.2.3 (#3402)
|
||||
* Disable firewalld for RHEL 8 Azure EAP (#3421)
|
||||
* Update terraform SHA (#3420)
|
||||
* cloudapi: custom repos add missing fields (#3418)
|
||||
* internal/manifest: install rhc-worker-playbook when using rhc (#3432)
|
||||
|
||||
Contributions from: Achilleas Koutsou, Gianluca Zuccarelli, Jakub Rusz, Ondřej Budai, Sanne Raymaekers, dependabot[bot], jabia99
|
||||
|
||||
— Somewhere on the Internet, 2023-05-17
|
||||
|
||||
|
||||
* Wed Apr 19 2023 Packit <hello@packit.dev> - 80-1
|
||||
Changes with 80
|
||||
----------------
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (osbuild-composer-80.tar.gz) = 2123edf09514877dae511bd55271596e4f4ff23cbd065b1af42aeae2ad16da2fd3cfc2c3aea5ff9d3a8c07f46e6a3b050c1d117aefa4e76e7d8eeb92607bd3b0
|
||||
SHA512 (osbuild-composer-82.tar.gz) = 3b2ac5bc8166031f2f9f6c1a208d437812b38a78ff88966ff8b6b43200f6f585da98e6f03784954f753d9a5490a69d1ea98123eaec3db2ecd11f48500feec40e
|
||||
|
Loading…
Reference in New Issue
Block a user