aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authordancer <dancer>2005-12-04 05:16:37 +0000
committerdancer <dancer>2005-12-04 05:16:37 +0000
commit5dbdf82ca9ae7ec6f11348ee788a398340c79464 (patch)
tree752311be19a8cc1ff7c5f62c44c2b04b575e0e37 /ChangeLog
parentacc4f8ccf72fb9aa095d5c912cb476ba60c0c52f (diff)
downloadpbuilder-5dbdf82ca9ae7ec6f11348ee788a398340c79464.tar
pbuilder-5dbdf82ca9ae7ec6f11348ee788a398340c79464.tar.gz
Revert to using --force-yes, since --allow-unauthenticated doesn't work with sarge
* Bug fix: "/usr/share/doc/pbuilder/examples/B90linda missing --force-yes option", thanks to qfunk (Closes: #340715). Note: --allow-unauthenticated is probably a better option here, but apt-get in sarge does not support it, we will revisit it after etch.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ec7a43..50dc1fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
2005-12-04 Junichi Uekawa <dancer@debian.org>
+ * debian/TODO: note TODO item.
+
+ * pdebuild-internal: Revert to use of --force-yes, since --allow-unauthenticated does not work in sarge
+ * pbuilder-updatebuildenv:
+ * pbuilder-satisfydepends:
+ * pbuilder-createbuildenv:
+ * pbuilder-buildpackage-funcs:
+ * examples/execute_installtest.sh:
+ * examples/B92test-pkg:
+ * examples/B91dpkg-i:
+ * examples/B90linda:
+
* pbuilder-createbuildenv: implement --no-targz for pbuilder create.
* pbuilder-buildpackage-funcs: #338976; SUTOUSER check is bogus.