diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2013-06-19 08:02:54 +0200 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2013-06-19 08:02:54 +0200 |
commit | 921870160dcdaf5d97daf90a546daac5633e3b35 (patch) | |
tree | 4e54af86b41e54fa75af6f8907c624f8320bce14 /debian | |
parent | 79af3c1580b52bb42b50584d54d7ca55ab5ddc74 (diff) | |
download | vyos-live-build-921870160dcdaf5d97daf90a546daac5633e3b35.tar.gz vyos-live-build-921870160dcdaf5d97daf90a546daac5633e3b35.zip |
Releasing debian version 4.0~a20-1.debian/4.0_a20-1
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 25 |
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 ] |