diff options
author | Daniel Baumann <daniel@debian.org> | 2008-04-09 20:55:14 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2008-04-09 20:55:14 +0200 |
commit | f4c10e4614d707c6497e44785641d3d257d7021e (patch) | |
tree | 1d925d580f9a7bcf3d9f3756c2f53f992092bcfa /debian | |
parent | d5ac81a8e36accc4fa127ddeddca2f95a803f04d (diff) | |
download | vyos-live-build-f4c10e4614d707c6497e44785641d3d257d7021e.tar.gz vyos-live-build-f4c10e4614d707c6497e44785641d3d257d7021e.zip |
Releasing live-helper 1.0~a43-1.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 251b91eea..e299ca46a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +live-helper (1.0~a43-1) unstable; urgency=medium + + * Sort md5sum.txt files again after filename. + * Fixing forgotten variable in conffile loop. + * Updating help output of lh_config. + * Applied patch from Erwan Le Gall <elegall@linagora.com> to give a + warning when installing local packages with wrong naming scheme. + * Using new Read_conffile(); now. + * Allowing multiple arguments for Read_conffile();. + * Centraly evaluate LH_CONFIG for custom configuration file. + * Adding 'all' configuration file. + * Removing temporary workaround of adding lzma-modules2.6 to linux + packages, all fixed squashfs are now in sid and lenny. + + -- Daniel Baumann <daniel@debian.org> Mon, 7 Apr 2008 00:00:00 +0200 + live-helper (1.0~a42-1) unstable; urgency=medium * Also including lzma modules on lenny temporarily. |