public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/anaconda] f45: Update to 45.25 upstream release
@ 2026-09-16 7:08 Packit
0 siblings, 0 replies; only message in thread
From: Packit @ 2026-09-16 7:08 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/anaconda
Branch : f45
Commit : c792f5556c6f9c3a08b5298f0e8ca2bc39add299
Author : Packit <hello@packit.dev>
Date : 2026-09-15T14:30:58+00:00
Stats : +27/-7 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/anaconda/c/c792f5556c6f9c3a08b5298f0e8ca2bc39add299?branch=f45
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 8c86e63..1d1f258 100644
--- a/.gitignore
+++ b/.gitignore
@@ -522,3 +522,4 @@
/anaconda-45.20.tar.bz2
/anaconda-45.21.tar.bz2
/anaconda-45.22.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 990753a..1c6e24d 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,6 +1,6 @@
Summary: Graphical system installer
Name: anaconda
-Version: 45.22
+Version: 45.25
Release: 1%{?dist}
ExcludeArch: %{ix86}
License: GPL-2.0-or-later
@@ -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)
+
* Mon Aug 24 2026 Packit <hello@packit.dev> - 45.22-1
- spec: add IOT to anaconda-gui variants in rich dep (kkoukiou)
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 42a920f..5e4f6a6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (anaconda-45.22.tar.bz2) = a9244cc457563520a434f6e46c9e862e9b2a2f4ee01e41d5dfc288fa93bcd2d5c2d1e5d16c8733ab619c3a666252e39200688077010168e43d9ec1d81d0c377f
+SHA512 (anaconda-45.25.tar.bz2) = daf5e263e31b7f001e7343eeaacbc36f5e1b7f00799c77f755ada7704dbfddd6f34502c0c7921b7541777aaf2550416bf5c40fd03f0843b762c54afc1e76abbc
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-16 7:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-16 7:08 [rpms/anaconda] f45: Update to 45.25 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