summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2012-01-15 19:25:55 +0100
committerDaniel Baumann <daniel@debian.org>2012-01-15 19:25:55 +0100
commit1e9e38c7fedd4854c200e86eef9386cec14ee148 (patch)
treee6e331e2c5a5d4a71f0b6dee677c9e3b2f42e0ee /debian/changelog
parentcac0cdd5e48858074312f75a50706d17a325f4a7 (diff)
downloadvyos-live-build-1e9e38c7fedd4854c200e86eef9386cec14ee148.tar.gz
vyos-live-build-1e9e38c7fedd4854c200e86eef9386cec14ee148.zip
Releasing debian version 3.0~a42-1.debian/3.0_a42-1
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog33
1 files changed, 33 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d99a6ff54..37f958c52 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,36 @@
+live-build (3.0~a42-1) unstable; urgency=low
+
+ [ Matthijs Kooijman ]
+ * Make lb_chroot_hooks work with dash.
+ * Fix pathname for running hooks in lb_chroot_hooks.
+ * Make the config available to all hooks.
+ * Fix path in 001-update-apt-file-cache.chroot.
+ * Use a two-stage mount again for mounting config inside chroot in
+ lb_chroot_hooks.
+ * Unmount /root/config in case of error.
+ * Unmount chroot/root/config when running lb_clean.
+
+ [ Daniel Baumann ]
+ * Adding armhf kernel defaults, thanks for Ying-Chun Liu
+ <paulliu@debian.org> for bringing it up (Closes: #655557).
+ * Correcting wrong and incompatible loop for casper initrds in
+ binary_disk.
+ * Using syslinux payload as fallback in lb_binary_syslinux if no
+ destinct image type could be deduced (Closes: #655562).
+ * Switching priorities of mirror defaults (which mirror default is
+ used from which previously set mirror default etc.) to the way it
+ was intendet to be.
+
+ [ Colin Watson ]
+ * Print the current time before starting a command with the lb wrapper
+ script (Closes: #630089).
+
+ [ Daniel Baumann ]
+ * Adding reference to --parent-archive-areas in lb_config manpage
+ (Closes: #646797).
+
+ -- Daniel Baumann <daniel@debian.org> Sun, 15 Jan 2012 19:25:42 +0100
+
live-build (3.0~a41-1) unstable; urgency=low
[ Richard Nelson ]