From 81ab53faf9cb29cc389412f80248924f7d7eb053 Mon Sep 17 00:00:00 2001 From: Martin Kolman Date: Thu, 20 Aug 2020 16:45:48 +0200 Subject: [PATCH] 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) --- .gitignore | 1 + anaconda.spec | 30 +++++++++++++++++++++++++++++- sources | 2 +- 3 files changed, 31 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3e366d5..33a8729 100644 --- a/.gitignore +++ b/.gitignore @@ -250,3 +250,4 @@ /anaconda-33.23.tar.bz2 /anaconda-33.24.tar.bz2 /anaconda-33.25.tar.bz2 +/anaconda-34.1.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 0a71a22..1f712e0 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,6 +1,6 @@ Summary: Graphical system installer Name: anaconda -Version: 33.25 +Version: 34.1 Release: 1%{?dist} License: GPLv2+ and MIT URL: http://fedoraproject.org/wiki/Anaconda @@ -123,6 +123,10 @@ Requires: systemd Requires: python3-pid 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 Requires: anaconda-tui = %{version}-%{release} @@ -362,6 +366,30 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d %{_prefix}/libexec/anaconda/dd_* %changelog +* Thu Aug 20 2020 Martin Kolman - 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 - 33.25-1 - Fix our tests with a newer rpmfluff library (jkonecny) - network: pass also keyfile NM configuration to target system (#1858439) diff --git a/sources b/sources index cdf65c5..6f7eb42 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (anaconda-33.25.tar.bz2) = f4ad53a5de62a967e6a1251985184ccc605776ac6b258917f649866d757dec44fe7646f2d00029963ce6654de2adbfc0788c88e3dd79ddfbb8936f2639f1dcd4 +SHA512 (anaconda-34.1.tar.bz2) = a1add12449e6c86f2bc50ed183ece197dfc02a5926114b3ec4b85c3788ac0e1b9d6da9ab6d0a3149ef56b36cb9313e198de057b25efe1dcfaa4eff11d5ad32c7