]> git.e2factory.org Git - e2factory.git/commitdiff
changelog
authorTobias Ulmer <tu@emlix.com>
Fri, 5 Jul 2019 17:12:56 +0000 (19:12 +0200)
committerTobias Ulmer <tu@emlix.com>
Fri, 5 Jul 2019 17:12:56 +0000 (19:12 +0200)
Signed-off-by: Tobias Ulmer <tu@emlix.com>
Changelog

index 9fc3eb8015351c9426a88caf154284827d638958..6b80341f910a097e2ff6b09ae6de0767582382c6 100644 (file)
--- 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