public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Packit <hello@packit.dev>
To: git-commits@fedoraproject.org
Subject: [rpms/anaconda] f45: Update to 45.27 upstream release
Date: Wed, 23 Sep 2026 06:48:38 GMT [thread overview]
Message-ID: <179014611808.1.11517476550449098754.rpms-anaconda-93a9b6b37239@fedoraproject.org> (raw)
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
reply other threads:[~2026-09-23 6:48 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=179014611808.1.11517476550449098754.rpms-anaconda-93a9b6b37239@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