Skip to content

Tags: zephyrj/ssh-python

Tags

0.5.0

Toggle 0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Channel dealloc (ParallelSSH#19)

Fixed issue with channel double free when session open channel fails.
Updated exception handling for session authentication.
Updated tests.
Removed unused exceptions.
Added documentation.
Updated readme, changelog.

0.4.0.post5

Toggle 0.4.0.post5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
OSX and Windows wheels (ParallelSSH#18)

Added OSX wheel builds for 10.14 and 10.15 on Py3.8
Added Windows wheel builds for Python 3.6/3.7/3.8

0.4.0

Toggle 0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added sdist upload (ParallelSSH#13)

0.4.0rc1

Toggle 0.4.0rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated CI cfg (ParallelSSH#14)

0.4.0.post4

Toggle 0.4.0.post4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added verion fix for manylinux (ParallelSSH#17)

0.4.0.post3

Toggle 0.4.0.post3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated static files tracking (ParallelSSH#16)

0.4.0.post2

Toggle 0.4.0.post2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated ci filters (ParallelSSH#15)

0.4.0.post1

Toggle 0.4.0.post1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated CI cfg (ParallelSSH#14)

03.0

Toggle 03.0's commit message
Added manylinux binary wheel builds on travis-ci.

Added manylinux dockerfile, dependencies and scripts.
Updated travis cfg, libssh build script.
Added changelog.

0.3.0

Toggle 0.3.0's commit message
Added manylinux binary wheel builds on travis-ci.

Added manylinux dockerfile, dependencies and scripts.
Updated travis cfg, libssh build script.
Added changelog.