From 093cb1031cab88a7d1bd3e421062dfdf147342ef Mon Sep 17 00:00:00 2001 From: Martin Kolman Date: Thu, 12 Nov 2020 18:03:24 +0100 Subject: [PATCH] New version 34.13-1 - Skip add-on modules that failed to start (vponcova) - Return the exit status of a Python module that failed to start (vponcova) - Fix the priority of the ostreesetup kickstart command (#1896761) (vponcova) - Drop obsolete dependency_solver.py script from rpm-tests (mpitt) - Run a DBus task to configure FIPS on the installed system (vponcova) - Run a DBus task to set up FIPS for the payload installation (vponcova) --- .gitignore | 1 + anaconda.spec | 10 +++++++++- sources | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index dda3424..3897627 100644 --- a/.gitignore +++ b/.gitignore @@ -261,3 +261,4 @@ /anaconda-34.9.tar.bz2 /anaconda-34.10.tar.bz2 /anaconda-34.12.tar.bz2 +/anaconda-34.13.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 6eac831..028cfc3 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,6 +1,6 @@ Summary: Graphical system installer Name: anaconda -Version: 34.12 +Version: 34.13 Release: 1%{?dist} License: GPLv2+ and MIT URL: http://fedoraproject.org/wiki/Anaconda @@ -369,6 +369,14 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d %{_prefix}/libexec/anaconda/dd_* %changelog +* Thu Nov 12 2020 Martin Kolman - 34.13-1 +- Skip add-on modules that failed to start (vponcova) +- Return the exit status of a Python module that failed to start (vponcova) +- Fix the priority of the ostreesetup kickstart command (#1896761) (vponcova) +- Drop obsolete dependency_solver.py script from rpm-tests (mpitt) +- Run a DBus task to configure FIPS on the installed system (vponcova) +- Run a DBus task to set up FIPS for the payload installation (vponcova) + * Thu Nov 12 2020 Martin Kolman - 34.12-1 - Use podman for pushing the nightly container update (mpitt) - Robustify container-autoupdate workflow (mpitt) diff --git a/sources b/sources index 307011d..b818afb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (anaconda-34.12.tar.bz2) = b25fd0ff3b7dd206631791a17eef19337843e0cab041f40b3aabfe5131d09ff8d32c68f70ea9062aff22773e80cd4e5569e09cd7685bf176b8798535d6355819 +SHA512 (anaconda-34.13.tar.bz2) = d96af420eda3e4af088478a0c976bfb35376259a370dc9aa53e71696be5ea2342c29de39b486630ab8863de33897bff1f536aa2521769b72624934fc4b3c69b8