Package: paramiko / 4.0.0-1

Metadata

Package Version Patches format
paramiko 4.0.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
1071675.patch | (download)

paramiko/ed25519key.py | 4 4 + 0 - 0 !
tests/pkey.py | 5 4 + 1 - 0 !
2 files changed, 8 insertions(+), 1 deletion(-)

 add identifier for ed25519 certificates

0002 Ignore host keys with markers.patch | (download)

paramiko/hostkeys.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 ignore host keys with markers

Hotfix to prevent paramiko from choking on @cert-authority entries

openssh 10.patch | (download)

paramiko/auth_handler.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fixed version parsing issue with openssh 10.0

Regex matches now for Version 1..7 but not for 10.