diff --git a/.gitignore b/.gitignore index 517f4e2..4618d14 100644 --- a/.gitignore +++ b/.gitignore @@ -259,3 +259,4 @@ /anaconda-34.7.tar.bz2 /anaconda-34.8.tar.bz2 /anaconda-34.9.tar.bz2 +/anaconda-34.10.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index c3aa32c..3172c40 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,6 +1,6 @@ Summary: Graphical system installer Name: anaconda -Version: 34.9 +Version: 34.10 Release: 1%{?dist} License: GPLv2+ and MIT URL: http://fedoraproject.org/wiki/Anaconda @@ -369,6 +369,43 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d %{_prefix}/libexec/anaconda/dd_* %changelog +* Fri Oct 23 2020 Martin Kolman - 34.10-1 +- Move the code for the kernel package selection to new functions (vponcova) +- Remove the support for PAE (vponcova) +- Move Timezone module tests to a directory (vslavik) +- Move Subscription module tests to a directory (vslavik) +- Move Boss module tests to a directory (vslavik) +- Move common module tests to a directory (vslavik) +- Add directory for module tests (vslavik) +- Move UI tests to a directory (vslavik) +- Move core tests to directory (vslavik) +- Do not exclude English from available languages (vslavik) +- Add ELN support (sgallagh) +- Fix testing target branch instead of PR branch (jkonecny) +- Remove the old support for the requirements (vponcova) +- Move the code for the requirements of the DBus modules to the Boss module + (vponcova) +- Move the requirements for FIPS to the Security module (vponcova) +- Move the code for the driver disk requirements to a new function (vponcova) +- Move the code for platform requirements to a new function (vponcova) +- Move the code for language requirements to new functions (vponcova) +- Remove the support for language groups (vponcova) +- Use constants for the types of requirements (vponcova) +- Move constants to prevent circular dependency (vslavik) +- Hardening of our GH action event trigger (jkonecny) +- network: handle None values of team configuration correctly (rvykydal) +- Verify RPM exists before running it (vslavik) +- Relabel the anaconda logs after copying them to the installed system + (jstodola) +- post-scripts need to be sorted (honza.stodola) +- Fix ci-tasks container shell instructions (mpitt) +- Collect pylint and nosetests logs in validate workflow (mpitt) +- Clean up s390 partitioning check (#1855724) (vslavik) +- Show test-suite.log in validate workflow on failure (mpitt) +- More aggressive pylint downscaling (mpitt) +- Fix pylint downscaling (mpitt) +- fix “0 storage devices selected”abnormality (69908158+xqrustc2020) + * Wed Oct 14 2020 Martin Kolman - 34.9-1 - Add link to metacity enums schema (mpitt) - Fix local tests run inside of container (jkonecny) diff --git a/sources b/sources index 74bd7fb..3ff9f28 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (anaconda-34.9.tar.bz2) = c895cf6148a6b8143dd4b558edd312372beca2bfbdc62cba713f9c3c41446cbeee61e158baafce6216ec5052e36b5ee80be0673368c176061f77f93b851c242e +SHA512 (anaconda-34.10.tar.bz2) = fba8db2e63bddc35b5f4cf4370be5daa38793e24f2dce61b1ccba8d202dea2544c8dbc1dc8f0b64cee93e6a23555a39c0768b444052c5028aa35dc36f53877b6