From 3ad35f3eb8fd5973371ead5b6895c282a641c4c2 Mon Sep 17 00:00:00 2001 From: Martin Kolman Date: Mon, 11 Oct 2021 17:43:52 +0200 Subject: [PATCH] New version 36.6-1 Don't assume Python modules are in sysconfig.get_path('purelib') (miro) Watch the org.freedesktop.hostname1 name (vponcova) Make log copying truly the very last thing done (vslavik) Rename string constant to make more sense (vslavik) Move screenshot copying into the Task to copy logs (vslavik) Add a quick howto for testing dracut changes (vslavik) Mark the nompath option as deprecated (vslavik) Don't consider the string module as deprecated (vslavik) Fix typo and style (vslavik) Remove ensure_str and decode_bytes (vslavik) Stop using ensure_str in SimpleConfigParser (vslavik) Stop using ensure_str in ProxyString (vslavik) Uncouple ensure_str from {upper,lower}_ascii (vslavik) Stop optionally decoding string data from RPM (vslavik) Remove usage of ensure_str from have_word_match (vslavik) Rename functions in string module to lower_case (vslavik) Improve tests and docs of the new string module (vslavik) Split string helpers from pyanaconda.core.util (vslavik) Replace dummy callbacks (vponcova) Remove the DBusMetaTask class (vponcova) Remove unused arguments of the AnacondaPreParser class (vponcova) Remove unused arguments of the AnacondaKSParser class (vponcova) Remove the successful_checks property (vponcova) Remove the sysroot_path function (vponcova) Mark an unused variable with an underscore (vponcova) Remove the SessionBus object (vponcova) Remove the ANACONDA_DATA_DIR constant (vponcova) Remove the minLevel argument (vponcova) Remove the logLevelMap variable (vponcova) Add systemd-machine-id-setup on Live to common bugs (vslavik) Remove the mpath flag (vslavik) Stop using the mpath flag (vslavik) --- .gitignore | 1 + anaconda.spec | 36 +++++++++++++++++++++++++++++++++++- sources | 2 +- 3 files changed, 37 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9dcd64e..6c48fe4 100644 --- a/.gitignore +++ b/.gitignore @@ -300,3 +300,4 @@ /anaconda-36.3.tar.bz2 /anaconda-36.4.tar.bz2 /anaconda-36.5.tar.bz2 +/anaconda-36.6.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 24f7764..ba22e31 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,6 +1,6 @@ Summary: Graphical system installer Name: anaconda -Version: 36.5 +Version: 36.6 Release: 1%{?dist} License: GPLv2+ and MIT URL: http://fedoraproject.org/wiki/Anaconda @@ -407,6 +407,40 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d %{_prefix}/libexec/anaconda/dd_* %changelog +* Mon Oct 11 2021 Martin Kolman - 36.6-1 +- Don't assume Python modules are in sysconfig.get_path('purelib') (miro) +- Watch the org.freedesktop.hostname1 name (vponcova) +- Make log copying truly the very last thing done (vslavik) +- Rename string constant to make more sense (vslavik) +- Move screenshot copying into the Task to copy logs (vslavik) +- Add a quick howto for testing dracut changes (vslavik) +- Mark the nompath option as deprecated (vslavik) +- Don't consider the string module as deprecated (vslavik) +- Fix typo and style (vslavik) +- Remove ensure_str and decode_bytes (vslavik) +- Stop using ensure_str in SimpleConfigParser (vslavik) +- Stop using ensure_str in ProxyString (vslavik) +- Uncouple ensure_str from {upper,lower}_ascii (vslavik) +- Stop optionally decoding string data from RPM (vslavik) +- Remove usage of ensure_str from have_word_match (vslavik) +- Rename functions in string module to lower_case (vslavik) +- Improve tests and docs of the new string module (vslavik) +- Split string helpers from pyanaconda.core.util (vslavik) +- Replace dummy callbacks (vponcova) +- Remove the DBusMetaTask class (vponcova) +- Remove unused arguments of the AnacondaPreParser class (vponcova) +- Remove unused arguments of the AnacondaKSParser class (vponcova) +- Remove the successful_checks property (vponcova) +- Remove the sysroot_path function (vponcova) +- Mark an unused variable with an underscore (vponcova) +- Remove the SessionBus object (vponcova) +- Remove the ANACONDA_DATA_DIR constant (vponcova) +- Remove the minLevel argument (vponcova) +- Remove the logLevelMap variable (vponcova) +- Add systemd-machine-id-setup on Live to common bugs (vslavik) +- Remove the mpath flag (vslavik) +- Stop using the mpath flag (vslavik) + * Thu Sep 30 2021 Martin Kolman - 36.5-1 - In installer environment set static, not transient hostname (rvykydal) - Payload should wait for all storage related threads to finish (mkolman) diff --git a/sources b/sources index 183f610..e5d40cb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (anaconda-36.5.tar.bz2) = 83e70a75f7206a0c5b55d25a1584a28eef11bc79b217d87861e02e5b6e7b41fe3a872c79640c763e7fa9eaa63014e606aa2e4e05072a819ec20a5d54b3d8da67 +SHA512 (anaconda-36.6.tar.bz2) = 93081013d8407b1e1318a49c9dd7cac2bd6b5648db616c1bc47d16dbd83c817f03547782959519679a1e188d59e123b99e329a2f556aa37bd187ff931a1e2cc0