Skip to content

Tags: parallel-ssh/ssh2-python

Tags

1.0.0

Toggle 1.0.0'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#180)

1.0.0rc2

Toggle 1.0.0rc2'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#180)

1.0.0rc1

Toggle 1.0.0rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Libssh2 upg (ParallelSSH#179)

* Upgraded libssh2 to 1.10.0.
* Regenerated with latest cython.
* Updated docker files for new libssh2 and openssl versions. Removed obsolete file.
* Updated readthedocs config.
* Updated setup.py, CI cfgs, CI scripts.
* Updated Changelog.

0.27.0

Toggle 0.27.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Source update (ParallelSSH#162)

* Removed support for libssh2<1.7.
* Removed native package scripts for obsolete libssh2 versions.
* Removed conda recipe.
* Moved find_eol files to ext
* Updated setup
* Updated gitignore.
* Check for session dealloc before deallocating agent.
* Updated sources
* Updated circle CI.
* Removed obsolete CI files.
* Added manylinux-2014 wheel builds for x86_64.
* Updated changelog
* Updated CI cfg

0.26.0

Toggle 0.26.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enable fileinfo attributes on windows (ParallelSSH#142)

* Enable fileinfo and statinfo attributes on windows
* Updated changelog

0.25.0

Toggle 0.25.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Method pref (ParallelSSH#140)

* Added new libssh2 1.9.0 error codes as exceptions.
* Added session method and supported algorithm functions - resolves ParallelSSH#128
* Updated changelog
* Updated documentation

0.24.0

Toggle 0.24.0's commit message

Verified

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

0.23.0

Toggle 0.23.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Sftp attrs (ParallelSSH#124)

* Minor fixes for kdb int
* Added SFTP attribute flags. Updated sftp tests - resolves ParallelSSH#119
* Updated change log

0.22.0

Toggle 0.22.0's commit message

Verified

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

* Added circleci config. Updated travis cfg

0.21.0

Toggle 0.21.0's commit message

Verified

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

* Updated travis cfg
* Updated manifest