public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/anaconda] main: Update to 45.8 upstream release
@ 2026-06-17  6:43 Packit
  0 siblings, 0 replies; only message in thread
From: Packit @ 2026-06-17  6:43 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/anaconda
            Branch : main
            Commit : 8c865e1ee0fe5f2520d3cef0ee0e39a36e50ff2b
            Author : Packit <hello@packit.dev>
            Date   : 2026-06-16T10:04:44+00:00
            Stats  : +16/-7 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/anaconda/c/8c865e1ee0fe5f2520d3cef0ee0e39a36e50ff2b?branch=main

            Log:
            Update to 45.8 upstream release

Upstream tag: anaconda-45.8
Upstream commit: c9d5afe4

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

---
diff --git a/.gitignore b/.gitignore
index e629525..4a94b5f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -509,3 +509,4 @@
 /anaconda-45.4.tar.bz2
 /anaconda-45.5.tar.bz2
 /anaconda-45.6.tar.bz2
+/anaconda-45.8.tar.bz2

diff --git a/anaconda.spec b/anaconda.spec
index e906108..8e7975c 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,7 +1,7 @@
 Summary: Graphical system installer
 Name:    anaconda
-Version: 45.6
-Release: 4%{?dist}
+Version: 45.8
+Release: 1%{?dist}
 ExcludeArch: %{ix86}
 License: GPL-2.0-or-later
 URL:     http://fedoraproject.org/wiki/Anaconda
@@ -13,10 +13,6 @@ URL:     http://fedoraproject.org/wiki/Anaconda
 # make dist
 Source0: https://github.com/rhinstaller/%{name}/releases/download/%{name}-%{version}/%{name}-%{version}.tar.bz2
 
-# https://github.com/rhinstaller/anaconda/pull/7103
-# fix python-deps to fix kickstart installs
-Patch: 7103.patch
-
 # Versions of required components (done so we make sure the buildrequires
 # match the requires versions of things).
 
@@ -524,6 +520,18 @@ rm -rf \
 %{_prefix}/libexec/anaconda/dd_*
 
 %changelog
+* Tue Jun 16 2026 Packit <hello@packit.dev> - 45.8-1
+- webui: remove inst.pauseatsummary requirement for kickstart installs
+  (rvykydal)
+- test: add unit tests for Boss remote error UI forwarding (k.koukiou)
+- fix: handle ScriptError via remote error UI during installation (k.koukiou)
+- fix: handle non-critical installation errors in GUI/TUI progress spokes
+  (k.koukiou)
+- dracut: detect C-level module dependencies dynamically (rvykydal)
+- fsset: Do not use resolve_device with BlkidTab (vtrefny)
+- python-deps: add _math_integer if math is present (awilliam)
+  Resolves: rhbz#2486569
+
 * Fri Jun 12 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 45.6-4
 - Rebuilt for openssl 4.0
 

diff --git a/sources b/sources
index 527329a..1288438 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (anaconda-45.6.tar.bz2) = 7d2cb8d748330eccc16bb1b27018bf6c001d17a968cb27505eb6689bc26b7e3aa1773c5535eb2447d153ad972332a6158e7230c13e48ddefbf6815959c7c32ab
+SHA512 (anaconda-45.8.tar.bz2) = 9b30c7dc3e217629d7822b7cd8902c5a277b0492509bba2e3902edd10443f2202f9417f71493e0f24d1202ba1ca7d09275c6cde0190f02552d2bb080c7e01951

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-17  6:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-17  6:43 [rpms/anaconda] main: Update to 45.8 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