diff --git a/putty-0.74.tar.gz b/putty-0.74.tar.gz deleted file mode 100644 index 7c3ce17..0000000 --- a/putty-0.74.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ddd5d388e51dd9e6e294005b30037f6ae802239a44c9dc9808c779e6d11b847d -size 2476513 diff --git a/putty-0.74.tar.gz.gpg b/putty-0.74.tar.gz.gpg deleted file mode 100644 index 08550c4..0000000 Binary files a/putty-0.74.tar.gz.gpg and /dev/null differ diff --git a/putty-0.75.tar.gz b/putty-0.75.tar.gz new file mode 100644 index 0000000..a811964 --- /dev/null +++ b/putty-0.75.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3173b037eddbe9349abe978101277b4ba9f9959e25dedd44f87e7b85cc8f9f5 +size 2731167 diff --git a/putty-0.75.tar.gz.gpg b/putty-0.75.tar.gz.gpg new file mode 100644 index 0000000..98f5f72 Binary files /dev/null and b/putty-0.75.tar.gz.gpg differ diff --git a/putty.changes b/putty.changes index c41a325..c13c0ef 100644 --- a/putty.changes +++ b/putty.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Mon May 10 12:02:38 UTC 2021 - Jan Engelhardt + +- Update to release 0.75 + * Upgraded default SSH key fingerprint format to OpenSSH-style + SHA-256. + * Upgraded private key file format to PPK3, with improved + passphrase hashing and no use of SHA-1. + * Terminal now supports ESC [ 9 m for strikethrough text. + * New protocols: bare ssh-connection layer for use over + already-secure IPC channels, and SUPDUP for talking to very + old systems such as PDP-10s. + * PuTTYgen now supports alternative provable-prime generation + algorithm for RSA and DSA. + * The Unix tools can now connect directly to a Unix-domain + socket. + ------------------------------------------------------------------- Sun Jun 28 11:02:18 UTC 2020 - Jan Engelhardt diff --git a/putty.spec b/putty.spec index 88bcaa7..b436b1a 100644 --- a/putty.spec +++ b/putty.spec @@ -1,7 +1,7 @@ # # spec file for package putty # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: putty -Version: 0.74 +Version: 0.75 Release: 0 Summary: SSH client with optional GTK-based terminal emulator frontend License: MIT