diff options
author | Daniel Baumann <daniel@debian.org> | 2012-12-23 10:54:33 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2012-12-23 10:54:33 +0100 |
commit | 4bcc88fef388d823f3f473b28d2ea07af471f5a0 (patch) | |
tree | 432e6fea5d5f1cd30b7bfa4c5bce7fa47986e137 /debian/changelog | |
parent | 0849389dae470ddf84aeb3bde5bb2da76d009b5d (diff) | |
download | vyos-live-build-4bcc88fef388d823f3f473b28d2ea07af471f5a0.tar.gz vyos-live-build-4bcc88fef388d823f3f473b28d2ea07af471f5a0.zip |
Releasing debian version 4.0~a6-1.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3035bc7ed..a0b6c3afa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,45 @@ +live-build (4.0~a6-1) experimental; urgency=low + + [ Daniel Baumann ] + * Moving removal of actual backup files for apt sources into correct + hook. + * Renumbering hooks. + * Disabling accidentally enabled removal of apt sources hook by default. + * Moving configuration version off as the first option into new config + tree format. + * Moving off binary image type into new config tree format. + * Moving off binary image architecture into new config tree format. + * Also reading in existing values from new config tree format. + * Separate between configured values and runtime values in new + configuration handling. + * Correcting architecture defaults. + * Using image name from configuration to name binary output files. + * Adding explicit warning for people that do not understand what stable + is. + * Using image name from configuration to name source output files. + * Setting default name to live-image for the time being. + + [ Ben Armstrong ] + * Improving warning wording to reflect unfinished state of code better. + + [ Daniel Baumann ] + * Including architecture in binary output filenames. + * Moving off binary image archive areas into new config tree format. + * Updating comment for image name config handling. + * Moving off binary image parent archive areas into new config tree + format. + * Only writing out Parent-Archive-Areas field into configuration when + building a derivative. + + [ Richard Nelson ] + * Unify _DEBUG variable values to be true or false for l-b-cgi. + + [ Daniel Baumann ] + * Removing pre-wheezy grub package from binary_debian-installer. + * Adding 3.0~b4-1 changelog entries. + + -- Daniel Baumann <daniel@debian.org> Sun, 23 Dec 2012 10:54:24 +0100 + live-build (4.0~a5-1) experimental; urgency=low * Removing old code in chroot_hacks for tasks which are not used |