summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorEugene V. Lyubimkin <jackyf@1501-debian>2008-10-25 17:03:16 +0300
committerEugene V. Lyubimkin <jackyf@1501-debian>2008-10-25 17:03:16 +0300
commit4805f1cfd795c41db2a3c7fed56c15bb8c350c49 (patch)
treedc1b6aca57f6a3b22a0b8028b747cdb13c12c4e6 /debian
parent0d7a243df522cad460bc1f94f32c6b7f766cabb1 (diff)
Strip user/password from URL in error message.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5c2c5f292..40e1cc23d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,9 @@ apt (0.7.17) unstable; urgency=low
* apt-pkg/acquire-item.cc:
- Added fallback to uncompressed 'Packages' if neither 'bz2' nor 'gz'
available. (Closes: #409284)
+ * apt-pkg/algorithm.cc:
+ - Strip username and password from source URL in error message.
+ (Closes: #425150)
-- Eugene V. Lyubimkin <jackyf.devel@gmail.com> Fri, 24 Oct 2008 23:45:17 +0300