From 7d8060b9e3f43d048ae6b5423c919f79f38ce67c Mon Sep 17 00:00:00 2001 From: Martin Kolman Date: Nov 06 2018 13:56:05 +0000 Subject: New version 30.10-1 - Make the pyanaconda/image.py more pep8 (jkonecny) - Test image repodata folder based on treeinfo file (jkonecny) - Use var instead of strings in findFirstIsoImage (jkonecny) - Use new InstallTreeMetadata instead of TreeInfo (jkonecny) - Add InstallTreeMetadata class (jkonecny) - Move DEFAULT_REPOS to the constants (jkonecny) - Don't check for firmware compatibility to enable BootLoaderSpec support (javierm) - Update kernel command line parameters in BLS files (javierm) - Add support for GRUB_ENABLE_BLSCFG and inst.noblscfg (pjones) - Get rid of new-kernel-pkg invocations (pjones) - Minor pylint cleanups (pjones) --- diff --git a/.gitignore b/.gitignore index 534afde..2e675a0 100644 --- a/.gitignore +++ b/.gitignore @@ -165,3 +165,4 @@ /anaconda-30.7.tar.bz2 /anaconda-30.8.tar.bz2 /anaconda-30.9.tar.bz2 +/anaconda-30.10.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 46d562c..f14baf5 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -6,7 +6,7 @@ Summary: Graphical system installer Name: anaconda -Version: 30.9 +Version: 30.10 Release: 1%{?dist} License: GPLv2+ and MIT Group: Applications/System @@ -353,6 +353,20 @@ update-desktop-database &> /dev/null || : %{_prefix}/libexec/anaconda/dd_* %changelog +* Tue Nov 06 2018 Martin Kolman - 30.10-1 +- Make the pyanaconda/image.py more pep8 (jkonecny) +- Test image repodata folder based on treeinfo file (jkonecny) +- Use var instead of strings in findFirstIsoImage (jkonecny) +- Use new InstallTreeMetadata instead of TreeInfo (jkonecny) +- Add InstallTreeMetadata class (jkonecny) +- Move DEFAULT_REPOS to the constants (jkonecny) +- Don't check for firmware compatibility to enable BootLoaderSpec support + (javierm) +- Update kernel command line parameters in BLS files (javierm) +- Add support for GRUB_ENABLE_BLSCFG and inst.noblscfg (pjones) +- Get rid of new-kernel-pkg invocations (pjones) +- Minor pylint cleanups (pjones) + * Mon Nov 05 2018 Martin Kolman - 30.9-1 - Load configuration files from /etc/anaconda/conf.d (vponcova) - Let the DBus launcher to set up the modules (vponcova) diff --git a/sources b/sources index 9499a87..389ab98 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (anaconda-30.9.tar.bz2) = 180daaccaa3f2e34a9d6b5cda9d49f4e01cbab87490136c3f96aa245d419c99da438c782c3e021493b3498b409e03221f6ba6a7a8efc43356645cec16284b74a +SHA512 (anaconda-30.10.tar.bz2) = f5398c243643efd32d64432364598a88f6304f86eb9b7d90fb936ff66de6f4bb7718c9b8b63c498a9ef5760cc3804ec9241fbbb13a0fea1ee43282f1ed414fd3