diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-07-25 19:37:19 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-07-25 19:37:19 +0200 |
commit | c769cd6fdc0d675bac07d0bcdf20e7b3ac0598a9 (patch) | |
tree | 0e6284927d8e9d9a093eebdf0417ea9ec6e15fa9 /debian | |
parent | 5d382c9cbd8864c391a99ebf184836a5c60f56ed (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/changelog | 4 |
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) -- |