diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2014-08-28 00:59:59 +0200 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2014-08-28 01:02:56 +0200 |
commit | 754ac018b17b2f5f5e378079fff0dfc5d4724f07 (patch) | |
tree | 817f4bfdd1ffb417098e00d01bed09396aaee5e4 | |
parent | c1d85328f8e8735a26f78227f986eec1f83431d9 (diff) | |
download | vyos-live-build-754ac018b17b2f5f5e378079fff0dfc5d4724f07.tar.gz vyos-live-build-754ac018b17b2f5f5e378079fff0dfc5d4724f07.zip |
Releasing debian version 4.0.0-1.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
-rw-r--r-- | debian/changelog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 33a0f3e5e..22f24050f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +live-build (4.0.0-1) unstable; urgency=low + + [ Daniel Baumann ] + * Correcting wrong target for /etc/mtab symlink in create-mtab-symlink + hook, thanks to Ben Armstrong <synrg@sanctuary.nslug.ns.ca>. + * Setting default distribution to jessie. + + [ Ben Armstrong ] + * Exclude lib and non-main sections as tasksel does (Closes: #758218). + + [ Daniel Baumann ] + * Moving partial python rewrite to separate branch, let's do it in the + jessie+1 cycle rather than go with the current mixed code. + * Restoring old manpages since we're back to the non-python + implementation (Closes: #745134). + + -- Daniel Baumann <mail@daniel-baumann.ch> Thu, 28 Aug 2014 00:59:45 +0200 + live-build (4.0~alpha39-1) unstable; urgency=low [ Daniel Baumann ] |