New version 34.1-1

- network: do not try to activate connection that has not been found (rvykydal)
- network: add timeout for synchronous activation of a connection (rvykydal)
- network: fix configuration of virtual devices by boot options (rvykydal)
- Handle exceptions from threads without new instances (vslavik)
- Do not use disabled --install-scripts command of pip (jkonecny)
- Use bootlist command to update the PowerPC-64 Boot Order (javierm)
- Discard current boot list when updating the boot-device NRVAM variable
  (javierm)
- Automatically break lines in labels in software selection spoke (vslavik)
- Set up FIPS in the target system (vponcova)
- Update the service anaconda-sshd (vponcova)
- Set up FIPS in the installation environment (vponcova)
- Add Blivet version to generated kickstart (vslavik)
- Add Anaconda version to saved kickstart (vslavik)
- Fix kickstart file error with user groups (kai.kang)
- Get rid of add_disable_repo (jkonecny)
- Move parts together in the DNF repo (jkonecny)
- Fix issue that treeinfo repositories were never disabled (jkonecny)
- Keep treeinfo repositories disabled after payload reset (jkonecny)
- Fix crash on first entering of source spoke (jkonecny)
- Remove treeinfo repositories instead of disabling (jkonecny)
- Reload treeinfo repositories on every payload reset (jkonecny)
This commit is contained in:
Martin Kolman 2020-08-20 16:45:48 +02:00
parent 4cb49db70b
commit 81ab53faf9
3 changed files with 31 additions and 2 deletions

1
.gitignore vendored
View File

@ -250,3 +250,4 @@
/anaconda-33.23.tar.bz2 /anaconda-33.23.tar.bz2
/anaconda-33.24.tar.bz2 /anaconda-33.24.tar.bz2
/anaconda-33.25.tar.bz2 /anaconda-33.25.tar.bz2
/anaconda-34.1.tar.bz2

View File

@ -1,6 +1,6 @@
Summary: Graphical system installer Summary: Graphical system installer
Name: anaconda Name: anaconda
Version: 33.25 Version: 34.1
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
@ -123,6 +123,10 @@ Requires: systemd
Requires: python3-pid Requires: python3-pid
Requires: python3-ordered-set >= 2.0.0 Requires: python3-ordered-set >= 2.0.0
# Required by the systemd service anaconda-fips.
Requires: crypto-policies
Requires: /usr/bin/update-crypto-policies
# required because of the rescue mode and VNC question # required because of the rescue mode and VNC question
Requires: anaconda-tui = %{version}-%{release} Requires: anaconda-tui = %{version}-%{release}
@ -362,6 +366,30 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
%{_prefix}/libexec/anaconda/dd_* %{_prefix}/libexec/anaconda/dd_*
%changelog %changelog
* Thu Aug 20 2020 Martin Kolman <mkolman@redhat.com> - 34.1-1
- network: do not try to activate connection that has not been found (rvykydal)
- network: add timeout for synchronous activation of a connection (rvykydal)
- network: fix configuration of virtual devices by boot options (rvykydal)
- Handle exceptions from threads without new instances (vslavik)
- Do not use disabled --install-scripts command of pip (jkonecny)
- Use bootlist command to update the PowerPC-64 Boot Order (javierm)
- Discard current boot list when updating the boot-device NRVAM variable
(javierm)
- Automatically break lines in labels in software selection spoke (vslavik)
- Set up FIPS in the target system (vponcova)
- Update the service anaconda-sshd (vponcova)
- Set up FIPS in the installation environment (vponcova)
- Add Blivet version to generated kickstart (vslavik)
- Add Anaconda version to saved kickstart (vslavik)
- Fix kickstart file error with user groups (kai.kang)
- Get rid of add_disable_repo (jkonecny)
- Move parts together in the DNF repo (jkonecny)
- Fix issue that treeinfo repositories were never disabled (jkonecny)
- Keep treeinfo repositories disabled after payload reset (jkonecny)
- Fix crash on first entering of source spoke (jkonecny)
- Remove treeinfo repositories instead of disabling (jkonecny)
- Reload treeinfo repositories on every payload reset (jkonecny)
* Mon Aug 10 2020 Martin Kolman <mkolman@redhat.com> - 33.25-1 * Mon Aug 10 2020 Martin Kolman <mkolman@redhat.com> - 33.25-1
- Fix our tests with a newer rpmfluff library (jkonecny) - Fix our tests with a newer rpmfluff library (jkonecny)
- network: pass also keyfile NM configuration to target system (#1858439) - network: pass also keyfile NM configuration to target system (#1858439)

View File

@ -1 +1 @@
SHA512 (anaconda-33.25.tar.bz2) = f4ad53a5de62a967e6a1251985184ccc605776ac6b258917f649866d757dec44fe7646f2d00029963ce6654de2adbfc0788c88e3dd79ddfbb8936f2639f1dcd4 SHA512 (anaconda-34.1.tar.bz2) = a1add12449e6c86f2bc50ed183ece197dfc02a5926114b3ec4b85c3788ac0e1b9d6da9ab6d0a3149ef56b36cb9313e198de057b25efe1dcfaa4eff11d5ad32c7