aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authordancer <dancer>2004-07-15 22:05:31 +0000
committerdancer <dancer>2004-07-15 22:05:31 +0000
commite407829a005c06eeadab6d3e16f4fa49938d8f2a (patch)
treef633027a56575b72cd8f67af7017d9c211b0f9d7 /debian
parentf4518c25ed9e609936470831a720bf80aa0db4a1 (diff)
downloadpbuilder-e407829a005c06eeadab6d3e16f4fa49938d8f2a.tar
pbuilder-e407829a005c06eeadab6d3e16f4fa49938d8f2a.tar.gz
+2004-07-16 Junichi Uekawa <dancer@debian.org>
+ + * pbuilder-user-mode-linux: 259325: call /sbin/halt -d -f + instead of just doing an exit from UML. + init=/bin/sh, and this is required for safe exit now, apparently. + +2004-07-14 Junichi Uekawa <dancer@debian.org> + + * Documentation/pbuilder-doc.xml: update notes on D10tmp script. + + * examples/D10tmp: mkdir -p + +2004-07-09 Junichi Uekawa <dancer@debian.org> + + * testsuite/run-test.sh (IOSTATPID): add debemail to testsuite. + + * pbuilder-buildpackage (PACKAGENAME): move SUTOUSER outside of what's fed into bash. + Run bash in SUTOUSER. SUTOUSER might be eating quote characters. +
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog21
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e759148..e1de88a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,24 @@
+pbuilder (0.110) unstable; urgency=low
+
+ * shutdown UML cleanly on exit, thanks go to Joey Hess for noticing this
+ (closes: #259325)
+
+ -- Junichi Uekawa <dancer@debian.org> Fri, 16 Jul 2004 07:02:07 +0900
+
+pbuilder (0.109) unstable; urgency=low
+
+ * Improve D10tmp example script so that it uses mkdir -p instead of mkdir.
+ * Update SGML document to show where that script exists.
+
+ -- Junichi Uekawa <dancer@debian.org> Wed, 14 Jul 2004 06:31:02 +0900
+
+pbuilder (0.108) unstable; urgency=low
+
+ * move SUTOUSER outside of /bin/bash invocation. Should help quoting of DEBEMAIL.
+ (Closes: #258219).
+
+ -- Junichi Uekawa <dancer@debian.org> Fri, 9 Jul 2004 09:00:25 +0900
+
pbuilder (0.107) unstable; urgency=low
* Document that pdebuild accepts pbuilder options as pdebuild