summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2008-07-25 19:37:19 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2008-07-25 19:37:19 +0200
commitc769cd6fdc0d675bac07d0bcdf20e7b3ac0598a9 (patch)
tree0e6284927d8e9d9a093eebdf0417ea9ec6e15fa9 /debian
parent5d382c9cbd8864c391a99ebf184836a5c60f56ed (diff)
* merge patch that enforces stricter https server certificate
checking (thanks to Arnaud Ebalard, closes: #485960) * allow per-mirror specific https settings (thanks to Arnaud Ebalard, closes: #485965)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 608f7c764..6df5437c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,10 @@ apt (0.7.15) UNRELEASED; urgency=low
* apt-pkg/depcache.cc:
- when checking for new important deps, skip critical ones
(LP: #236360)
+ * merge patch that enforces stricter https server certificate
+ checking (thanks to Arnaud Ebalard, closes: #485960)
+ * allow per-mirror specific https settings
+ (thanks to Arnaud Ebalard, closes: #485965)
--