public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Packit <hello@packit.dev>
To: git-commits@fedoraproject.org
Subject: [rpms/image-builder] f44: Update to 74.0.0 upstream release
Date: Thu, 09 Jul 2026 08:22:54 GMT	[thread overview]
Message-ID: <178358537477.1.8758300599446313199.rpms-image-builder-c33491985995@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/image-builder
            Branch : f44
            Commit : c334919859952be8acf4a69e7ba70bdabde08eb2
            Author : Packit <hello@packit.dev>
            Date   : 2026-07-08T10:37:43+00:00
            Stats  : +65/-24 in 4 file(s)
            URL    : https://src.fedoraproject.org/rpms/image-builder/c/c334919859952be8acf4a69e7ba70bdabde08eb2?branch=f44

            Log:
            Update to 74.0.0 upstream release

Upstream tag: v74.0.0
Upstream commit: 32ac16df

Commit authored by Packit automation (https://packit.dev/)

---
diff --git a/.gitignore b/.gitignore
index bf23654..529499a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,3 +47,4 @@
 /image-builder-cli-68.tar.gz
 /image-builder-cli-69.tar.gz
 /image-builder-73.0.0.tar.gz
+/image-builder-74.0.0.tar.gz

diff --git a/README.packit b/README.packit
index dd0af79..173195e 100644
--- a/README.packit
+++ b/README.packit
@@ -1,3 +1,3 @@
 This repository is maintained by packit.
 https://packit.dev/
-The file was generated using packit 1.16.1.
+The file was generated using packit 1.16.1.post1.dev2+gf84fe2d5b.

diff --git a/image-builder.spec b/image-builder.spec
index 4ad3ac7..75eab6b 100644
--- a/image-builder.spec
+++ b/image-builder.spec
@@ -1,7 +1,7 @@
 %global min_osbuild_version 183
 %global goipath         github.com/osbuild/image-builder
 
-Version:        73.0.0
+Version:        74.0.0
 
 %gometa
 
@@ -70,26 +70,26 @@ Provides: bundled(golang(github.com/IBM/ibm-cos-sdk-go)) = 1.12.3
 Provides: bundled(golang(github.com/VividCortex/ewma)) = 1.2.0
 Provides: bundled(golang(github.com/acarl005/stripansi)) = 5a71ef0
 Provides: bundled(golang(github.com/asaskevich/govalidator)) = a9d515a
-Provides: bundled(golang(github.com/aws/aws-sdk-go-v2)) = 1.42.0
-Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream)) = 1.7.13
-Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/config)) = 1.32.25
-Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/credentials)) = 1.19.24
-Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/feature/ec2/imds)) = 1.18.29
-Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager)) = 0.2.11
-Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/internal/configsources)) = 1.4.29
-Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/internal/endpoints/v2)) = 2.7.29
-Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/internal/v4a)) = 1.4.30
-Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/service/ec2)) = 1.307.1
-Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding)) = 1.13.12
-Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/service/internal/checksum)) = 1.9.22
-Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/service/internal/presigned-url)) = 1.13.29
-Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/service/internal/s3shared)) = 1.19.29
-Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/service/s3)) = 1.104.0
-Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/service/signin)) = 1.2.0
-Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/service/sso)) = 1.31.3
-Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/service/ssooidc)) = 1.36.6
-Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/service/sts)) = 1.43.3
-Provides: bundled(golang(github.com/aws/smithy-go)) = 1.27.1
+Provides: bundled(golang(github.com/aws/aws-sdk-go-v2)) = 1.42.1
+Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream)) = 1.7.14
+Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/config)) = 1.32.27
+Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/credentials)) = 1.19.26
+Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/feature/ec2/imds)) = 1.18.30
+Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager)) = 0.2.13
+Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/internal/configsources)) = 1.4.30
+Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/internal/endpoints/v2)) = 2.7.30
+Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/internal/v4a)) = 1.4.31
+Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/service/ec2)) = 1.311.0
+Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding)) = 1.13.13
+Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/service/internal/checksum)) = 1.9.23
+Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/service/internal/presigned-url)) = 1.13.30
+Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/service/internal/s3shared)) = 1.19.31
+Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/service/s3)) = 1.104.2
+Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/service/signin)) = 1.2.2
+Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/service/sso)) = 1.31.5
+Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/service/ssooidc)) = 1.36.8
+Provides: bundled(golang(github.com/aws/aws-sdk-go-v2/service/sts)) = 1.43.5
+Provides: bundled(golang(github.com/aws/smithy-go)) = 1.27.3
 Provides: bundled(golang(github.com/cespare/xxhash/v2)) = 2.3.0
 Provides: bundled(golang(github.com/cheggaaa/pb/v3)) = 3.1.7
 Provides: bundled(golang(github.com/cncf/xds/go)) = ee656c7
