diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
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 |