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 78.0.0 upstream release
Date: Mon, 10 Aug 2026 07:36:48 GMT [thread overview]
Message-ID: <178634740886.1.816178153703087356.rpms-image-builder-e178b3c908aa@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/image-builder
Branch : f44
Commit : e178b3c908aa4eebe0f32ce18a4defe8960316c4
Author : Packit <hello@packit.dev>
Date : 2026-08-10T06:35:19+00:00
Stats : +38/-3 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/image-builder/c/e178b3c908aa4eebe0f32ce18a4defe8960316c4?branch=f44
Log:
Update to 78.0.0 upstream release
Upstream tag: v78.0.0
Upstream commit: 01c15dc5
Commit authored by Packit automation (https://packit.dev/)
---
diff --git a/.gitignore b/.gitignore
index 45487ab..9157d3f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,3 +51,4 @@
/image-builder-75.0.0.tar.gz
/image-builder-76.0.0.tar.gz
/image-builder-77.0.0.tar.gz
+/image-builder-78.0.0.tar.gz
diff --git a/README.packit b/README.packit
index d816803..ef5aa9d 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.2.
+The file was generated using packit 1.16.2.post1.dev6+g30936cda7.
diff --git a/image-builder.spec b/image-builder.spec
index b1aa6c9..2f894f0 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: 77.0.0
+Version: 78.0.0
%gometa
@@ -303,6 +303,40 @@ cd $PWD/_build/src/%{goipath}
%ghost %attr(0755, root, root) %dir /var/cache/image-builder
%changelog
+* Mon Aug 10 2026 Packit <hello@packit.dev> - 78.0.0-1
+Changes with 78.0.0
+----------------
+ - Simplify early manifest generation code and enable custom seeds for bootc-based images (#2565)
+ - Author: Achilleas Koutsou, Reviewers: Brian C. Lane, Simon de Vlieger
+ - Update RHEL 9, 10 OCI image defs to add Oracle as cloud init datasource (#2559)
+ - Author: src-up, Reviewers: Achilleas Koutsou, Simon de Vlieger
+ - Update osbuild dependency commit ID (#2576)
+ - Author: SchutzBot, Reviewers: Achilleas Koutsou, Anna Vítová
+ - Update snapshots to 20260719 (#2530)
+ - Author: SchutzBot, Reviewers: Achilleas Koutsou, Anna Vítová
+ - ci: tag containers (#2575)
+ - Author: Simon de Vlieger, Reviewers: Anna Vítová, Brian C. Lane
+ - cmd/image-builder: drop `images` from version (#2573)
+ - Author: Simon de Vlieger, Reviewers: Anna Vítová, Brian C. Lane
+ - container: add SetAuthFilePath method to Resolver (#2580)
+ - Author: Ondřej Budai, Reviewers: Achilleas Koutsou, Lukáš Zapletal
+ - disk: align footer to grain by default (#2562)
+ - Author: Simon de Vlieger, Reviewers: Achilleas Koutsou, Anna Vítová
+ - disk: take the ESP size from the image type's partition table (RHEL-214147) (#2552)
+ - Author: Lucas Garfield, Reviewers: Achilleas Koutsou, Simon de Vlieger
+ - distro/generic: pass subscription options to pxe-tar-xz images (HMS-11108) (#2564)
+ - Author: Lucas Garfield, Reviewers: Achilleas Koutsou, Brian C. Lane
+ - fedora: create 46 (#2546)
+ - Author: Simon de Vlieger, Reviewers: Anna Vítová, Florian Schüller
+ - imgtestlib: configure setuptools package discovery (#2563)
+ - Author: Tomáš Hozza, Reviewers: Achilleas Koutsou, Simon de Vlieger
+ - test/imgtestlib: revert boot.py to old behaviour (#2579)
+ - Author: Anna Vítová, Reviewers: Achilleas Koutsou, Simon de Vlieger
+ - test: remove iot-bootable-container image type (#2569)
+ - Author: Anna Vítová, Reviewers: Achilleas Koutsou, Simon de Vlieger
+
+— Somewhere on the Internet, 2026-08-10
+
* Tue Jul 28 2026 Packit <hello@packit.dev> - 77.0.0-1
Changes with 77.0.0
----------------
diff --git a/sources b/sources
index 30faed0..4476ba1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (image-builder-77.0.0.tar.gz) = 6f7ae951b3ed047d59fb7223531ebc19e76d6886ae9fd44db76f7130eede4a8c78489106e803ed2ff353cddc75896a8974e823904ad377a941c4011d05319b29
+SHA512 (image-builder-78.0.0.tar.gz) = fff30db65c9c999a87d4358a412c7de61348e51cac1560e430eb519cb12e331c4becaeed3932ae7e85fee763fc4b30930ec3ae225d12b43c1c4d9ca72fc12f58
reply other threads:[~2026-08-10 7:36 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=178634740886.1.816178153703087356.rpms-image-builder-e178b3c908aa@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