summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2022-11-04 18:24:46 -0400
committerJeff Forcier <jeff@bitprophet.org>2022-11-04 18:24:46 -0400
commitbfb98fe80e4af5fe1fff553293fb0e6f24cd31db (patch)
tree45c6d0877022357a4d9b4774b63f5414b47efe74
parentbc3536b6979eab5370f0413db0966f8c8e137fa6 (diff)
parent6943df1db31d5c52b30a6612f21c3ea03f6df069 (diff)
downloadparamiko-bfb98fe80e4af5fe1fff553293fb0e6f24cd31db.tar.gz
Merge branch '2.10' into 2.11
-rw-r--r--sites/www/changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index 763a33e3..920e0e2f 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,6 +2,7 @@
Changelog
=========
+- :release:`2.10.6 <2022-11-04>`
- :bug:`1822` (via, and relating to, far too many other issues to mention here)
Update `~paramiko.client.SSHClient` so it explicitly closes its wrapped
socket object upon encountering socket errors at connection time. This should