diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-04-26 20:21:09 +0200 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-04-26 20:21:09 +0200 |
commit | 9c51918b3b1ca1480509ec8a69a04e2dbd0d1efb (patch) | |
tree | 699c578a134106b5790ffa50851e05e0eceec4d8 /debian/changelog | |
parent | 055517567ad6f05b1895e835896057c8ae59a674 (diff) | |
download | vyos-live-build-9c51918b3b1ca1480509ec8a69a04e2dbd0d1efb.tar.gz vyos-live-build-9c51918b3b1ca1480509ec8a69a04e2dbd0d1efb.zip |
Releasing debian version 5.0~a4-1.debian/5.0_a4-1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 254df09d8..7dcc7bd10 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,30 @@ +live-build (5.0~a4-1) unstable; urgency=low + + [ Richard Nelson ] + * Adding live-build version information to the footer of live-build-cgi + footer.html. + + [ Daniel Baumann ] + * Adding hook to create locales files. + + [ victory ] + * Unfuzzy Japanese translation. + + [ Richard Nelson ] + * Rename LIVE_IMAGE_TYPE to LB_BINARY_IMAGES on l-b-cgi frontend. + * Initial commit to provide biuld status on l-b-cgi frontend. + * Harmonize variables on build status script for l-b-cgi frontend. + * Added output of processing builds to status page for l-b-cgi frontend. + * On status output of running builds only count directories for l-b-cgi + frontend. + * Adding live option for debian_installer in template for l-b-cgi + frontend. + + [ Daniel Reichelt ] + * Don't truncate files outside the build chroot. + + -- Daniel Baumann <mail@daniel-baumann.ch> Sun, 26 Apr 2015 20:20:53 +0200 + live-build (5.0~a3-1) experimental; urgency=low [ Daniel Baumann ] |