aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDave Martin <dave.martin@linaro.org>2010-11-09 12:28:02 -0800
committerSteve Langasek <steve.langasek@linaro.org>2010-11-09 12:28:02 -0800
commitd8c726c52f2f517787bd44a4be92db67705686ec (patch)
treefe581a991d0926155c920429bea751becdc0116a /debian
parent5f1ecd83539a6e8b46dda34abfdbb7716826f965 (diff)
Implement proper cleanup handling on signal / exit, so that we don't
leave clutter behind on error. This also fixes the message at the end of a successful install about being unable to unmount proc. LP: #616385, #660196, #667394, #643601, #627383.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index bd44bc8..993aa47 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,12 @@ linaro-image-tools (0.3) UNRELEASED; urgency=low
* Use --numeric-owner argument to tar when unpacking, so that files get
the right owner on boot of the image. LP: #652121.
+ [ Dave Martin ]
+ * Implement proper cleanup handling on signal / exit, so that we don't
+ leave clutter behind on error. This also fixes the message at the end of
+ a successful install about being unable to unmount proc. LP: #616385,
+ #660196, #667394, #643601, #627383.
+
-- Steve Langasek <steve.langasek@ubuntu.com> Tue, 14 Sep 2010 17:01:49 -0700
linaro-image-tools (0.2) maverick; urgency=low