@@ -222,7 +222,7 @@ Provides: bundled(golang(google.golang.org/grpc)) = 1.79.3
 Provides: bundled(golang(google.golang.org/protobuf)) = 1.36.10
 Provides: bundled(golang(gopkg.in/ini.v1)) = 1.67.3
 Provides: bundled(golang(gopkg.in/yaml.v3)) = 3.0.1
-Provides: bundled(golang(libvirt.org/go/libvirt)) = 1.12003.0
+Provides: bundled(golang(libvirt.org/go/libvirt)) = 1.12005.0
 Provides: bundled(golang(sigs.k8s.io/yaml)) = 1.6.0
 # BUNDLE_END
 %endif
@@ -303,6 +303,46 @@ cd $PWD/_build/src/%{goipath}
 %ghost %attr(0755, root, root) %dir /var/cache/image-builder
 
 %changelog
+* Wed Jul 08 2026 Packit <hello@packit.dev> - 74.0.0-1
+Changes with 74.0.0
+----------------
+  - Test depsolvednf with dnf5 [HMS-10324] (#2475)
+    - Author: Achilleas Koutsou, Reviewers: Simon de Vlieger, Tomáš Hozza
+  - Update dependencies 2026-06-28 (#2472)
+    - Author: SchutzBot, Reviewers: Achilleas Koutsou, Simon de Vlieger
+  - Update dependencies 2026-07-05 (#2490)
+    - Author: SchutzBot, Reviewers: Achilleas Koutsou, Simon de Vlieger
+  - depsolvednf: don't require solver.json in test (#2479)
+    - Author: Achilleas Koutsou, Reviewers: Anna Vítová, Brian C. Lane
+  - distro/eln: use dnf5 and update package lists (#2482)
+    - Author: Yaakov Selkowitz, Reviewers: Achilleas Koutsou, Simon de Vlieger
+  - gen-manifest: optimize checksum calculation (#2382)
+    - Author: Lukáš Zapletal, Reviewers: Achilleas Koutsou, Tomáš Hozza
+  - generic/bootc: allow disk.yaml to provide root filesystem type (#2405)
+    - Author: Joel Capitao, Reviewers: Achilleas Koutsou, Simon de Vlieger
+  - github: remove osbuild-composer reverse dependency test (#2477)
+    - Author: Achilleas Koutsou, Reviewers: Simon de Vlieger, Tomáš Hozza
+  - image-builder/build: add json format option (#2484)
+    - Author: Sanne Raymaekers, Reviewers: Achilleas Koutsou, Simon de Vlieger
+  - manifest: add firstboot support (HMS-9187) (#1913)
+    - Author: Lukáš Zapletal, Reviewers: Brian C. Lane, Simon de Vlieger
+  - many: plumb sdboot options (#2456)
+    - Author: Simon de Vlieger, Reviewers: Achilleas Koutsou, Brian C. Lane
+  - many: use `image-builder upload` in tests (HMS-10856) (#2476)
+    - Author: Simon de Vlieger, Reviewers: Achilleas Koutsou, Brian C. Lane
+  - partition_table: Make AlignUp clearer (#2419)
+    - Author: Brian C. Lane, Reviewers: Achilleas Koutsou, Simon de Vlieger
+  - pkg/rhsm: match subscription baseurls with wildcards (RHEL-36789) (#2460)
+    - Author: Lucas Garfield, Reviewers: Achilleas Koutsou, Brian C. Lane, Lukáš Zapletal
+  - progress: lock around sub progress (#2487)
+    - Author: Simon de Vlieger, Reviewers: Achilleas Koutsou, Sanne Raymaekers
+  - workflows: Add a link to the osbuild-composer API unit test results (#2469)
+    - Author: Brian C. Lane, Reviewers: Achilleas Koutsou, Simon de Vlieger
+  - workflows: Update old images urls to image-builder (#2468)
+    - Author: Brian C. Lane, Reviewers: Achilleas Koutsou, Simon de Vlieger
+
+— Somewhere on the Internet, 2026-07-08
+
 * Mon Jun 29 2026 Packit <hello@packit.dev> - 73.0.0-1
 Changes with 73.0.0
 ----------------

diff --git a/sources b/sources
index 770100f..38e1f08 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (image-builder-73.0.0.tar.gz) = 1783692e5aa7da6c2aa3bdc6ef180f30f4282ac8d9012cf86d9ed92670ac7d3d564c5200a9a634a41b4046e2f1626d8105dc4c1cc056f66c218441ab973e7de3
+SHA512 (image-builder-74.0.0.tar.gz) = 59aa43d073d3918d1587eb22155cfc34f81820ea83e0753c645cae20fc46a0f857f6fcf91d727c2963bd5f750448f145fecf903062ae23539b41f84e6775cb26

                 reply	other threads:[~2026-07-09  8:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178358537477.1.8758300599446313199.rpms-image-builder-c33491985995@fedoraproject.org \
    --to=hello@packit.dev \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox