Revisions of python-paramiko

Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 12)
revert
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 11)
- disable Py2 (bcrypt is Py3 only)
buildservice-autocommit accepted request 676248 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 10)
auto commit by copy to link target
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 9)
- add empty line after %autopatch: build fails up to 42.3 otherwise
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 8)
- revert last change


- fix TypeReflectionTest for sqlite 3.24 with patch:
  SQAlchemy-pull-452.patch
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 7)
don't test with 2.7, hangs too often
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 6)
sync with upstream
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 5)
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 4)
buildservice-autocommit accepted request 394312 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 3)
auto commit by copy to link target
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 2)
- update to 2.0.0:
  * Add support for 384- and 512-bit elliptic curve groups in ECDSA
    key types (aka ecdsa-sha2-nistp384 / ecdsa-sha2-nistp521).
  * Due to an earlier bugfix, less-specific Host blocks' ProxyCommand
    values were overriding ProxyCommand none in more-specific Host
    blocks. This has been fixed in a backwards compatible manner (i.e.
    ProxyCommand none continues to appear as a total lack of any
    proxycommand key in parsed config structures).
  * Fix a backwards incompatibility issue that cropped up in 
    SFTPFile.prefetch <~paramiko.sftp_file.prefetch> re: the 
    erroneously non-optional file_size parameter. Should only affect 
    users who manually call prefetch. 
  * Replace PyCrypto with the Python Cryptographic Authority (PyCA)
    'Cryptography' library suite. This improves security,
    installability, and performance; adds PyPy support; and much more.
  * Fix stalled/hung SFTP downloads by cleaning up some threading lock
    issues.
  * Fix a Python 3 compatibility issue when handling two-factor
    authentication.
  * Clean up setup.py to always use setuptools, not doing so was a 
    historical artifact from bygone days.
  * Update the module in charge of handling SSH moduli so it's
    consistent with OpenSSH behavior re: prime number selection. 
  * Fix up ~paramiko.ssh_exception.NoValidConnectionsError so it 
    pickles correctly, and fix a related Python 3 compatibility issue.
  * Update to jaraco.windows 3.4.1 to fix some errors related to 
    ctypes on Windows platforms. 
  * Annotate some public attributes on ~paramiko.channel.Channel such
    as .closed.
  * Fix logic bug in the SFTP client's callback-calling functionality;
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 1)
Displaying all 12 revisions
openSUSE Build Service is sponsored by