aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authordancer <dancer>2005-12-04 04:36:28 +0000
committerdancer <dancer>2005-12-04 04:36:28 +0000
commitc083f6c7fc979dc0a9cb45e687e56360621d4cf5 (patch)
treed9f1022ca700985326b97673a60ec5ac5ff3c497 /ChangeLog
parent99fe31b0e9686d8502e70f80d710f555cf19e5d8 (diff)
downloadpbuilder-c083f6c7fc979dc0a9cb45e687e56360621d4cf5.tar
pbuilder-c083f6c7fc979dc0a9cb45e687e56360621d4cf5.tar.gz
* Bug fix: "/usr/share/doc/pbuilder/examples/B90linda missing
--allow-unauthenticated option", thanks to qfunk (Closes: #340715). - fixed other scripts to use --allow-unauthenticated option rather than --force-yes. * debconf compatibility level 4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a8012e3..515a7bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2005-12-04 Junichi Uekawa <dancer@debian.org>
+
+ * pdebuild-internal: use --allow-unauthenticated option rather than --force-yes to apt-get install
+ * pbuilder-updatebuildenv:
+ * pbuilder-satisfydepends:
+ * pbuilder-createbuildenv:
+ * pbuilder-buildpackage-funcs:
+
+ * examples/execute_installtest.sh: --allow-unauthenticated option to apt-get install
+ * examples/B92test-pkg:
+ * examples/B91dpkg-i:
+ * examples/B90linda:
+
2005-12-01 Junichi Uekawa <dancer@debian.org>
* Documentation/pbuilder-doc.xml: add notes on ccache+pbuilder.