From 1cf02c2503ac1b1b93587428a303d1a739cc0d00 Mon Sep 17 00:00:00 2001 From: Martin Kolman Date: Mar 27 2018 15:34:05 +0000 Subject: New version 29.6-1 - Create the disk initialization and disk selection modules (vponcova) - Use watch_property to watch changes of DBus properties (vponcova) - Better organize the base classes for modules (vponcova) - Fixed KS forcing zerombr onto RO disk (japokorn) - Add tests for the kickstart specifications (vponcova) - Standardize calls to parent via super() (riehecky) - Fix 'isDisk' property name (#1558906) (vtrefny) - Make the class for removed kickstart commands more strict (vponcova) - Fix the progress bar steps (vponcova) - Use enum for the first boot action (vponcova) - Use enum for the SELinux modes (vponcova) - datetime spoke: still pass ksdata to NTPconfigDialog (UIObject) (rvykydal) --- diff --git a/.gitignore b/.gitignore index 07b0c17..94bdd58 100644 --- a/.gitignore +++ b/.gitignore @@ -137,3 +137,4 @@ /anaconda-29.3.tar.bz2 /anaconda-29.4.tar.bz2 /anaconda-29.5.tar.bz2 +/anaconda-29.6.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index b53347c..578db14 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -6,7 +6,7 @@ Summary: Graphical system installer Name: anaconda -Version: 29.5 +Version: 29.6 Release: 1%{?dist} License: GPLv2+ and MIT Group: Applications/System @@ -334,6 +334,20 @@ update-desktop-database &> /dev/null || : %{_prefix}/libexec/anaconda/dd_* %changelog +* Tue Mar 27 2018 Martin Kolman - 29.6-1 +- Create the disk initialization and disk selection modules (vponcova) +- Use watch_property to watch changes of DBus properties (vponcova) +- Better organize the base classes for modules (vponcova) +- Fixed KS forcing zerombr onto RO disk (japokorn) +- Add tests for the kickstart specifications (vponcova) +- Standardize calls to parent via super() (riehecky) +- Fix 'isDisk' property name (#1558906) (vtrefny) +- Make the class for removed kickstart commands more strict (vponcova) +- Fix the progress bar steps (vponcova) +- Use enum for the first boot action (vponcova) +- Use enum for the SELinux modes (vponcova) +- datetime spoke: still pass ksdata to NTPconfigDialog (UIObject) (rvykydal) + * Mon Mar 19 2018 Martin Kolman - 29.5-1 - Write rootpw command to kickstart (#1557529) (mkolman) - Don't make safe to observe services on buses that don't run (vponcova) diff --git a/sources b/sources index 6cc1174..7ec7d39 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (anaconda-29.5.tar.bz2) = e026bef7be1d32c592530122e5758c183aa46ab6d3ba99b422e5660d44441bdbf39775d50809372b1bdeca0b1c010fbf9aa6e0f3a0bb5b31e59880a72408c8da +SHA512 (anaconda-29.6.tar.bz2) = 2ec4bfc2573382e5521e51280554607a1d4ce60282d2c068637612a31ecaf13ef4d7f8dca63f8d1ac8ddc51a0b052f700e4d71843896bfe274b32c6a613165b3