[paramiko] release: paramiko 1.7.3
Robey Pointer
robey at lag.net
Mon Mar 24 00:28:04 PDT 2008
This took a lot longer than I meant to -- I got caught up in the new
job.
Paramiko 1.7.3 "Clara" is released:
http://www.lag.net/paramiko/
The signature for the zip file is posted online, and attached.
This is mostly bug fixes (some pretty important) and a few new features.
v1.7.3 (Clara) 23mar08
----------------------
* SSHClient can be asked not to use an SSH agent now, and not to
search
for private keys
* added WarningPolicy option for SSHClient (warn, but allow, on
unknown
server keys)
* added Channel.exit_status_ready to poll if a channel has received
an
exit status yet
* new demo for reverse port forwarding
* (bug 177117) fix UTF-8 passwords
* (bug 189466) fix typo in osrandom.py
* (bug 191657) potentially fix a race at channel shutdown
* (bug 192749) document that SSHClient.connect may raise socket.error
* (bug 193779) translate EOFError into AuthException during
authentication
* (bug 200416) don't create a new logger object for each channel
Clara wasted away.
robey
-------------- next part --------------
A non-text attachment was scrubbed...
Name: paramiko-1.7.3.zip.asc
Type: application/octet-stream
Size: 194 bytes
Desc: not available
Url : http://www.lag.net/pipermail/paramiko/attachments/20080324/51777d10/attachment.obj
-------------- next part --------------
More information about the paramiko
mailing list