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] f45: Update to 84.0.0 upstream release
Date: Thu, 24 Sep 2026 13:32:37 GMT [thread overview]
Message-ID: <179025675776.1.4969485824746974023.rpms-image-builder-4d8a75b75da8@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/image-builder
Branch : f45
Commit : 4d8a75b75da8a169f69bc36c0f156b951b31f52d
Author : Packit <hello@packit.dev>
Date : 2026-09-24T10:38:46+00:00
Stats : +40/-3 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/image-builder/c/4d8a75b75da8a169f69bc36c0f156b951b31f52d?branch=f45
Log:
Update to 84.0.0 upstream release
Upstream tag: v84.0.0
Upstream commit: c211b51d
Commit authored by Packit automation (https://packit.dev/)
---
diff --git a/.gitignore b/.gitignore
index 4fccdfa..d4ce617 100644
--- a/.gitignore
+++ b/.gitignore
@@ -59,3 +59,4 @@
/image-builder-79.0.0.tar.gz
/image-builder-82.0.0.tar.gz
/image-builder-83.0.0.tar.gz
+/image-builder-84.0.0.tar.gz
diff --git a/README.packit b/README.packit
index 5fae86e..41bc266 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.3.post1.dev4+gbf42df0bb.
+The file was generated using packit 1.16.3.post1.dev11+g14b012ef4.
diff --git a/image-builder.spec b/image-builder.spec
index 1b69f6b..175cb09 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: 83.0.0
+Version: 84.0.0
%gometa
@@ -272,6 +272,42 @@ cd $PWD/_build/src/%{goipath}
%ghost %attr(0755, root, root) %dir /var/cache/image-builder
%changelog
+* Thu Sep 24 2026 Packit <hello@packit.dev> - 84.0.0-1
+Changes with 84.0.0
+----------------
+ - Build cache based on export pipeline (HMS-11233) (#2671)
+ - Author: Anna Vítová, Reviewers: Achilleas Koutsou
+ - Enable CUI OpenSCAP profile for RHEL 10 (HMS-11244) (#2701)
+ - Author: Gianluca Zuccarelli, Reviewers: Achilleas Koutsou, Lucas Garfield, Simon de Vlieger
+ - Extras: User-selectable multiple explicit exports: sysexts and partitions (HMS-11288, HMS-11287) (#2700)
+ - Author: Simon de Vlieger, Reviewers: Achilleas Koutsou
+ - Fix readme syntax and URLs (#2698)
+ - Author: Florian Schüller, Reviewers: Simon de Vlieger
+ - Update osbuild dependency commit ID (#2703)
+ - Author: SchutzBot, Reviewers: Achilleas Koutsou, Anna Vítová, Simon de Vlieger
+ - Update snapshots to 20260915 (#2690)
+ - Author: SchutzBot, Reviewers: Achilleas Koutsou, Simon de Vlieger
+ - bootc: drop `grub2.legacy` on aarch64 (#2693)
+ - Author: Simon de Vlieger, Reviewers: Achilleas Koutsou, Lucas Garfield
+ - doc: many many bits (#2691)
+ - Author: Simon de Vlieger, Reviewers: Achilleas Koutsou
+ - fedora: decrease pcluster size for atomic ISO (#2713)
+ - Author: Simon de Vlieger, Reviewers: Brian C. Lane
+ - fedora: fix uefi vendor type for riscv64 platform (#2696)
+ - Author: Simon de Vlieger, Reviewers: Achilleas Koutsou, Brian C. Lane
+ - fix: enable bootupd gen-metadata for edge-container (#2705)
+ - Author: Vaibhav Bhope, Reviewers: Achilleas Koutsou, Simon de Vlieger
+ - gen-manifest-diffs: Adjust for images move to image-builder (#2710)
+ - Author: Brian C. Lane, Reviewers: Simon de Vlieger
+ - many: `bootc` deployment variants (#2636)
+ - Author: Simon de Vlieger, Reviewers: Achilleas Koutsou, Lucas Garfield
+ - rhsm: support cross major version builds (#2688)
+ - Author: Lucas Garfield, Reviewers: Simon de Vlieger
+ - rpmmd: Honor ignore_ssl when loading repositories (#2674)
+ - Author: Ondřej Budai, Reviewers: Achilleas Koutsou, Simon de Vlieger
+
+— Somewhere on the Internet, 2026-09-24
+
* Wed Sep 16 2026 Packit <hello@packit.dev> - 83.0.0-1
Changes with 83.0.0
----------------
diff --git a/sources b/sources
index a1940f5..7b0a589 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (image-builder-83.0.0.tar.gz) = c308d4dc2d8efdc9b3f3901c1fb2b84419a675afcde4a4eaaf996a71272544d2458e91c01c02b8a87090ae3e5891239d1ce300e277bcf67874075e3557a669df
+SHA512 (image-builder-84.0.0.tar.gz) = 295761e3f2ee72cbb4444077b68ad6328f86875d50137d621af631002b8fe6eb76df1988ae9cd44b1952512fd45bee3c11a4a7d4133e0cc21ef13b26a16845f1
reply other threads:[~2026-09-24 13:32 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=179025675776.1.4969485824746974023.rpms-image-builder-4d8a75b75da8@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