Compare commits

...

2 Commits
c10s ... c9

Author SHA1 Message Date
eabdullin
329d900b96 Bump release 2026-02-03 12:41:38 +03:00
c63176b623 import CS image-builder-31-1.el9 2025-09-26 13:39:12 +00:00
7 changed files with 29 additions and 63 deletions

View File

@ -1 +0,0 @@
1

11
.gitignore vendored
View File

@ -1,10 +1 @@
/image-builder-cli-24.tar.gz SOURCES/image-builder-cli-31.tar.gz
/image-builder-cli-27.tar.gz
/image-builder-cli-28.tar.gz
/image-builder-cli-29.tar.gz
/image-builder-cli-30.tar.gz
/image-builder-cli-31.tar.gz
/image-builder-cli-33.tar.gz
/image-builder-cli-34.tar.gz
/image-builder-cli-35.tar.gz
/image-builder-cli-36.tar.gz

1
.image-builder.metadata Normal file
View File

@ -0,0 +1 @@
58779de4a93976fbe56c01d753c6edb27387e67d SOURCES/image-builder-cli-31.tar.gz

View File

@ -7,7 +7,7 @@
%global goipath github.com/osbuild/image-builder-cli %global goipath github.com/osbuild/image-builder-cli
Version: 36 Version: 31
%gometa %gometa
@ -17,7 +17,7 @@ OSTree commits. Uses osbuild under the hood.
} }
Name: image-builder Name: image-builder
Release: 1%{?dist} Release: 2%{?dist}
Summary: An image building executable using osbuild Summary: An image building executable using osbuild
ExcludeArch: i686 ExcludeArch: i686
@ -48,26 +48,26 @@ Provides: bundled(golang(github.com/Microsoft/go-winio)) = 0.6.2
Provides: bundled(golang(github.com/Microsoft/hcsshim)) = 0.13.0 Provides: bundled(golang(github.com/Microsoft/hcsshim)) = 0.13.0
Provides: bundled(golang(github.com/VividCortex/ewma)) = 1.2.0 Provides: bundled(golang(github.com/VividCortex/ewma)) = 1.2.0
Provides: bundled(golang(github.com/acarl005/stripansi)) = 5a71ef0 Provides: bundled(golang(github.com/acarl005/stripansi)) = 5a71ef0
Provides: bundled(golang(github.com/aws/aws-sdk-go-v2)) = 1.38.3 Provides: bundled(golang(github.com/aws/aws-sdk-go-v2)) = 1.38.0
Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream)) = 1.7.1 Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream)) = 1.7.0
Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/config)) = 1.31.6 Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/config)) = 1.31.0
Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/credentials)) = 1.18.10 Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/credentials)) = 1.18.4
Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/feature/ec2/imds)) = 1.18.6 Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/feature/ec2/imds)) = 1.18.3
Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/feature/s3/manager)) = 1.19.4 Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/feature/s3/manager)) = 1.18.4
Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/internal/configsources)) = 1.4.6 Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/internal/configsources)) = 1.4.3
Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/internal/endpoints/v2)) = 2.7.6 Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/internal/endpoints/v2)) = 2.7.3
Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/internal/ini)) = 1.8.3 Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/internal/ini)) = 1.8.3
Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/internal/v4a)) = 1.4.6 Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/internal/v4a)) = 1.4.3
Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/service/ec2)) = 1.249.0 Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/service/ec2)) = 1.244.0
Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding)) = 1.13.1 Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding)) = 1.13.0
Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/service/internal/checksum)) = 1.8.6 Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/service/internal/checksum)) = 1.8.3
Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/service/internal/presigned-url)) = 1.13.6 Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/service/internal/presigned-url)) = 1.13.3
Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/service/internal/s3shared)) = 1.19.6 Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/service/internal/s3shared)) = 1.19.3
Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/service/s3)) = 1.87.3 Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/service/s3)) = 1.87.0
Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/service/sso)) = 1.29.1 Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/service/sso)) = 1.28.0
Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/service/ssooidc)) = 1.34.2 Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/service/ssooidc)) = 1.33.0
Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/service/sts)) = 1.38.2 Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/service/sts)) = 1.37.0
Provides: bundled(golang(github.com/aws/smithy-go)) = 1.23.0 Provides: bundled(golang(github.com/aws/smithy-go)) = 1.22.5
Provides: bundled(golang(github.com/cheggaaa/pb/v3)) = 3.1.7 Provides: bundled(golang(github.com/cheggaaa/pb/v3)) = 3.1.7
Provides: bundled(golang(github.com/containerd/cgroups/v3)) = 3.0.5 Provides: bundled(golang(github.com/containerd/cgroups/v3)) = 3.0.5
Provides: bundled(golang(github.com/containerd/errdefs)) = 1.0.0 Provides: bundled(golang(github.com/containerd/errdefs)) = 1.0.0
@ -127,7 +127,7 @@ Provides: bundled(golang(github.com/opencontainers/image-spec)) = 1.1.1
Provides: bundled(golang(github.com/opencontainers/runtime-spec)) = 1.2.1 Provides: bundled(golang(github.com/opencontainers/runtime-spec)) = 1.2.1
Provides: bundled(golang(github.com/opencontainers/selinux)) = 1.12.0 Provides: bundled(golang(github.com/opencontainers/selinux)) = 1.12.0
Provides: bundled(golang(github.com/osbuild/blueprint)) = 1.13.0 Provides: bundled(golang(github.com/osbuild/blueprint)) = 1.13.0
Provides: bundled(golang(github.com/osbuild/images)) = 0.195.0 Provides: bundled(golang(github.com/osbuild/images)) = 0.177.0
Provides: bundled(golang(github.com/pkg/errors)) = 0.9.1 Provides: bundled(golang(github.com/pkg/errors)) = 0.9.1
Provides: bundled(golang(github.com/pmezard/go-difflib)) = 5d4384e Provides: bundled(golang(github.com/pmezard/go-difflib)) = 5d4384e
Provides: bundled(golang(github.com/proglottis/gpgme)) = 0.1.4 Provides: bundled(golang(github.com/proglottis/gpgme)) = 0.1.4
@ -142,7 +142,7 @@ Provides: bundled(golang(github.com/smallstep/pkcs7)) = 0.1.1
Provides: bundled(golang(github.com/spf13/cobra)) = 1.9.1 Provides: bundled(golang(github.com/spf13/cobra)) = 1.9.1
Provides: bundled(golang(github.com/spf13/pflag)) = 1.0.7 Provides: bundled(golang(github.com/spf13/pflag)) = 1.0.7
Provides: bundled(golang(github.com/stefanberger/go-pkcs11uri)) = 7828495 Provides: bundled(golang(github.com/stefanberger/go-pkcs11uri)) = 7828495
Provides: bundled(golang(github.com/stretchr/testify)) = 1.11.1 Provides: bundled(golang(github.com/stretchr/testify)) = 1.10.0
Provides: bundled(golang(github.com/sylabs/sif/v2)) = 2.21.1 Provides: bundled(golang(github.com/sylabs/sif/v2)) = 2.21.1
Provides: bundled(golang(github.com/tchap/go-patricia/v2)) = 2.3.3 Provides: bundled(golang(github.com/tchap/go-patricia/v2)) = 2.3.3
Provides: bundled(golang(github.com/titanous/rocacheck)) = afe7314 Provides: bundled(golang(github.com/titanous/rocacheck)) = afe7314
@ -163,8 +163,8 @@ Provides: bundled(golang(golang.org/x/sync)) = 0.16.0
Provides: bundled(golang(golang.org/x/sys)) = 0.35.0 Provides: bundled(golang(golang.org/x/sys)) = 0.35.0
Provides: bundled(golang(golang.org/x/term)) = 0.34.0 Provides: bundled(golang(golang.org/x/term)) = 0.34.0
Provides: bundled(golang(golang.org/x/text)) = 0.28.0 Provides: bundled(golang(golang.org/x/text)) = 0.28.0
Provides: bundled(golang(google.golang.org/genproto/googleapis/api)) = 3122310 Provides: bundled(golang(google.golang.org/genproto/googleapis/api)) = a7a43d2
Provides: bundled(golang(google.golang.org/genproto/googleapis/rpc)) = 3122310 Provides: bundled(golang(google.golang.org/genproto/googleapis/rpc)) = a7a43d2
Provides: bundled(golang(google.golang.org/grpc)) = 1.74.2 Provides: bundled(golang(google.golang.org/grpc)) = 1.74.2
Provides: bundled(golang(google.golang.org/protobuf)) = 1.36.7 Provides: bundled(golang(google.golang.org/protobuf)) = 1.36.7
Provides: bundled(golang(gopkg.in/ini.v1)) = 1.67.0 Provides: bundled(golang(gopkg.in/ini.v1)) = 1.67.0
@ -238,17 +238,8 @@ cd $PWD/_build/src/%{goipath}
%{_bindir}/image-builder %{_bindir}/image-builder
%changelog %changelog
* Wed Sep 24 2025 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 36-1 * Tue Feb 03 2026 Eduard Abdullin <eabdullin@almalinux.org> - 31-2
- New upstream release - Bump release
* Fri Sep 19 2025 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 35-1
- New upstream release
* Tue Sep 16 2025 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 34-1
- New upstream release
* Thu Aug 28 2025 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 33-1
- New upstream release
* Tue Aug 19 2025 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 31-1 * Tue Aug 19 2025 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 31-1
- New upstream release - New upstream release

View File

@ -1,6 +0,0 @@
--- !Policy
product_versions:
- rhel-10
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}

View File

@ -1,9 +0,0 @@
summary: Run image-builder smoke tests
prepare:
how: install
package:
- image-builder
execute:
script: image-builder --version
provision:
arch: x86_64

View File

@ -1 +0,0 @@
SHA512 (image-builder-cli-36.tar.gz) = 355fedb79aed873d8f3027413b7254d188a648aded37cab598b84d0a1c762365c82e3d33f160f78e0ae5168a09ebc8bc248a3736082da14a6994a0805f54a0e0