diff options
author | Daniel Baumann <daniel@debian.org> | 2012-12-16 22:02:07 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2012-12-16 22:02:07 +0100 |
commit | 9013f5d8dbcd80f4002e8cee21b9860a85524c97 (patch) | |
tree | b91799f72f1b1ae0ce0a071bd64d521f44746710 /debian/changelog | |
parent | 8f257674b49b0886b9247005155ee0ee3156f519 (diff) | |
download | vyos-live-build-9013f5d8dbcd80f4002e8cee21b9860a85524c97.tar.gz vyos-live-build-9013f5d8dbcd80f4002e8cee21b9860a85524c97.zip |
Releasing debian version 4.0~a4-1.
Diffstat (limited to 'debian/changelog')
-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 ] |