|
|
@ -1,7 +1,7 @@
|
|
|
|
Summary: Graphical system installer
|
|
|
|
Summary: Graphical system installer
|
|
|
|
Name: anaconda
|
|
|
|
Name: anaconda
|
|
|
|
Version: 40.22.3.13
|
|
|
|
Version: 40.22.3.14
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
License: GPL-2.0-or-later
|
|
|
|
License: GPL-2.0-or-later
|
|
|
|
URL: http://fedoraproject.org/wiki/Anaconda
|
|
|
|
URL: http://fedoraproject.org/wiki/Anaconda
|
|
|
|
|
|
|
|
|
|
|
@ -482,6 +482,17 @@ rm -rf \
|
|
|
|
%{_prefix}/libexec/anaconda/dd_*
|
|
|
|
%{_prefix}/libexec/anaconda/dd_*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 40.22.3.14-2
|
|
|
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Oct 23 2024 Martin Kolman <mkolman@redhat.com> - 40.22.3.14-1
|
|
|
|
|
|
|
|
- network: do not crash on destroyed device object in GUI (rvykydal)
|
|
|
|
|
|
|
|
Resolves: RHEL-56141
|
|
|
|
|
|
|
|
- Fix crash on continue after a missing package non-critical error (mkolman)
|
|
|
|
|
|
|
|
Resolves: INSTALLER-4045
|
|
|
|
|
|
|
|
Resolves: RHEL-57699
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Oct 01 2024 Katerina Koukiou <k.koukiou@gmail.com> - 40.22.3.13-1
|
|
|
|
* Tue Oct 01 2024 Katerina Koukiou <k.koukiou@gmail.com> - 40.22.3.13-1
|
|
|
|
- Fix check for biosboot partition in GRUB2.check (vtrefny)
|
|
|
|
- Fix check for biosboot partition in GRUB2.check (vtrefny)
|
|
|
|
Resolves: RHEL-56591
|
|
|
|
Resolves: RHEL-56591
|
|
|
|