import CS anaconda-34.25.7.17-1.el9
This commit is contained in:
parent
c1baa088ae
commit
5a51cf73c2
@ -1 +1 @@
|
||||
299a90783c3cec8e8330288aa5afe2c14873a8f3 SOURCES/anaconda-34.25.7.14.tar.bz2
|
||||
428c5ef937bfb02f1a19da536e3f685dda10eb20 SOURCES/anaconda-34.25.7.17.tar.bz2
|
||||
|
||||
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/anaconda-34.25.7.14.tar.bz2
|
||||
SOURCES/anaconda-34.25.7.17.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 34.25.7.14
|
||||
Version: 34.25.7.17
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -426,6 +426,34 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Mon Jun 29 2026 Katerina Koukiou <k.koukiou@gmail.com> - 34.25.7.17-1
|
||||
- rescue: Set system root to OSTree deployment path (k.koukiou)
|
||||
Related: RHEL-135123
|
||||
- pyanaconda: storage: fix FindExistingSystems API for ostree based OSes
|
||||
(k.koukiou)
|
||||
Related: RHEL-135123
|
||||
- rescue: detect OSTree deployments in rescue mode and show deployment path
|
||||
(k.koukiou)
|
||||
Resolves: RHEL-135123
|
||||
- rescue: Add warning for immutable systems (k.koukiou)
|
||||
Related: RHEL-135123
|
||||
- storage: stop creating /etc/mtab symlink during installation (k.koukiou)
|
||||
Related: RHEL-135123
|
||||
- localization: ensure console font persists via systemd-vconsole-setup
|
||||
(k.koukiou)
|
||||
Resolves: RHEL-154012
|
||||
|
||||
* Thu May 21 2026 Katerina Koukiou <k.koukiou@gmail.com> - 34.25.7.16-1
|
||||
- storage: fix ignoredisk/clearpart ordering with iSCSI disks (bciconel)
|
||||
Resolves: RHEL-13837
|
||||
|
||||
* Wed May 06 2026 Adam Kankovsky <adamkankovsky@gmail.com> - 34.25.7.15-1
|
||||
- Increase GUI startup timeout to 120 seconds (mkolman)
|
||||
Related: RHEL-148965
|
||||
Resolves: RHEL-92999
|
||||
- chore: Support multiple console= kernel entries (ppolawsk)
|
||||
Resolves: RHEL-101787
|
||||
|
||||
* Tue Feb 17 2026 Katerina Koukiou <k.koukiou@gmail.com> - 34.25.7.14-1
|
||||
- Fix user input in driver disk menu is not displayed (adamkankovsky)
|
||||
Resolves: RHEL-4737
|
||||
|
||||
Loading…
Reference in New Issue
Block a user