Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ssh2-python to 1.1.2.post1 #492

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pyup-bot
Copy link
Collaborator

This PR updates ssh2-python from 0.26.0 to 1.1.2.post1.

Changelog

1.1.2

++++++

Changes
--------

No code changes.


Packaging
----------

* Added Windows Python 3.7 and 3.13 wheel builds.
* Removed manylinux 2010 wheels.
* Wheel builds now use embedded libssh and zlib.
* Dockerfiles and scripts updates.

1.1.1

+++++

Changes
--------

* Support for Python >=3.12.
* Upgraded embedded and wheel ``libssh2`` to ``1.11.1``.
* Upgraded wheel OpenSSL to 3.4.0.
* Removed testing for Python versions <3.8.

Fixes
-----

* Calling ``ssh2.session.Session.methods`` without a valid connection would cause a segfault - 203.

Packaging
----------

* Added binary wheels for Python versions 3.11, 3.12 and 3.13 on support manylinux wheel builds.
* Added OSX 12.0, 13.0 and 14.0 wheels, Apple Silicon.
* Support OSX brew OpenSSL from source builds.
* Top level tests directory is now cross platform and can be run by vendors.
* Moved CI specific integration tests to their own space.

1.0.0

++++++

Changes
--------

* Upgraded embedded and wheel libssh2 to 1.10.0.
* Upgraded wheel OpenSSL to 1.1.1q.
* Added testing for Python 3.10.
* Removed testing for Python 3.7.

Packaging
----------

* Added OSX 12.0 wheels.
* Removed OSX <= 10.0 wheels.

0.27.0

++++++

Changes
-------

* Python 3.10 support.

Fixes
-----

* Objects depending on ``ssh2.Session`` would sometimes cause segfault on interpreter shutdown.

Packaging
---------

* Added manylinux-2014 ARM (aarch64) wheel builds - 156 - Thanks enaydanov
* Added manylinux-2014 x86_64 wheels for all currently available Python 3 versions.
* Added Windows 3.10 wheels.
* Added OSX 11.6, 11.5 and 11.4 wheels.
Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant