diff options
author | Daniel Baumann <daniel@debian.org> | 2012-12-16 22:02:07 +0100 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2013-05-06 14:50:02 +0200 |
commit | 1226704fff45183bd52a05dea12f71af760dde56 (patch) | |
tree | b91799f72f1b1ae0ce0a071bd64d521f44746710 /debian | |
parent | 2e798394a758259c67072f1e0b1f71c7eee531cc (diff) | |
download | vyos-live-build-1226704fff45183bd52a05dea12f71af760dde56.tar.gz vyos-live-build-1226704fff45183bd52a05dea12f71af760dde56.zip |
Releasing debian version 4.0~a4-1.debian/4.0_a4-1
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 52f528f95..9c1f4565f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +live-build (4.0~a4-1) experimental; urgency=low + + [ Daniel Baumann ] + * Updating wheezy release number. + * Removing not really useful symlinks example hook. + * Adding default hook to remove mdadm configuration. + * Correcting spelling typo in bug script. + * Adding support for live-images configs and arbitrary configuration + directories in lb_config --config option. + * Avoid re-populating an already populated configuration tree when using + lb config --config. + * Updating removal of adjtime in a split out hook for wheezy. + + [ Richard Nelson ] + * Update l-b-cgi frontend to support new git config structure. + + [ Daniel Baumann ] + * Switching from genisoimage to xorriso. + * Adding 3.0~b2-1 changelog entries. + + -- Daniel Baumann <daniel@debian.org> Sun, 16 Dec 2012 22:01:58 +0100 + live-build (4.0~a3-1) experimental; urgency=low [ Raphaƫl Hertzog ] |