diff options
author | dancer <dancer> | 2005-12-04 05:16:37 +0000 |
---|---|---|
committer | dancer <dancer> | 2005-12-04 05:16:37 +0000 |
commit | 5dbdf82ca9ae7ec6f11348ee788a398340c79464 (patch) | |
tree | 752311be19a8cc1ff7c5f62c44c2b04b575e0e37 /ChangeLog | |
parent | acc4f8ccf72fb9aa095d5c912cb476ba60c0c52f (diff) | |
download | pbuilder-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-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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. |