diff options
author | Daniel Baumann <daniel@debian.org> | 2011-08-24 19:37:36 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-08-24 19:37:36 +0200 |
commit | bd9d0f185fdea54ec1e538278bf5ee6b6630760e (patch) | |
tree | 07f7e2990c4b9fc6256eccc2b054c660f6b019c0 /debian/changelog | |
parent | 88befb176680d6f88bcdd11bd347d0f1680efdf5 (diff) | |
download | vyos-live-build-bd9d0f185fdea54ec1e538278bf5ee6b6630760e.tar.gz vyos-live-build-bd9d0f185fdea54ec1e538278bf5ee6b6630760e.zip |
Releasing debian version 3.0~a30-1.debian/3.0_a30-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 7ed0f3797..549835d47 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +live-build (3.0~a30-1) experimental; urgency=low + + [ Daniel Baumann ] + * Enabling volatile suite for progress itself in progress mode. + * Correcting wrong variables in volatile handling for derivatives. + + [ Ben Armstrong ] + * Removing old syslinux switches from lb_config manpage (Closes: + #637939). + + [ Daniel Baumann ] + * Unifying lb_chroot_packagelists and lb_chroot_local-packagelists. + * Merging in last bit of lb_chroot_local-packages into + lb_chroot_archives (Closes: #635046). + * Using lightdm instead of gdm3 in xfce package for wheezy and newer. + * Moving removal of openssh-server host keys from chroot_hacks to a + hook, that way it can be easily skipped if desired. + * Moving removal of udev persistent rules from chroot_hacks to a hook, + that way it can be easily skipped if desired. + + -- Daniel Baumann <daniel@debian.org> Wed, 24 Aug 2011 19:37:17 +0200 + live-build (3.0~a29-1) experimental; urgency=low [ Daniel Baumann ] |