diff options
author | Daniel Baumann <daniel@debian.org> | 2012-12-16 22:01:33 +0100 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2013-05-06 14:50:02 +0200 |
commit | 2e798394a758259c67072f1e0b1f71c7eee531cc (patch) | |
tree | 2031b76a913d8af6940ffd939a0bc35b45bb847a /debian | |
parent | 0d7322500bdd3b267d6b4fbf86344aea9aeb0072 (diff) | |
download | vyos-live-build-2e798394a758259c67072f1e0b1f71c7eee531cc.tar.gz vyos-live-build-2e798394a758259c67072f1e0b1f71c7eee531cc.zip |
Adding 3.0~b2-1 changelog entries.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index abacefd51..52f528f95 100644 --- a/debian/changelog +++ b/debian/changelog @@ -36,6 +36,27 @@ live-build (4.0~a1-1) experimental; urgency=low -- Daniel Baumann <daniel@debian.org> Fri, 30 Nov 2012 15:22:32 +0100 +live-build (3.0~b2-1) unstable; 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. + + -- Daniel Baumann <daniel@debian.org> Sun, 16 Dec 2012 21:57:11 +0100 + live-build (3.0~b1-1) unstable; urgency=low [ Raphaƫl Hertzog ] |