diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2005-11-09 19:46:44 +0000 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2005-11-09 19:46:44 +0000 |
commit | a3371852091e3590bd425f2674b56ae3d5ae2445 (patch) | |
tree | 1efb64231e99eb48ed30864c50751e9bf7ea9e24 /debian/changelog | |
parent | 025b8a36fa50680dd1549426c5906363ddaebd02 (diff) |
* turn off "secure-acquire" when --allow-unauthenticated is given
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 0b0343d9c..9e9b46ab9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,10 +11,12 @@ apt (0.6.42.3) unstable; urgency=low - patch-128: Danish translation update (closes: #337949) - patch-129: Basque translation update (closes: #338101) * cmdline/apt-get.cc: - - bufix in FindSrc (closes: #335213) + - bufix in FindSrc (closes: #335213, #337910) * added armeb to archtable (closes: #333599) + * with --allow-unauthenticated use the old fallback behaviour for + sources (closes: #335112) - -- Michael Vogt <mvo@debian.org> Wed, 9 Nov 2005 05:52:31 +0100 + -- Michael Vogt <mvo@debian.org> Wed, 9 Nov 2005 07:22:31 +0100 apt (0.6.42.2) unstable; urgency=high |