diff options
author | Daniel Baumann <daniel@debian.org> | 2013-03-10 19:08:16 +0100 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2013-05-06 14:50:06 +0200 |
commit | 29043c34fe453577beaa551393d8a11c41a4c6b9 (patch) | |
tree | 59c5fc69f346c2fdc21df5e03abcf783defa5b81 /debian/changelog | |
parent | 20855871d2c62c36ee19d5a38a017d0f66bb88fa (diff) | |
download | vyos-live-build-29043c34fe453577beaa551393d8a11c41a4c6b9.tar.gz vyos-live-build-29043c34fe453577beaa551393d8a11c41a4c6b9.zip |
Releasing debian version 4.0~a14-1.debian/4.0_a14-1
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4647d0384..30b73b052 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +live-build (4.0~a14-1) experimental; urgency=low + + [ Richard Nelson ] + * Add sanity check on config type to build for l-b-cgi. + * Add _CGI_CONFIG_APPEND varialbe for appending options to lb config + call on l-b-cgi frontend. + * Change _CGI_CONFIG_APPEND to front of the lb config call on l-b-cgi + frontend. + * Removing quotes around _CGI_CONFIG_APPEND to handle multiple + parameters correctly on l-b-cgi frontend. + * Adding binary image type to config call on l-b-cgi frontend. + * Add log information of git:://url for l-b-cgi frontend. + * Append to log file on errors and not truncate the file on l-b-cgi + frontend. + + [ Daniel Baumann ] + * Correcting spelling typos, thanks to Adam D. Barratt <adam@adam- + barratt.org.uk>. + + [ Raphaƫl Hertzog ] + * Fixing win32-loader.ini by including the GTK related entries. + + -- Daniel Baumann <daniel@debian.org> Sun, 10 Mar 2013 19:06:14 +0100 + live-build (4.0~a13-1) experimental; urgency=low [ Daniel Baumann ] |