import anaconda-34.25.0.20-1.el9
This commit is contained in:
parent
455adadd90
commit
683458fe8f
@ -1 +1 @@
|
|||||||
cb45f1e4e2d4f9489c835dbae03d22b58fa23a08 SOURCES/anaconda-34.25.0.17.tar.bz2
|
c6d0b5ba053b4b66bca0ff7fa1ba7b8c6894328b SOURCES/anaconda-34.25.0.20.tar.bz2
|
||||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/anaconda-34.25.0.17.tar.bz2
|
SOURCES/anaconda-34.25.0.20.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 34.25.0.17
|
Version: 34.25.0.20
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+ and MIT
|
License: GPLv2+ and MIT
|
||||||
URL: http://fedoraproject.org/wiki/Anaconda
|
URL: http://fedoraproject.org/wiki/Anaconda
|
||||||
@ -407,11 +407,40 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
|||||||
%{_prefix}/libexec/anaconda/dd_*
|
%{_prefix}/libexec/anaconda/dd_*
|
||||||
|
|
||||||
%changelog
|
%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
|
||||||
|
- 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
|
||||||
|
- Payload should wait for all storage related threads to finish (mkolman)
|
||||||
|
Resolves: rhbz#2006786
|
||||||
|
- Make organization fetching errors non-fatal (mkolman)
|
||||||
|
Resolves: rhbz#2006375
|
||||||
|
|
||||||
* Thu Sep 23 2021 Radek Vykydal <rvykydal@redhat.com> - 34.25.0.17-1
|
* Thu Sep 23 2021 Radek Vykydal <rvykydal@redhat.com> - 34.25.0.17-1
|
||||||
- Verify the OPAL compatibility with XFS features (vponcova)
|
- Verify the OPAL compatibility with XFS features (vponcova)
|
||||||
Resolves: rhbz#1997832
|
Resolves: rhbz#2000923
|
||||||
- Generate LVM device file after installation (vslavik)
|
- Generate LVM device file after installation (vslavik)
|
||||||
Resolves: rhbz#2002550
|
Resolves: rhbz#2005034
|
||||||
|
|
||||||
* Wed Sep 15 2021 Martin Kolman <mkolman@redhat.com> - 34.25.0.16-1
|
* Wed Sep 15 2021 Martin Kolman <mkolman@redhat.com> - 34.25.0.16-1
|
||||||
- Support multi-org accounts in the GUI (mkolman)
|
- Support multi-org accounts in the GUI (mkolman)
|
||||||
|
Loading…
Reference in New Issue
Block a user