- Update to release 0.75
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/putty?expand=0&rev=69
This commit is contained in:
parent
99ab2303f9
commit
1e289e88e3
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ddd5d388e51dd9e6e294005b30037f6ae802239a44c9dc9808c779e6d11b847d
|
|
||||||
size 2476513
|
|
Binary file not shown.
3
putty-0.75.tar.gz
Normal file
3
putty-0.75.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d3173b037eddbe9349abe978101277b4ba9f9959e25dedd44f87e7b85cc8f9f5
|
||||||
|
size 2731167
|
BIN
putty-0.75.tar.gz.gpg
Normal file
BIN
putty-0.75.tar.gz.gpg
Normal file
Binary file not shown.
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 10 12:02:38 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- 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 <jengelh@inai.de>
|
Sun Jun 28 11:02:18 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package putty
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: putty
|
Name: putty
|
||||||
Version: 0.74
|
Version: 0.75
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: SSH client with optional GTK-based terminal emulator frontend
|
Summary: SSH client with optional GTK-based terminal emulator frontend
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user