- Fix application of network --mtu kickstart option in Anaconda (rvykydal)
Resolves: rhbz#2019813 - Print progress dots on one line in TUI (honza.stodola) Resolves: rhbz#1998668 - Roll back Satellite provisioning if subscription attempt fails with error (mkolman) Resolves: rhbz#2010865
This commit is contained in:
parent
50ddd6c398
commit
c68964d841
1
.gitignore
vendored
1
.gitignore
vendored
@ -300,3 +300,4 @@
|
||||
/anaconda-34.25.0.17.tar.bz2
|
||||
/anaconda-34.25.0.18.tar.bz2
|
||||
/anaconda-34.25.0.19.tar.bz2
|
||||
/anaconda-34.25.0.20.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 34.25.0.19
|
||||
Version: 34.25.0.20
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -407,6 +407,15 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Fri Nov 05 2021 Radek Vykydal <rvykydal@redhat.com> - 34.25.0.20-1
|
||||
- Fix application of network --mtu kickstart option in Anaconda (rvykydal)
|
||||
Resolves: rhbz#2019813
|
||||
- Print progress dots on one line in TUI (honza.stodola)
|
||||
Resolves: rhbz#1998668
|
||||
- Roll back Satellite provisioning if subscription attempt fails with error
|
||||
(mkolman)
|
||||
Resolves: rhbz#2010865
|
||||
|
||||
* Wed Oct 20 2021 Radek Vykydal <rvykydal@redhat.com> - 34.25.0.19-1
|
||||
- Unify GUI & TUI root spoke completeness conditions (vslavik)
|
||||
Resolves: rhbz#1999646
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-34.25.0.19.tar.bz2) = 154eeb831d934f7d27be276ae3a93481f23d8f7caf2259b44f7dbf970f98ffc4893d293fdc0218be1d34200e4a791b17ec6fe806af46d56ae980c881f6a39541
|
||||
SHA512 (anaconda-34.25.0.20.tar.bz2) = 2f3b04c9b4ec7482621d6a1c29a60bbf40709b4742d199f91a9ae84ce71868c73e37e83c5af7f19a96ca9c31a96b83ccfa2b8891291e4762973c9554503d519a
|
||||
|
Loading…
Reference in New Issue
Block a user