aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@debian.org>2021-01-04 11:45:56 +0100
committerGuilhem Moulin <guilhem@debian.org>2021-01-04 11:45:56 +0100
commit5bd9a03e0052753106fc96912c160cca8d45c0b9 (patch)
treef247cc9fda0e2650615ddd7ed5e32308c730fb1c /debian/changelog
parentf93cf8f0dffeee34935f187af3d08a2f3eb3fde1 (diff)
Prepare new release, restoring compatibility with Net::SSLeay 1.83.debian/0.5.6-1_bpo10+1debian/buster-backports
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 36432b0..42cf4f2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+interimap (0.5.6-1~bpo10+1) buster-backports; urgency=medium
+
+ * Rebuild for buster-backports.
+ * Buster's Net::SSLeay 1.85 is lacking Net::SSLeay::version() and
+ Net::SSLeay::CTX_set_ciphersuites(); in order to restore compatibility
+ with Net::SSLeay 1.83 we revert to use our own protocol map in debug mode,
+ and remove the 'SSL_ciphersuites' option.
+
+ -- Guilhem Moulin <guilhem@debian.org> Mon, 04 Jan 2021 11:45:41 +0100
+
interimap (0.5.6-1) unstable; urgency=high
* New upstream bugfix release with the correct minimum Net::SSLeay version.