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

            A new commit has been pushed.

            Repo   : rpms/anaconda
            Branch : f45
            Commit : 93a9b6b37239bafbc25e2564780befd966568e20
            Author : Packit <hello@packit.dev>
            Date   : 2026-09-22T15:04:11+00:00
            Stats  : +19/-3 in 5 file(s)
            URL    : https://src.fedoraproject.org/rpms/anaconda/c/93a9b6b37239bafbc25e2564780befd966568e20?branch=f45

            Log:
            Update to 45.27 upstream release

Upstream tag: anaconda-45.27
Upstream commit: 0aeb3c66

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

---
diff --git a/.gitignore b/.gitignore
index 1d1f258..c4d0a8e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -523,3 +523,4 @@
 /anaconda-45.21.tar.bz2
 /anaconda-45.22.tar.bz2
 /anaconda-45.25.tar.bz2
+/anaconda-45.27.tar.bz2

diff --git a/.packit.yml b/.packit.yml
index 3d046d5..a41bbd6 100644
--- a/.packit.yml
+++ b/.packit.yml
@@ -87,6 +87,10 @@ jobs:
 
   - job: koji_build
     trigger: commit
+    require:
+      label:
+        absent:
+          - skip-build
     packages: [anaconda-fedora]
     dist_git_branches:
       - fedora-development

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/anaconda.spec b/anaconda.spec
index 1c6e24d..ef0ced8 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,6 +1,6 @@
 Summary: Graphical system installer
 Name:    anaconda
-Version: 45.25
+Version: 45.27
 Release: 1%{?dist}
 ExcludeArch: %{ix86}
 License: GPL-2.0-or-later
@@ -197,9 +197,11 @@ for live installations.
 %package install-env-deps
 Summary: Installation environment specific dependencies
 Requires: udisks2-iscsi
+Requires: (udisks2-lvm2 if cockpit-storaged)
 Requires: libblockdev-plugins-all >= %{libblockdevver}
 Requires: libblockdev-tools
 %if ! 0%{?rhel}
+Requires: (udisks2-btrfs if cockpit-storaged)
 Requires: libblockdev-lvm-dbus
 %endif
 # active directory/freeipa join support
@@ -526,6 +528,15 @@ rm -rf \
 %{_prefix}/libexec/anaconda/dd_*
 
 %changelog
+* Tue Sep 22 2026 Packit <hello@packit.dev> - 45.27-1
+- bootloader: don't call grub2-mkconfig on s390x (lfauster)
+- bootloader: install bootloader only after creating BLS entries (lfauster)
+- spec: Add udisks2-btrfs and udisks2-lvm2 deps for Web UI (kkoukiou)
+  Resolves: rhbz#2537522
+- Show network address/-es for Web UI remote access (mkolman)
+- payload: improve error message for rsync exit code 23 (rvykydal)
+- payload: log rsync per-file errors during transfer (rvykydal)
+
 * Tue Sep 15 2026 Packit <hello@packit.dev> - 45.25-1
 - progress: add a Finalization installation category (tfratrik)
 - progress: replace the CategoryChanged signal with a CurrentCategory property

diff --git a/sources b/sources
index 5e4f6a6..05d11a2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (anaconda-45.25.tar.bz2) = daf5e263e31b7f001e7343eeaacbc36f5e1b7f00799c77f755ada7704dbfddd6f34502c0c7921b7541777aaf2550416bf5c40fd03f0843b762c54afc1e76abbc
+SHA512 (anaconda-45.27.tar.bz2) = 23f41ce654708b1b3e3fd02a2b051049b76c7a6a64387a0caf352643eb15dc0d1c7c93fb1ef2831e4566f4cf92294793e834bce65d8729687ebac3763049557f

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

only message in thread, other threads:[~2026-09-23  6:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-23  6:48 [rpms/anaconda] f45: Update to 45.27 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