summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog25
1 files changed, 25 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fe8c74ff4..cf9260aea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,28 @@
+live-build (4.0~a20-1) experimental; urgency=low
+
+ [ Richard Nelson ]
+ * Improve reading of post data on l-b-cgi frontend.
+
+ [ Daniel Baumann ]
+ * Removing importet test bashism in frontends/cgi/live-build-cgi.
+ * Updating versioning scheme references to match new scheme since
+ wheezy.
+ * Dropping some EOL ubuntu release information.
+
+ [ Richard Nelson ]
+ * Correcting bashism in frontends/cgi/live-build-cgi
+ * Reverting returning the error code from auto/build script, doesn't
+ work.
+ * Run build call from l-b-cgi.cron with noauto.
+ * Adding set +e to l-b-cgi.cron so script will finish on errors.
+
+ [ Daniel Baumann ]
+ * Adding hook to remove ssl-cert-snakeoil by default.
+ * Extending wget calls with options variable in bootstrap_archive-keys
+ too (Closes: #712710).
+
+ -- Daniel Baumann <mail@daniel-baumann.ch> Wed, 19 Jun 2013 08:01:17 +0200
+
live-build (4.0~a19-1) experimental; urgency=low
[ Richard Nelson ]