aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@debian.org>2020-12-26 23:43:10 +0100
committerGuilhem Moulin <guilhem@fripost.org>2020-12-27 00:10:50 +0100
commit8bc0fac4758144a6fd30496922281a91ab0edcc9 (patch)
treef0e1839c69840b773715a8af2554f64cb967a935 /debian/changelog
parent09780a80653e341dc17e0027528c89817a71559b (diff)
d/control: pin exact libinterimap version in interimap & pullimap's depends.
The components are tightly tied together and libinterimap makes no promise of API stability.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f3eaad4..e094552 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,9 @@ interimap (0.5.5-1) UNRELEASED; urgency=medium
+ SSL/TLS connections now require OpenSSL 1.1.0 or later.
+ New option SSL_ciphersuites to set the TLSv1.3 ciphersuites.
(SSL_cipherlist only apply to TLSv1.2 and below.)
+ * d/control: pin exact libinterimap version in interimap & pullimap's
+ depends. The components are tightly tied together and libinterimap makes
+ no promise of API stability.
-- Guilhem Moulin <guilhem@debian.org> Sat, 26 Dec 2020 23:33:39 +0100