diff --git a/.gitignore b/.gitignore index fd8a1b1..14118a2 100644 --- a/.gitignore +++ b/.gitignore @@ -270,3 +270,4 @@ /anaconda-34.19.tar.bz2 /anaconda-34.20.tar.bz2 /anaconda-34.21.tar.bz2 +/anaconda-34.22.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index cfa8baa..cd69dc6 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,6 +1,6 @@ Summary: Graphical system installer Name: anaconda -Version: 34.21 +Version: 34.22 Release: 1%{?dist} License: GPLv2+ and MIT URL: http://fedoraproject.org/wiki/Anaconda @@ -367,6 +367,34 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d %{_prefix}/libexec/anaconda/dd_* %changelog +* Wed Feb 03 2021 Martin Kolman - 34.22-1 +- Don't initialize the software selection if the payload is not set up + (#1916114) (vponcova) +- Unify the ready methods of the software selection spokes (vponcova) +- Deprecate the interactive-defaults.ks file (vponcova) +- Deprecate the %%anaconda section and the pwpolicy command (vponcova) +- Apply the pwpolicy kickstart command (vponcova) +- Upate repo url for kickstart tests run on PR (rvykydal) +- Adjust RHV-H product config to match real implementation (sbonazzo) +- Add DBus support for the password policies (vponcova) +- Don't use the pwpolicy kickstart command (vponcova) +- Create a DBus structure for the password policy (vponcova) +- Add the password_policies configuration option (vponcova) +- Move Users module tests to a directory (vslavik) +- Move Security module tests to a directory (vslavik) +- Move partitioning specification test to directory (vslavik) +- Move Payloads module and source tests to a directory (vslavik) +- Move Network module tests to a directory (vslavik) +- Add the configuration options can_change_root and can_change_users (vponcova) +- Remove some unused methods from the FSSet class (vponcova) +- Mount the /tmp of the installed system as a tmpfs (#1306452) (vponcova) +- Create the get_system_filesystems function (vponcova) +- Create the collect_filesystems method (vponcova) +- Do not use cache for container build (jkonecny) +- Update list of projects to test after move from Zanata to Weblate (vtrefny) +- Ignore fallback ITS rule warning from gettext (vtrefny) +- Switch the license to LGPL (dshea) + * Thu Jan 28 2021 Martin Kolman - 34.21-1 - Allow to disable the Security module (vponcova) - Add important files for container build to rebuild check (jkonecny) diff --git a/sources b/sources index a0db915..7d5b111 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (anaconda-34.21.tar.bz2) = 124f69143bbcdb661100e1b3cc0a2dbac89cd8eabae5299fa8dae267042460c17cf460d762069d829c585b6c7bed66c4a57ff42771a722617a66e0fea3220374 +SHA512 (anaconda-34.22.tar.bz2) = 49fc57852b5fb98ec8a2b1ac94c1377151e01ee49d23651b60ecd5e08fcc7dc86f44328e8f68a64c1eb9c7a0e69a954b440377795f416ae01339c8e5dc018d25