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] rawhide: Update to 45.25 upstream release
Date: Wed, 16 Sep 2026 13:33:17 GMT	[thread overview]
Message-ID: <178956559724.1.10578138520442192940.rpms-anaconda-7a68f35d8472@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/anaconda
            Branch : rawhide
            Commit : 7a68f35d84723557eb2e3ec03285429df0c53887
            Author : Packit <hello@packit.dev>
            Date   : 2026-09-16T14:15:30+02:00
            Stats  : +28/-8 in 5 file(s)
            URL    : https://src.fedoraproject.org/rpms/anaconda/c/7a68f35d84723557eb2e3ec03285429df0c53887?branch=rawhide

            Log:
            Update to 45.25 upstream release

Upstream tag: anaconda-45.25
Upstream commit: 603cedd3

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

---
diff --git a/.gitignore b/.gitignore
index 6fa94bd..7039fdd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -523,3 +523,4 @@
 /anaconda-45.21.tar.bz2
 /anaconda-45.22.tar.bz2
 /anaconda-45.23.tar.bz2
+/anaconda-45.25.tar.bz2

diff --git a/README.packit b/README.packit
index 72ae4cd..5fae86e 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.2.post1.dev18+g099fa292c.
+The file was generated using packit 1.16.3.post1.dev4+gbf42df0bb.

diff --git a/anaconda.spec b/anaconda.spec
index 1649d12..6fc4f63 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,7 +1,7 @@
 Summary: Graphical system installer
 Name:    anaconda
-Version: 45.23
-Release: 2%{?dist}
+Version: 45.25
+Release: 1%{?dist}
 ExcludeArch: %{ix86}
 License: GPL-2.0-or-later
 URL:     http://fedoraproject.org/wiki/Anaconda
@@ -431,6 +431,8 @@ rm -rf \
 %define _empty_manifest_terminate_build 0
 
 %files install-img-deps
+%{_unitdir}/anaconda-shell@.service
+%{_prefix}/lib/systemd/logind.conf.d/*
 
 # Allow the lang file to be empty here too
 %define _empty_manifest_terminate_build 0
@@ -438,6 +440,7 @@ rm -rf \
 %files core -f %{name}.lang
 %license COPYING
 %{_unitdir}/*
+%exclude %{_unitdir}/anaconda-shell@.service
 %{_prefix}/lib/systemd/system-generators/*
 %{_bindir}/instperf
 %{_bindir}/anaconda-disable-nm-ibft-plugin
@@ -523,6 +526,22 @@ rm -rf \
 %{_prefix}/libexec/anaconda/dd_*
 
 %changelog
+* 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
+  (adamkankovsky)
+- anaconda-shell: logind dropin (cmdr)
+- anaconda-shell: alias to autovt (cmdr)
+- fix: clean up installation-error-msg file on installer quit (kkoukiou)
+- Add Fedora SoaS profile to override default firefox web engine with slitherer
+  (kkoukiou)
+  Resolves: rhbz#2531475
+- fix: default to grp:alt_shift_toggle when installing multiple layouts
+  (kkoukiou)
+  Resolves: rhbz#2508253
+- Show an error when unsupported password hash is used (mkolman)
+- anaconda-pre: don't require a tty (cmdr)
+
 * Thu Sep 10 2026 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 45.23-2
 - Rebuilt for libxml-2.5.4
 

diff --git a/rpmlint.toml b/rpmlint.toml
index e05accb..00b4ffb 100644
--- a/rpmlint.toml
+++ b/rpmlint.toml
@@ -2,10 +2,10 @@
 # of rpmlint, which may not fit our project needs / specification
 Filters = [
     # Discard no-binary error for anaconda packages which cant be a noarch type
-    'anaconda.x86_64: E: no-binary',
-    'anaconda-core-debuginfo.x86_64: E: no-binary',
-    'anaconda-install-env-deps.x86_64: E: no-binary',
-    'anaconda-install-img-deps.x86_64: E: no-binary',
+    'anaconda\..*: E: no-binary',
+    'anaconda-core-debuginfo\..*: E: no-binary',
+    'anaconda-install-env-deps\..*: E: no-binary',
+    'anaconda-install-img-deps\..*: E: no-binary',
     # Discard explicite library dependencies
     'explicit-lib-dependency flatpak-libs',
     'explicit-lib-dependency libblockdev-lvm-dbus',

diff --git a/sources b/sources
index 08a81a1..5e4f6a6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (anaconda-45.23.tar.bz2) = eaec993ba1b148d37a9bf36dbce3778da1fe15d3b409af29557e7787c29112f667006d4b3ec2286aa9d85f49dcf453782d8b6bcc55bdf79a99ef912dd6a5cd21
+SHA512 (anaconda-45.25.tar.bz2) = daf5e263e31b7f001e7343eeaacbc36f5e1b7f00799c77f755ada7704dbfddd6f34502c0c7921b7541777aaf2550416bf5c40fd03f0843b762c54afc1e76abbc

                 reply	other threads:[~2026-09-16 13:33 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=178956559724.1.10578138520442192940.rpms-anaconda-7a68f35d8472@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