aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authordancer <dancer>2005-12-21 11:06:05 +0000
committerdancer <dancer>2005-12-21 11:06:05 +0000
commit55a736e7b9f2ade9e6e97335fad6f47affff647b (patch)
treec2d6cc0108512088e0351ef9b3e48dfdbb709a08 /ChangeLog
parent5c2c92d40cb45fcdb706ff9e7dd3b8ddc9932fd7 (diff)
downloadpbuilder-55a736e7b9f2ade9e6e97335fad6f47affff647b.tar
pbuilder-55a736e7b9f2ade9e6e97335fad6f47affff647b.tar.gz
update workaround for libc to work around bugs in initscripts.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d3763b0..b115edf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+2005-12-21 Junichi Uekawa <dancer@debian.org>
+
+ * testsuite/run-regression.sh: add results display.
+
+ * testsuite/run-test.sh: add results display
+
+ * testsuite/run-test-uml.sh: add results display.
+
+ * testsuite/run-regression.sh: run tests in numerical order of bug reports.
+
+ * testsuite/regression/344089-workaround-check.sh: create a regression test
+
+ * testsuite/run-test.sh: use
+ /usr/share/doc/pbuilder/examples/344089 for hookdir.
+
+ * Makefile: no longer install libc6 workaround which is outdated,
+ and install the initscripts workaround to
+ /usr/share/doc/pbuilder/examples/344089
+
+ * examples/E50-initscripts-2.86.ds1-7.workaround.sh: add a
+ workaround for #344089, and #262627
+
2005-12-19 Junichi Uekawa <dancer@debian.org>
* pdebuild-internal: export HOME with a decent value.