aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authordancer <dancer>2002-10-19 05:29:09 +0000
committerdancer <dancer>2002-10-19 05:29:09 +0000
commit7654e3618a501d1fc1323eed85546bec06f36ec3 (patch)
treeb57d648b8951ca8110a7c047a4f40b366769ab23 /ChangeLog
parentc35c41f9ebe7c07a2bb8b8439dc173fa83ada48a (diff)
downloadpbuilder-7654e3618a501d1fc1323eed85546bec06f36ec3.tar
pbuilder-7654e3618a501d1fc1323eed85546bec06f36ec3.tar.gz
+
+ * debian/TODO: beautify file, with Todoo mode. + + * debian/control (Standards-Version): 3.5.7 + + * and revert the change made.... fuser will kill anything that + uses proc, which may be outside the chroot (including X and other + things..) + + * pbuilder-modules (umountproc): use "umount_one". + + * debian/control (Suggests): add psmisc Suggestion. + + * pbuilder-modules (umount_one): generic umount module split out from + umountproc + Add FORCE_KILL_WITH_FUSER option, kills processes with fuser if + "yes" + Reported by Thorsten Sauter <tsauter@gmx.net> + +2002-10-18 Junichi Uekawa <dancer@debian.org> + + * pbuilder-buildpackage-funcs: hack HOME variable. +
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0981230..0dbc1a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+2002-10-19 Junichi Uekawa <dancer@debian.org>
+
+ * debian/TODO: beautify file, with Todoo mode.
+
+ * debian/control (Standards-Version): 3.5.7
+
+ * and revert the change made.... fuser will kill anything that
+ uses proc, which may be outside the chroot (including X and other
+ things..)
+
+ * pbuilder-modules (umountproc): use "umount_one".
+
+ * debian/control (Suggests): add psmisc Suggestion.
+
+ * pbuilder-modules (umount_one): generic umount module split out from
+ umountproc
+ Add FORCE_KILL_WITH_FUSER option, kills processes with fuser if
+ "yes"
+ Reported by Thorsten Sauter <tsauter@gmx.net>
+
+2002-10-18 Junichi Uekawa <dancer@debian.org>
+
+ * pbuilder-buildpackage-funcs: hack HOME variable.
+
2002-10-16 Junichi Uekawa <dancer@debian.org>
* THANKS: update.