- Unify GUI & TUI root spoke completeness conditions (vslavik)
Resolves: rhbz#1999646 - Make network spoke GUI more robust in cases of missing NM Client. (rvykydal) Resolves: rhbz#2014241 - Do not crash on missing NM Client on --vnc installations (rvykydal) Related: rhbz#2014241 - In installer environment set static, not transient hostname (rvykydal) Resolves: rhbz#2009403 - Add AlmaLinux product support (andrew.lukoshko) Resolves: rhbz#2004653
This commit is contained in:
parent
e6fa95c836
commit
50ddd6c398
1
.gitignore
vendored
1
.gitignore
vendored
@ -299,3 +299,4 @@
|
||||
/anaconda-34.25.0.16.tar.bz2
|
||||
/anaconda-34.25.0.17.tar.bz2
|
||||
/anaconda-34.25.0.18.tar.bz2
|
||||
/anaconda-34.25.0.19.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 34.25.0.18
|
||||
Version: 34.25.0.19
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -407,6 +407,18 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
- Make network spoke GUI more robust in cases of missing NM Client. (rvykydal)
|
||||
Resolves: rhbz#2014241
|
||||
- Do not crash on missing NM Client on --vnc installations (rvykydal)
|
||||
Related: rhbz#2014241
|
||||
- In installer environment set static, not transient hostname (rvykydal)
|
||||
Resolves: rhbz#2009403
|
||||
- Add AlmaLinux product support (andrew.lukoshko)
|
||||
Resolves: rhbz#2004653
|
||||
|
||||
* Wed Oct 06 2021 Radek Vykydal <rvykydal@redhat.com> - 34.25.0.18-1
|
||||
- Fix Satellite provisioning rollback after unregistration (mkolman)
|
||||
Resolves: rhbz#2006718
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-34.25.0.18.tar.bz2) = 105dc78d23755a6f5b25934357c57d2000451361eb6f92c53534a739d4f7c187b7f7ab5f6e68fd64bf81ac38fdbaa743c056c74958f372c4ee5ed82347ce446d
|
||||
SHA512 (anaconda-34.25.0.19.tar.bz2) = 154eeb831d934f7d27be276ae3a93481f23d8f7caf2259b44f7dbf970f98ffc4893d293fdc0218be1d34200e4a791b17ec6fe806af46d56ae980c881f6a39541
|
||||
|
Loading…
Reference in New Issue
Block a user