public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/anaconda] main: Update to 45.12 upstream release
@ 2026-07-14 7:33 Packit
0 siblings, 0 replies; only message in thread
From: Packit @ 2026-07-14 7:33 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/anaconda
Branch : main
Commit : b70eecc792554e7bd05ea99a00880edde425665d
Author : Packit <hello@packit.dev>
Date : 2026-07-14T07:02:52+00:00
Stats : +30/-3 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/anaconda/c/b70eecc792554e7bd05ea99a00880edde425665d?branch=main
Log:
Update to 45.12 upstream release
Upstream tag: anaconda-45.12
Upstream commit: d1fe6427
Commit authored by Packit automation (https://packit.dev/)
---
diff --git a/.gitignore b/.gitignore
index f2e0b4b..18c009b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -512,3 +512,4 @@
/anaconda-45.8.tar.bz2
/anaconda-45.9.tar.bz2
/anaconda-45.11.tar.bz2
+/anaconda-45.12.tar.bz2
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/anaconda.spec b/anaconda.spec
index 72766c4..408120f 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,6 +1,6 @@
Summary: Graphical system installer
Name: anaconda
-Version: 45.11
+Version: 45.12
Release: 1%{?dist}
ExcludeArch: %{ix86}
License: GPL-2.0-or-later
@@ -237,6 +237,9 @@ Requires: dosfstools
Requires: e2fsprogs
# External tooling for managing NVMe-FC devices in the installation environment
Recommends: nvme-cli
+Requires: stratisd
+Requires: stratis-cli
+Requires: stratisd-dracut
%description install-env-deps
The anaconda-install-env-deps metapackage lists all installation environment
@@ -520,6 +523,29 @@ rm -rf \
%{_prefix}/libexec/anaconda/dd_*
%changelog
+* Tue Jul 14 2026 Packit <hello@packit.dev> - 45.12-1
+- anaconda-generator: `/usr`-support (cmdr)
+- webui boot.iso: stop installing slitherer in lorax build (k.koukiou)
+- data: default Web UI browser to Firefox on Fedora but for live spins
+ (k.koukiou)
+- fix: use Str type for ActiveInstallationTask and call super() (adamkankovsky)
+- fix(storage): update device_spec after reformatting in manual partitioning
+ (k.koukiou)
+ Resolves: rhbz#2463653
+- storage: Start stratisd during storage module initialization (vtrefny)
+- spec: Add Stratis packages as dependencies to install-env-deps (vtrefny)
+- Track active installation task in the backend (adamkankovsky)
+- test: add test for InstallWithTasks in boss module (adamkankovsky)
+- fix(bootc): show bootc error output in the installation error dialog
+ (bciconel)
+- flatpak: honor %%packages --ignoremissing (bciconel)
+- flatpak: surface errors when requested flatpaks cannot be installed
+ (bciconel)
+- modules: rpm_ostree: fix bootc install when /boot is on root partition
+ (k.koukiou)
+- Revert "fix: persist checkisomd5 media verification output in the journal"
+ (k.koukiou)
+
* Tue Jul 07 2026 Packit <hello@packit.dev> - 45.11-1
- Publish runtime session flags before DBus modules start (k.koukiou)
- storage: drop default disk selection from the UI layer (k.koukiou)
diff --git a/sources b/sources
index 8a4c517..f64bc35 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (anaconda-45.11.tar.bz2) = 1be2cc00901d8b950a088d5376ff1658d539a6bedac1922fafd5ff2fc70d031c8037ac9e3c9932e414ec6519c136be82c326ded4817f3c7cf0fe8104143aa3d8
+SHA512 (anaconda-45.12.tar.bz2) = 86733b164cf5141c8e41f37103234512cc11e3431e813e0df129fed5d1b5d8984ad1e3cf54f6c3277aa1152ed27e57ed313b37598a0ce76097864a8c345661d5
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-14 7:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-14 7:33 [rpms/anaconda] main: Update to 45.12 upstream release Packit
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox