Update to anaconda-34.25.2.9
Fix network configuration from kickstart in intramfs (rvykydal) Resolves: rhbz#2153361
This commit is contained in:
parent
8ad71ff861
commit
1abdef2cb4
1
.gitignore
vendored
1
.gitignore
vendored
@ -330,3 +330,4 @@
|
||||
/anaconda-34.25.2.6.tar.bz2
|
||||
/anaconda-34.25.2.7.tar.bz2
|
||||
/anaconda-34.25.2.8.tar.bz2
|
||||
/anaconda-34.25.2.9.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 34.25.2.8
|
||||
Version: 34.25.2.9
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -411,11 +411,13 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Wed Feb 15 2023 Vendula Poncova <vponcova@redhat.com> - 34.25.2.9-1
|
||||
- Fix network configuration from kickstart in intramfs (rvykydal)
|
||||
Resolves: rhbz#2153361
|
||||
|
||||
* Thu Feb 09 2023 Jiri Konecny <jkonecny@redhat.com> - 34.25.2.8-1
|
||||
- Show only usable devices in custom partitioning (jstodola)
|
||||
Resolves: rhbz#2052938
|
||||
- Underscore present in Spanish translation of 'TIME & DATE'
|
||||
Resolves: rhbz#2149624
|
||||
|
||||
* Thu Feb 02 2023 Jiri Konecny <jkonecny@redhat.com> - 34.25.2.7-1
|
||||
- Show an error message when subscription token transfer fails (mkolman)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-34.25.2.8.tar.bz2) = ddb33140c21cd87b21be7a24c4ed488a1e3b1ec6085146257b32ab96d1dd3035aac0b8499ace5203bcaf45b06cfd41587b1699c90eb3f4902e9bd56443959050
|
||||
SHA512 (anaconda-34.25.2.9.tar.bz2) = cd4f114661ee3e80690a3a6e18564b69e6e2c0749e24780f57e9d0517b8eaa227f75dacd2788846c3947e670672b0f2f889de2291789e8de137c93e2f486ed43
|
||||
|
Loading…
Reference in New Issue
Block a user