diff options
author | Daniel Baumann <daniel@debian.org> | 2012-12-16 21:57:52 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2012-12-16 21:57:52 +0100 |
commit | 654c8674901998ae9956593d0c654d6d9c6f0e30 (patch) | |
tree | 084d6aab949f58ca6fd7c9f1b02b1b3dd61ebc9a /debian/changelog | |
parent | bae505eb97ef389fe07ceebb03e8956db7011bb7 (diff) | |
download | vyos-live-build-654c8674901998ae9956593d0c654d6d9c6f0e30.tar.gz vyos-live-build-654c8674901998ae9956593d0c654d6d9c6f0e30.zip |
Releasing debian version 3.0~b2-1.debian/3.0_b2-1
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index bb9109fd7..4b939041f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +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 ] |