[packit] 63 upstream release
Upstream tag: v63 Upstream commit: 351bb69d Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
3b9ace21ea
commit
707d163ade
1
.gitignore
vendored
1
.gitignore
vendored
@ -51,3 +51,4 @@
|
||||
/osbuild-composer-60.tar.gz
|
||||
/osbuild-composer-61.tar.gz
|
||||
/osbuild-composer-62.tar.gz
|
||||
/osbuild-composer-63.tar.gz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.58.1.dev2+g43b2b1f.
|
||||
The file was generated using packit 0.59.1.dev3+g4b30b85.
|
||||
|
@ -9,7 +9,7 @@
|
||||
|
||||
%global goipath github.com/osbuild/osbuild-composer
|
||||
|
||||
Version: 62
|
||||
Version: 63
|
||||
|
||||
%gometa
|
||||
|
||||
@ -47,11 +47,11 @@ BuildRequires: systemd-rpm-macros
|
||||
BuildRequires: git
|
||||
# DO NOT REMOVE the BUNDLE_START and BUNDLE_END markers as they are used by 'tools/rpm_spec_add_provides_bundle.sh' to generate the Provides: bundled list
|
||||
# BUNDLE_START
|
||||
Provides: bundled(golang(cloud.google.com/go)) = v0.102.0
|
||||
Provides: bundled(golang(cloud.google.com/go)) = v0.102.1
|
||||
Provides: bundled(golang(cloud.google.com/go/cloudbuild)) = v1.2.0
|
||||
Provides: bundled(golang(cloud.google.com/go/compute)) = v1.7.0
|
||||
Provides: bundled(golang(cloud.google.com/go/iam)) = v0.3.0
|
||||
Provides: bundled(golang(cloud.google.com/go/storage)) = v1.22.1
|
||||
Provides: bundled(golang(cloud.google.com/go/storage)) = v1.26.0
|
||||
Provides: bundled(golang(github.com/acarl005/stripansi)) = v0.0.0_20180116102854_5a71ef0e047d
|
||||
Provides: bundled(golang(github.com/aws/aws_sdk_go)) = v1.44.44
|
||||
Provides: bundled(golang(github.com/aymerick/douceur)) = v0.2.0
|
||||
@ -59,7 +59,7 @@ Provides: bundled(golang(github.com/Azure/azure_pipeline_go)) = v0.2.3
|
||||
Provides: bundled(golang(github.com/Azure/azure_sdk_for_go)) = v66.0.0+incompatible
|
||||
Provides: bundled(golang(github.com/Azure/azure_storage_blob_go)) = v0.13.0
|
||||
Provides: bundled(golang(github.com/Azure/go_autorest)) = v14.2.0+incompatible
|
||||
Provides: bundled(golang(github.com/Azure/go_autorest/autorest)) = v0.11.27
|
||||
Provides: bundled(golang(github.com/Azure/go_autorest/autorest)) = v0.11.28
|
||||
Provides: bundled(golang(github.com/Azure/go_autorest/autorest/adal)) = v0.9.18
|
||||
Provides: bundled(golang(github.com/Azure/go_autorest/autorest/azure/auth)) = v0.5.11
|
||||
Provides: bundled(golang(github.com/Azure/go_autorest/autorest/azure/cli)) = v0.4.5
|
||||
@ -72,7 +72,7 @@ Provides: bundled(golang(github.com/beorn7/perks)) = v1.0.1
|
||||
Provides: bundled(golang(github.com/BurntSushi/toml)) = v1.2.0
|
||||
Provides: bundled(golang(github.com/cenkalti/backoff/v4)) = v4.1.3
|
||||
Provides: bundled(golang(github.com/cespare/xxhash/v2)) = v2.1.2
|
||||
Provides: bundled(golang(github.com/containers/common)) = v0.48.0
|
||||
Provides: bundled(golang(github.com/containers/common)) = v0.49.1
|
||||
Provides: bundled(golang(github.com/containers/image/v5)) = v5.22.0
|
||||
Provides: bundled(golang(github.com/containers/libtrust)) = v0.0.0_20200511145503_9c3a6c22cd9a
|
||||
Provides: bundled(golang(github.com/containers/ocicrypt)) = v1.1.5
|
||||
@ -95,7 +95,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.1
|
||||
Provides: bundled(golang(github.com/golang_jwt/jwt/v4)) = v4.4.2
|
||||
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
|
||||
@ -104,8 +104,7 @@ Provides: bundled(golang(github.com/google/go_containerregistry)) = v0.10.0
|
||||
Provides: bundled(golang(github.com/google/uuid)) = v1.3.0
|
||||
Provides: bundled(golang(github.com/googleapis/enterprise_certificate_proxy)) = v0.1.0
|
||||
Provides: bundled(golang(github.com/googleapis/gax_go/v2)) = v2.4.0
|
||||
Provides: bundled(golang(github.com/googleapis/go_type_adapters)) = v1.0.0
|
||||
Provides: bundled(golang(github.com/gophercloud/gophercloud)) = v0.24.0
|
||||
Provides: bundled(golang(github.com/gophercloud/gophercloud)) = v1.0.0
|
||||
Provides: bundled(golang(github.com/gorilla/css)) = v1.0.0
|
||||
Provides: bundled(golang(github.com/gorilla/mux)) = v1.8.0
|
||||
Provides: bundled(golang(github.com/hashicorp/errwrap)) = v1.1.0
|
||||
@ -114,14 +113,14 @@ Provides: bundled(golang(github.com/hashicorp/go_multierror)) = v1.1.1
|
||||
Provides: bundled(golang(github.com/hashicorp/go_retryablehttp)) = v0.7.1
|
||||
Provides: bundled(golang(github.com/inconshreveable/mousetrap)) = v1.0.0
|
||||
Provides: bundled(golang(github.com/jackc/chunkreader/v2)) = v2.0.1
|
||||
Provides: bundled(golang(github.com/jackc/pgconn)) = v1.12.0
|
||||
Provides: bundled(golang(github.com/jackc/pgconn)) = v1.13.0
|
||||
Provides: bundled(golang(github.com/jackc/pgio)) = v1.0.0
|
||||
Provides: bundled(golang(github.com/jackc/pgpassfile)) = v1.0.0
|
||||
Provides: bundled(golang(github.com/jackc/pgproto3/v2)) = v2.3.0
|
||||
Provides: bundled(golang(github.com/jackc/pgproto3/v2)) = v2.3.1
|
||||
Provides: bundled(golang(github.com/jackc/pgservicefile)) = v0.0.0_20200714003250_2b9c44734f2b
|
||||
Provides: bundled(golang(github.com/jackc/pgtype)) = v1.11.0
|
||||
Provides: bundled(golang(github.com/jackc/pgx/v4)) = v4.16.0
|
||||
Provides: bundled(golang(github.com/jackc/puddle)) = v1.2.1
|
||||
Provides: bundled(golang(github.com/jackc/pgtype)) = v1.12.0
|
||||
Provides: bundled(golang(github.com/jackc/pgx/v4)) = v4.17.1
|
||||
Provides: bundled(golang(github.com/jackc/puddle)) = v1.3.0
|
||||
Provides: bundled(golang(github.com/jmespath/go_jmespath)) = v0.4.0
|
||||
Provides: bundled(golang(github.com/josharian/intern)) = v1.0.0
|
||||
Provides: bundled(golang(github.com/json_iterator/go)) = v1.1.12
|
||||
@ -130,7 +129,7 @@ Provides: bundled(golang(github.com/klauspost/compress)) = v1.15.9
|
||||
Provides: bundled(golang(github.com/klauspost/pgzip)) = v1.2.5
|
||||
Provides: bundled(golang(github.com/kolo/xmlrpc)) = v0.0.0_20201022064351_38db28db192b
|
||||
Provides: bundled(golang(github.com/kr/text)) = v0.2.0
|
||||
Provides: bundled(golang(github.com/labstack/echo/v4)) = v4.7.2
|
||||
Provides: bundled(golang(github.com/labstack/echo/v4)) = v4.8.0
|
||||
Provides: bundled(golang(github.com/labstack/gommon)) = v0.3.1
|
||||
Provides: bundled(golang(github.com/letsencrypt/boulder)) = v0.0.0_20220331220046_b23ab962616e
|
||||
Provides: bundled(golang(github.com/mailru/easyjson)) = v0.7.6
|
||||
@ -155,16 +154,16 @@ Provides: bundled(golang(github.com/oracle/oci_go_sdk/v54)) = v54.0.0
|
||||
Provides: bundled(golang(github.com/pkg/errors)) = v0.9.1
|
||||
Provides: bundled(golang(github.com/pmezard/go_difflib)) = v1.0.0
|
||||
Provides: bundled(golang(github.com/proglottis/gpgme)) = v0.1.3
|
||||
Provides: bundled(golang(github.com/prometheus/client_golang)) = v1.12.1
|
||||
Provides: bundled(golang(github.com/prometheus/client_golang)) = v1.13.0
|
||||
Provides: bundled(golang(github.com/prometheus/client_model)) = v0.2.0
|
||||
Provides: bundled(golang(github.com/prometheus/common)) = v0.32.1
|
||||
Provides: bundled(golang(github.com/prometheus/procfs)) = v0.7.3
|
||||
Provides: bundled(golang(github.com/prometheus/common)) = v0.37.0
|
||||
Provides: bundled(golang(github.com/prometheus/procfs)) = v0.8.0
|
||||
Provides: bundled(golang(github.com/rivo/uniseg)) = v0.2.0
|
||||
Provides: bundled(golang(github.com/segmentio/ksuid)) = v1.0.4
|
||||
Provides: bundled(golang(github.com/sigstore/sigstore)) = v1.3.1_0.20220629021053_b95fc0d626c1
|
||||
Provides: bundled(golang(github.com/sirupsen/logrus)) = v1.9.0
|
||||
Provides: bundled(golang(github.com/sony/gobreaker)) = v0.4.2_0.20210216022020_dd874f9dd33b
|
||||
Provides: bundled(golang(github.com/spf13/cobra)) = v1.4.0
|
||||
Provides: bundled(golang(github.com/spf13/cobra)) = v1.5.0
|
||||
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.0
|
||||
@ -182,10 +181,10 @@ Provides: bundled(golang(github.com/vmware/govmomi)) = v0.28.0
|
||||
Provides: bundled(golang(go.etcd.io/bbolt)) = v1.3.6
|
||||
Provides: bundled(golang(go.mozilla.org/pkcs7)) = v0.0.0_20200128120323_432b2356ecb1
|
||||
Provides: bundled(golang(go.opencensus.io)) = v0.23.0
|
||||
Provides: bundled(golang(golang.org/x/crypto)) = v0.0.0_20220427172511_eb4f295cb31f
|
||||
Provides: bundled(golang(golang.org/x/crypto)) = v0.0.0_20220722155217_630584e8d5aa
|
||||
Provides: bundled(golang(golang.org/x/mod)) = v0.6.0_dev.0.20220106191415_9b9b3d81d5e3
|
||||
Provides: bundled(golang(golang.org/x/net)) = v0.0.0_20220624214902_1bab6f366d9e
|
||||
Provides: bundled(golang(golang.org/x/oauth2)) = v0.0.0_20220622183110_fd043fe589d2
|
||||
Provides: bundled(golang(golang.org/x/oauth2)) = v0.0.0_20220822191816_0ebed06d0094
|
||||
Provides: bundled(golang(golang.org/x/sync)) = v0.0.0_20220601150217_0de741cfad7f
|
||||
Provides: bundled(golang(golang.org/x/sys)) = v0.0.0_20220715151400_c0bba94af5f8
|
||||
Provides: bundled(golang(golang.org/x/term)) = v0.0.0_20210927222741_03fcf44c2211
|
||||
@ -193,11 +192,11 @@ Provides: bundled(golang(golang.org/x/text)) = v0.3.7
|
||||
Provides: bundled(golang(golang.org/x/time)) = v0.0.0_20211116232009_f0f3c7e86c11
|
||||
Provides: bundled(golang(golang.org/x/tools)) = v0.1.10
|
||||
Provides: bundled(golang(golang.org/x/xerrors)) = v0.0.0_20220609144429_65e65417b02f
|
||||
Provides: bundled(golang(google.golang.org/api)) = v0.86.0
|
||||
Provides: bundled(golang(google.golang.org/api)) = v0.94.0
|
||||
Provides: bundled(golang(google.golang.org/appengine)) = v1.6.7
|
||||
Provides: bundled(golang(google.golang.org/genproto)) = v0.0.0_20220624142145_8cd45d7dbd1f
|
||||
Provides: bundled(golang(google.golang.org/grpc)) = v1.47.0
|
||||
Provides: bundled(golang(google.golang.org/protobuf)) = v1.28.0
|
||||
Provides: bundled(golang(google.golang.org/genproto)) = v0.0.0_20220810155839_1856144b1d9c
|
||||
Provides: bundled(golang(google.golang.org/grpc)) = v1.48.0
|
||||
Provides: bundled(golang(google.golang.org/protobuf)) = v1.28.1
|
||||
Provides: bundled(golang(gopkg.in/ini.v1)) = v1.66.6
|
||||
Provides: bundled(golang(gopkg.in/square/go_jose.v2)) = v2.6.0
|
||||
Provides: bundled(golang(gopkg.in/yaml.v2)) = v2.4.0
|
||||
@ -464,7 +463,7 @@ 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 >= 63
|
||||
Requires: osbuild >= 64
|
||||
Requires: osbuild-ostree >= 63
|
||||
Requires: osbuild-lvm2 >= 63
|
||||
Requires: osbuild-luks2 >= 63
|
||||
@ -579,15 +578,35 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Aug 29 2022 Packit <hello@packit.dev> - 62-1
|
||||
Changes with 62
|
||||
* Wed Sep 07 2022 Packit <hello@packit.dev> - 63-1
|
||||
Changes with 63
|
||||
----------------
|
||||
* cloudapi/v2: Don't add rhsm facts (#2920)
|
||||
* go.mod: update github.com/containers/image/v5 (#2925)
|
||||
* Add GCP guest agent config stage (#2884)
|
||||
* CI: update test execution on nightly pipelines (#2930)
|
||||
* Create multiple aws images from a single compose (#2809)
|
||||
* No rhsm facts stage on rhel or for koji composes (#2919)
|
||||
* appsre-ansible: support aarch64 machines (#2718)
|
||||
* build(deps): bump cloud.google.com/go/storage from 1.22.1 to 1.26.0 (#2934)
|
||||
* build(deps): bump github.com/Azure/go-autorest/autorest from 0.11.27 to 0.11.28 (#2937)
|
||||
* build(deps): bump github.com/containers/common from 0.48.0 to 0.49.1 (#2933)
|
||||
* build(deps): bump github.com/golang-jwt/jwt/v4 from 4.4.1 to 4.4.2 (#2938)
|
||||
* build(deps): bump github.com/gophercloud/gophercloud from 0.24.0 to 1.0.0 (#2939)
|
||||
* build(deps): bump github.com/jackc/pgx/v4 from 4.16.0 to 4.17.1 (#2926)
|
||||
* build(deps): bump github.com/labstack/echo/v4 from 4.7.2 to 4.8.0 (#2940)
|
||||
* build(deps): bump github.com/prometheus/client_golang from 1.12.1 to 1.13.0 (#2883)
|
||||
* dbjobqueue: use background context when closing listener (#2721)
|
||||
* distro/`ImageConfig`: use pointers to simple types and reflection in `InheritFrom()` (#2953)
|
||||
* rhel9: explicitly add containernetworking-plugins to edge (#2951)
|
||||
* schutzbot: Fast-forward release branch after green main run (#2922)
|
||||
* templates/packer: Increase aws timeouts for rhel-8-aarch64 (#2955)
|
||||
* test aws arm images via cloud API (#2905)
|
||||
* test/gcp: Run cleanup function at the end (#2917)
|
||||
* tests: add aarch64 rhel-9.0 runner to API tests (#2948)
|
||||
* weldr: Preload metadata at startup (#2941)
|
||||
|
||||
Contributions from: Ondřej Budai, Sanne Raymaekers
|
||||
Contributions from: Achilleas Koutsou, Brian C. Lane, Diaa Sami, Jakub Rusz, Juan Abia, Lukas Zapletal, Sanne Raymaekers, Tomas Hozza, dependabot[bot], fkolwa
|
||||
|
||||
— Somewhere on the Internet, 2022-08-29
|
||||
— Somewhere on the Internet, 2022-09-07
|
||||
|
||||
|
||||
|
||||
@ -596,13 +615,25 @@ Changes with 62
|
||||
----------------
|
||||
* cloudapi/v2: Don't add rhsm facts (#2920)
|
||||
* go.mod: update github.com/containers/image/v5 (#2925)
|
||||
|
||||
Contributions from: Ondřej Budai, Sanne Raymaekers
|
||||
|
||||
— Somewhere on the Internet, 2022-08-29
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
* Mon Aug 29 2022 Packit <hello@packit.dev> - 62-1
|
||||
Changes with 62
|
||||
----------------
|
||||
* cloudapi/v2: Don't add rhsm facts (#2920)
|
||||
* go.mod: update github.com/containers/image/v5 (#2925)
|
||||
Contributions from: Ondřej Budai, Sanne Raymaekers
|
||||
— Somewhere on the Internet, 2022-08-29
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
* Fri Aug 26 2022 Packit <hello@packit.dev> - 61-1
|
||||
Changes with 61
|
||||
----------------
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (osbuild-composer-62.tar.gz) = 4ed1da1779ac0ad1f2a4b45d42f81a5d04bb98d3fa886997c9e37cddf060c317fab3a05f40607d1f692581031ddbe2cd0fd051c639edc02553145d5dfe2fbb36
|
||||
SHA512 (osbuild-composer-63.tar.gz) = 2947a55b0c6db6c2cc8b71d3e87dc4da8937a6fa48762544582bb11357573a4a12ddadd9a9b846f40b9e1f03aa9c3400f7ba89eede3a2344659d1fa4347cf3f7
|
||||
|
Loading…
Reference in New Issue
Block a user