From 0b0093998221094ea22fdba2044ef48f89be71e7 Mon Sep 17 00:00:00 2001 From: Tobias Ulmer Date: Fri, 5 Jul 2019 19:12:56 +0200 Subject: [PATCH] changelog Signed-off-by: Tobias Ulmer --- Changelog | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/Changelog b/Changelog index 9fc3eb8..6b80341 100644 --- a/Changelog +++ b/Changelog @@ -1,6 +1,27 @@ NEXT: - -e2factory-2.3.18rc4 + * fix env var alphabetical sorting order, may require small changes + * many smaller bugfixes + * misconfigured git source produces warning instead of error if not fatal + * fetch-sources --update improvements for git source + * experimental support for e2.conf.local (selectively overwriting the default) + * allow specifying temp dir in e2.conf (config.site.tmpdir) + * detect more typos and invalid settings in e2.conf + * git source automatically uses remote branch when no local branch exists + * many signal handling related improvements + * fix signaling e2-su without a controlling terminal (in CI settings) + * fix shell quoting source filename in collect project + * respect config.log.logrotate in e2.conf + * support tbz2 archives. + * repair fetch-project in --branch mode + * repair BuildID calculation in collect project when using wc-mode + * improve various error messages related to chroot failures. + * make signal handling and propagation with e2 more robust. + * reduce confusion between build settings, build and process mode + * improve error object information and handling + * refactor global info table into an e2project class + * optional use of sudo instead of e2-su-2.2 for chroot operations + * refactoring of e2factory core (e2project class) + * refactoring of build machinery towards parallelism (build sets, config, etc) e2factory-2.3.18rc3 -- 2.39.5