summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2013-05-27 16:48:54 +0200
committerDaniel Baumann <mail@daniel-baumann.ch>2013-05-27 17:07:14 +0200
commit9008de3f0be6d9fd778b345d8e40c2fd676ba3e8 (patch)
treedde6a5ed51212cf96e5ade95d285c913f379d703 /debian/changelog
parentf35f4c6b1d7c111664af34e2a3229d330bb0666f (diff)
downloadvyos-live-build-9008de3f0be6d9fd778b345d8e40c2fd676ba3e8.tar.gz
vyos-live-build-9008de3f0be6d9fd778b345d8e40c2fd676ba3e8.zip
Releasing debian version 4.0~a19-1.debian/4.0_a19-1
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog26
1 files changed, 26 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 356ca4089..fe8c74ff4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,29 @@
+live-build (4.0~a19-1) experimental; urgency=low
+
+ [ Richard Nelson ]
+ * Modified l-b-cgi cron to move submitted build file to temporary build
+ directory after reading.
+ * Initial commit on l-b-cgi frontend to support multiple instances of
+ image building.
+ * Formatting cleanup on l-b-cgi.cron wrt commit that support multiple
+ instances of image building.
+
+ [ Daniel Baumann ]
+ * Sorting kernel versions in reverse order (newest first) in syslinux
+ configurations in consistency with normal bootloader behaviours.
+ * Moving creation of chroot.files manifest in lb chroot after pseudo-
+ filesystems have been unmounted to avoid loops, thanks to Michal
+ Suchanek <hramrach@gmail.com>.
+ * Sorting imports in python stubs.
+
+ [ Richard Nelson ]
+ * Return the error code from auto/build script.
+
+ [ Daniel Baumann ]
+ * Including memtest86+ in syslinux menu.
+
+ -- Daniel Baumann <mail@daniel-baumann.ch> Mon, 27 May 2013 16:48:19 +0200
+
live-build (4.0~a18-1) experimental; urgency=low
[ Daniel Baumann ]