summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d52a957..6686d66 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+python-docker (3.4.1-4) unstable; urgency=medium
+
+ * Revert "Drop dependency on ssl-match-hostname backport"
+ Turns out the python2 backport is not full enough as it does not
+ include the full functionality of py3.5 match_hostname.
+ Reopens: #909974
+ Closes: #918154
+
+ -- Felipe Sateler <fsateler@debian.org> Thu, 10 Jan 2019 19:35:42 -0300
+
python-docker (3.4.1-3) unstable; urgency=medium
* Also drop the ssl-match-hostname Build-Depends