Comparing fedepell:master...ParallelSSH:master · fedepell/ssh-python
Commits on Jan 13, 2025
-
* Upgrade to libssh 0.11.1 * Upgrade to OpenSSL 3.4.0 * Updated appveyor cfg and scripts * Updated manylinux builds and CI cfg
Commits on Jan 22, 2025
-
Manylinux changes (ParallelSSH#92)
* Removed manylinux 2010 builds and files. Removed manylinux2010 from build script. * Updated manylinux build script to use embedded libssh. Removed archive files. Updated embedded build script, CI cfgs. * Updated appveyor cfg * Updated embedded libssh. * Updated CI cfgs * Updated dockerfiles * Removed zlib archive, added source. * Added krb5 source. * Updated build scripts
Commits on Jan 23, 2025
Commits on Oct 5, 2025
-
Libssh upgrade (ParallelSSH#97)
* Upgrade embedded libssh to 0.11.3 * Updated PyPi classifiers * Updated osx wheel script to use embedded libssh rather than brew package * Updated embedded zlib to 1.3.1 and appveyor build script