diff options
author | Daniel Baumann <daniel@debian.org> | 2010-04-09 21:29:40 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:17:06 +0100 |
commit | dca0d040dd69e6a2452c022255caeed3cb9a7cd6 (patch) | |
tree | 59567b61b44a112f34b3d7547959015957cf531b /debian | |
parent | 7d7641e34e1e19b5827eb3368bf26d6a8836cd6e (diff) | |
download | vyos-live-build-dca0d040dd69e6a2452c022255caeed3cb9a7cd6.tar.gz vyos-live-build-dca0d040dd69e6a2452c022255caeed3cb9a7cd6.zip |
Releasing debian version 2.0~a10-1.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e84d699f7..76e4764d7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +live-helper (2.0~a10-1) unstable; urgency=low + + * Updating appending of union boot paramater to only append, when + we're not using aufs. + * Adding -r, --repositories option to select preconfigured third-party + repositories more easily. + * Making handling of cache/packages_bootstrap a bit more error proove, + thanks to Michal Suchanek <michal.suchanek@ruk.cuni.cz> for bringing + it up. + * Adding special hack to prevent samhain from initializing. + * Removing powerpc condition on gnu-fdisk recommends. + * Calling Check_defaults twice in lh_config, once when we initialize + and once when the modified configuration is written (Closes: + #576573). + * Correcting spelling typo in previous changelog entry. + * Adding gdb to rescue list. + * Updating Man function to work with lh as wrapper. + + -- Daniel Baumann <daniel@debian.org> Fri, 09 Apr 2010 21:29:10 +0200 + live-helper (2.0~a9-1) unstable; urgency=low [ Daniel Baumann ] |