From de8d83b315e68fc90b14cc0d91cffb70235e56f4 Mon Sep 17 00:00:00 2001 From: Martin Kolman Date: Tue, 15 Jun 2021 17:35:20 +0200 Subject: [PATCH] New version 35.17-1 - Fix import of Iterable from collections (rvykydal) - Move the support for the treeinfo metadata into a DBus module (vponcova) - Add support for configuration of the DNF substitution variables (vponcova) - Remove the _install_tree_metadata attribute (vponcova) - Add unit test for biosdevname package requirement (rvykydal) - Require biosdevname package if biosdevname=1 boot option is set (rvykydal) - Make clear that team and vlan from ks in initramfs is not supported (rvykydal) - Fixed some more PEP8 issues in installation.py (lveyde) - Don't allow reformat if the requested file system is unsupported (vponcova) - Always exclude unsupported file systems (vponcova) - Remove btrfs from the list of unsupported file systems (vponcova) - Clean up the get_supported_filesystems function (vponcova) - Clarify the implementation of GetFormatTypeData (vponcova) - Run tests on every push to a base branch (vponcova) - Introduce the docs/release-notes directory (vponcova) --- .gitignore | 1 + anaconda.spec | 23 +++++++++++++++++++---- sources | 2 +- 3 files changed, 21 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 4bd1153..49494a5 100644 --- a/.gitignore +++ b/.gitignore @@ -289,3 +289,4 @@ /anaconda-35.14.tar.bz2 /anaconda-35.15.tar.bz2 /anaconda-35.16.tar.bz2 +/anaconda-35.17.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index db9df70..67a0835 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,7 +1,7 @@ Summary: Graphical system installer Name: anaconda -Version: 35.16 -Release: 2%{?dist} +Version: 35.17 +Release: 1%{?dist} License: GPLv2+ and MIT URL: http://fedoraproject.org/wiki/Anaconda @@ -404,8 +404,23 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d %{_prefix}/libexec/anaconda/dd_* %changelog -* Fri Jun 04 2021 Python Maint - 35.16-2 -- Rebuilt for Python 3.10 +* Tue Jun 15 2021 Martin Kolman - 35.17-1 +- Fix import of Iterable from collections (rvykydal) +- Move the support for the treeinfo metadata into a DBus module (vponcova) +- Add support for configuration of the DNF substitution variables (vponcova) +- Remove the _install_tree_metadata attribute (vponcova) +- Add unit test for biosdevname package requirement (rvykydal) +- Require biosdevname package if biosdevname=1 boot option is set (rvykydal) +- Make clear that team and vlan from ks in initramfs is not supported + (rvykydal) +- Fixed some more PEP8 issues in installation.py (lveyde) +- Don't allow reformat if the requested file system is unsupported (vponcova) +- Always exclude unsupported file systems (vponcova) +- Remove btrfs from the list of unsupported file systems (vponcova) +- Clean up the get_supported_filesystems function (vponcova) +- Clarify the implementation of GetFormatTypeData (vponcova) +- Run tests on every push to a base branch (vponcova) +- Introduce the docs/release-notes directory (vponcova) * Wed May 26 2021 Martin Kolman - 35.16-1 - Add kickstart tests support for RHEL-9 branch (#infra) (jkonecny) diff --git a/sources b/sources index 0afedd2..ac4a8e5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (anaconda-35.16.tar.bz2) = 3559e8af24c71e7b709dc18a62613107a5cdd5a5c77b7e343ba94dbf62d1cd6bf486203c631c265a82bacf18750966fd6d478aeb3f28bf1a2cbfae2710393e00 +SHA512 (anaconda-35.17.tar.bz2) = 9a78949352d1a7142daf3b11006fb71aac00a8785316bc674cd9638e5c0ed2a35060b29a60c020d9eb0cdbbbb567657cac88b0f97d34857d39b05d9bc2e1ff8f