From 693af925d1367cfc303d6164bf209ea655eff13b Mon Sep 17 00:00:00 2001 From: Martin Kolman Date: Wed, 25 Sep 2019 17:57:54 +0200 Subject: [PATCH] New version 32.6-1 - Switch between layouts without confirmation (#1333984) (vponcova) - Remove the old and broken zram-stats script (#1561773) (mkolman) - Rename _test_dbus_partitioning and _test_dbus_property (vponcova) - Remove attributes for the static partitioning modules (vponcova) - Test the custom partitioning from kickstart (vponcova) - Test the property AppliedPartitioning (vponcova) - Test the property CreatedPartitioning (vponcova) - Test the dynamic partitioning modules (vponcova) - Test the partitioning factory with kickstart (vponcova) - Generate kickstart from the applied partitioning (vponcova) - Create a partitioning module for the kickstart data (vponcova) - Add tests for the storage installation tasks (vponcova) - Add the installation task for BTRFS (vponcova) - Add a simple import test for pyanaconda (vponcova) - Fix the implementation of patch_dbus_publish_object (vponcova) - Use the validation report for the storage validation (vponcova) - Remove get_object_path of TaskInterface (vponcova) - Add support for validation tasks (vponcova) - Move the partitioning validation to the base class (vponcova) - Add the installation task for ZIPL (vponcova) - Improve installation tasks of the Storage module (vponcova) - Don't initialize PartTypeSpoke from the Summary hub (vponcova) - Add DBus support for the device ancestors (vponcova) - Fix the DBus method GetUsableDisks (vponcova) - network: split function for generating dracut arguments (#1751189) (rvykydal) - network: generate dracut arguments from connections (#1751189) (rvykydal) - network: do not touch iBFT connections created in initramfs (#1751189) (rvykydal) - Increase EFI System Partition (ESP) size to 200-600 MiB (javierm) --- .gitignore | 1 + anaconda.spec | 33 ++++++++++++++++++++++++++++++++- sources | 2 +- 3 files changed, 34 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 810130b..e988c51 100644 --- a/.gitignore +++ b/.gitignore @@ -207,3 +207,4 @@ /anaconda-32.3.tar.bz2 /anaconda-32.4.tar.bz2 /anaconda-32.5.tar.bz2 +/anaconda-32.6.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 996bc04..1057fae 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -4,7 +4,7 @@ Summary: Graphical system installer Name: anaconda -Version: 32.5 +Version: 32.6 Release: 1%{?dist} License: GPLv2+ and MIT URL: http://fedoraproject.org/wiki/Anaconda @@ -351,6 +351,37 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d %{_prefix}/libexec/anaconda/dd_* %changelog +* Wed Sep 25 2019 Martin Kolman - 32.6-1 +- Switch between layouts without confirmation (#1333984) (vponcova) +- Remove the old and broken zram-stats script (#1561773) (mkolman) +- Rename _test_dbus_partitioning and _test_dbus_property (vponcova) +- Remove attributes for the static partitioning modules (vponcova) +- Test the custom partitioning from kickstart (vponcova) +- Test the property AppliedPartitioning (vponcova) +- Test the property CreatedPartitioning (vponcova) +- Test the dynamic partitioning modules (vponcova) +- Test the partitioning factory with kickstart (vponcova) +- Generate kickstart from the applied partitioning (vponcova) +- Create a partitioning module for the kickstart data (vponcova) +- Add tests for the storage installation tasks (vponcova) +- Add the installation task for BTRFS (vponcova) +- Add a simple import test for pyanaconda (vponcova) +- Fix the implementation of patch_dbus_publish_object (vponcova) +- Use the validation report for the storage validation (vponcova) +- Remove get_object_path of TaskInterface (vponcova) +- Add support for validation tasks (vponcova) +- Move the partitioning validation to the base class (vponcova) +- Add the installation task for ZIPL (vponcova) +- Improve installation tasks of the Storage module (vponcova) +- Don't initialize PartTypeSpoke from the Summary hub (vponcova) +- Add DBus support for the device ancestors (vponcova) +- Fix the DBus method GetUsableDisks (vponcova) +- network: split function for generating dracut arguments (#1751189) (rvykydal) +- network: generate dracut arguments from connections (#1751189) (rvykydal) +- network: do not touch iBFT connections created in initramfs (#1751189) + (rvykydal) +- Increase EFI System Partition (ESP) size to 200-600 MiB (javierm) + * Tue Sep 17 2019 Martin Kolman - 32.5-1 - payload module: update live image tar payload options with --numeric-owner (rvykydal) diff --git a/sources b/sources index 8459e8e..b4efbfa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (anaconda-32.5.tar.bz2) = df443b13b92efb6075cf117dcf78cbe5b73358a2c4f76e4b0c161a40513f74a84c1704532a310c7b83fde05e5afc32d3642fdadba046b81a72b917aa14ecaa74 +SHA512 (anaconda-32.6.tar.bz2) = a7bdb0eb44ed5e1582c98aad61803091450a4f80a1d110f94a957ea0aad351ad8488c32a50b59da5cda4e96ec4c1e0f88f3ef2b18170f78742a2d9beccfd7530