public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/anaconda-webui] rawhide: Update to 83 upstream release
@ 2026-09-04 13:25 Packit
  0 siblings, 0 replies; only message in thread
From: Packit @ 2026-09-04 13:25 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/anaconda-webui
            Branch : rawhide
            Commit : a9d6864b7deb675a3b70c3a4d3f1714047699b0c
            Author : Packit <hello@packit.dev>
            Date   : 2026-09-04T13:00:58+00:00
            Stats  : +14/-5 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/anaconda-webui/c/a9d6864b7deb675a3b70c3a4d3f1714047699b0c?branch=rawhide

            Log:
            Update to 83 upstream release

Upstream tag: 83
Upstream commit: e188a168

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

---
diff --git a/.gitignore b/.gitignore
index d948270..3cc811e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -79,3 +79,4 @@
 /anaconda-webui-80.tar.xz
 /anaconda-webui-81.tar.xz
 /anaconda-webui-82.tar.xz
+/anaconda-webui-83.tar.xz

diff --git a/anaconda-webui.spec b/anaconda-webui.spec
index 5b8e8a2..07712af 100644
--- a/anaconda-webui.spec
+++ b/anaconda-webui.spec
@@ -1,5 +1,5 @@
 Name:           anaconda-webui
-Version:        82
+Version:        83
 Release:        1%{?dist}
 Summary:        Anaconda installer Web interface
 License:        LGPL-2.1-or-later AND MIT
@@ -44,10 +44,10 @@ BuildRequires: desktop-file-utils
 
 Provides: bundled(npm(@patternfly/patternfly)) = 6.6.0
 Provides: bundled(npm(@patternfly/react-core)) = 6.6.0
-Provides: bundled(npm(@patternfly/react-icons)) = 6.6.0
-Provides: bundled(npm(@patternfly/react-styles)) = 6.6.0
+Provides: bundled(npm(@patternfly/react-icons)) = 6.6.1
+Provides: bundled(npm(@patternfly/react-styles)) = 6.6.1
 Provides: bundled(npm(@patternfly/react-table)) = 6.6.0
-Provides: bundled(npm(@patternfly/react-tokens)) = 6.6.0
+Provides: bundled(npm(@patternfly/react-tokens)) = 6.6.1
 Provides: bundled(npm(attr-accept)) = 2.2.5
 Provides: bundled(npm(dequal)) = 2.0.3
 Provides: bundled(npm(error-stack-parser)) = 2.1.4
@@ -147,6 +147,14 @@ exit 0
 
 # The changelog is automatically generated and merged
 %changelog
+* Fri Sep 04 2026 Packit <hello@packit.dev> - 83-1
+- storage: fix LUKS kickstart race using GetUsableDisks tree walk
+- fix: reset boot drive on disk selection change and storage rescan
+- fix: return after onFail for bootloader on MDRAID detection
+- fix: wait for categoryProxy before subscribing to installation signals
+- fix: skip redundant re-renders during ProgressChanged signals
+- fix: disable cockpit transport health check during installation (Resolves: rhbz#2521241)
+
 * Wed Aug 26 2026 Packit <hello@packit.dev> - 82-1
 - packaging: add fedora soas to spins using slitherer (Resolves: rhbz#2517903)
 - boss: do not stop boss event monitor during installation (Needs anaconda#7270 Relevant: rhbz#2521241)

diff --git a/sources b/sources
index 2078a6c..b739311 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (anaconda-webui-82.tar.xz) = 84902f6eb54ac7570fddf8c6e8c9ce5fc3997dad87b1e11fd13d623e431b861f61c234fea23f4f573f25ff551e0894a0de2530affb466d1f9b4912943901a16a
+SHA512 (anaconda-webui-83.tar.xz) = 5a2df4c600a77738483cfbd6b0746a2de28b9185040a80503ff9b158378aeb993256840d650a2b04029956f7332878c37494ce7711f2051aa3699a1176b8bfa1

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

only message in thread, other threads:[~2026-09-04 13:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-04 13:25 [rpms/anaconda-webui] rawhide: Update to 83 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