enkore

Results 48 issues of enkore

Not yet finished, but should be fine with Linux/X11

Some guts cython meddles with changed, so this needs at least a re-cythonize with cython 0.xx, or possibly a port to cython 3.

bug

This is currently a manual process; - libssh: copy new source into tree, update tarballs and signatures, update Dockerfiles - krb5, openssl, etc.: update tarballs, update all Dockerfiles A script...

EOL since 2023-06-27

https://github.com/ParallelSSH/ssh-python/blob/master/ssh/session.pyx#L142 Introduced [here](https://github.com/ParallelSSH/ssh-python/commit/9dcc72a787e1113ce0b2896ab7b01857c6e2ae03) for libssh 0.7; ssh_disconnect was rewritten since, so the underlying bug probably doesn't exist any more.

bug

Fixes #76 Fixes #77 Fixes #79 Fixes #81

Python 3.6 is EOL since 2021-12-23

I've honestly never heard of anyone using Kerberos with SSH (note that gssapi has nothing to do with smart card / PKCS#11 support, which is handled by libssh through the...