aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorLuk Claes <luk@debian.org>2012-07-05 00:38:56 +0000
committerJeremy T. Bouse <jbouse@debian.org>2013-05-25 00:14:20 -0400
commit9e9d570efa5839cdff04a1f2acce6d83abf650af (patch)
treecfa5548d38e330f28b6adbac9ba9905f4901247d /debian/changelog
parentf2e48506595c0df6db13f71be5fb87a8adc5aaa4 (diff)
downloadpython-paramiko-9e9d570efa5839cdff04a1f2acce6d83abf650af.tar
python-paramiko-9e9d570efa5839cdff04a1f2acce6d83abf650af.tar.gz
Imported Debian patch 1.7.7.1-2.1
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 38c3c0e..b6948a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+paramiko (1.7.7.1-2.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Fix broken host key handling when port != 22 (Closes: 668239)
+
+ -- Luk Claes <luk@debian.org> Thu, 05 Jul 2012 00:38:56 +0000
+
paramiko (1.7.7.1-2) unstable; urgency=low
* debian/*: Update build to use dh_python2 (Closes: #637379)