import anaconda-33.16.6.6-1.el8
This commit is contained in:
parent
13f45c7dae
commit
dffceab101
@ -1 +1 @@
|
||||
8bd710dfd255fe3cedafc806034e18912ff75bb2 SOURCES/anaconda-33.16.5.4.tar.bz2
|
||||
e01b3754585f5ef422d1e444fb7c45c813711913 SOURCES/anaconda-33.16.6.6.tar.bz2
|
||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/anaconda-33.16.5.4.tar.bz2
|
||||
SOURCES/anaconda-33.16.6.6.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 33.16.5.4
|
||||
Version: 33.16.6.6
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -103,7 +103,7 @@ Requires: python3-dasbus >= %{dasbusver}
|
||||
Requires: flatpak-libs
|
||||
%if %{defined rhel} && %{undefined centos}
|
||||
Requires: python3-syspurpose
|
||||
Requires: subscription-manager >= 1.26
|
||||
Requires: subscription-manager >= 1.28.26
|
||||
%endif
|
||||
|
||||
# pwquality only "recommends" the dictionaries it needs to do anything useful,
|
||||
@ -367,6 +367,55 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Wed Feb 23 2022 Vendula Poncova <vponcova@redhat.com> - 33.16.6.6-1
|
||||
- Bump subscription-manager version (mkolman)
|
||||
Related: rhbz#1968574
|
||||
- Improve UX in Simple Content Access mode (mkolman)
|
||||
Resolves: rhbz#1968574
|
||||
- Add IsSimpleContentAccessEnabled property (mkolman)
|
||||
Related: rhbz#1968574
|
||||
- Add support for SCA mode detection from registration data (mkolman)
|
||||
Related: rhbz#1968574
|
||||
|
||||
* Tue Jan 04 2022 Martin Kolman <mkolman@redhat.com> - 33.16.6.5-1
|
||||
- Fix the status of the root configuration screen (vponcova)
|
||||
Related: rhbz#1981807
|
||||
- Fix the condition for entering the root configuration (vponcova)
|
||||
Related: rhbz#1981807
|
||||
- Fix the condition for completing the root configuration (vponcova)
|
||||
Resolves: rhbz#1981807
|
||||
|
||||
* Fri Nov 26 2021 Radek Vykydal <rvykydal@redhat.com> - 33.16.6.4-1
|
||||
- Wait for all background threads to finish before filling installation task
|
||||
queue (mkolman)
|
||||
Resolves: rhbz#1824422
|
||||
|
||||
* Fri Nov 05 2021 Radek Vykydal <rvykydal@redhat.com> - 33.16.6.3-1
|
||||
- Fix application of network --mtu kickstart option in Anaconda (rvykydal)
|
||||
Resolves: rhbz#2018301
|
||||
- Configure the multilib policy of the target system (vponcova)
|
||||
Resolves: rhbz#1571727
|
||||
- network: apply kickstart network --nodefroute also from stage2 (rvykydal)
|
||||
Resolves: rhbz#1990145
|
||||
|
||||
* Wed Oct 20 2021 Radek Vykydal <rvykydal@redhat.com> - 33.16.6.2-1
|
||||
- Make network spoke GUI more robust in cases of missing NM Client. (rvykydal)
|
||||
Resolves: rhbz#2003115
|
||||
- Do not crash on missing NM Client on --vnc installations (rvykydal)
|
||||
Related: rhbz#2003115
|
||||
- In installer environment set static, not transient hostname (rvykydal)
|
||||
Resolves: rhbz#1975349
|
||||
- Add product config for AlmaLinux (andrew.lukoshko)
|
||||
Resolves: rhbz#2003692
|
||||
- Fix creation of user account with empty password (mkolman)
|
||||
Resolves: rhbz#1687315
|
||||
|
||||
* Thu Sep 30 2021 Radek Vykydal <rvykydal@redhat.com> - 33.16.6.1-1
|
||||
- Payload should wait for all storage related threads to finish (mkolman)
|
||||
Resolves: rhbz#2007615
|
||||
- Remove misleading warning about inst.ks.device replacing ksdevice (rvykydal)
|
||||
Resolves: rhbz#2002722
|
||||
|
||||
* Mon Aug 02 2021 Radek Vykydal <rvykydal@redhat.com> - 33.16.5.4-1
|
||||
- Disable anaconda-core's requirement on subscription-manager on CentOS (carl)
|
||||
Resolves: rhbz#1984958
|
||||
|
Loading…
Reference in New Issue
Block a user