- Update to release 0.81
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/putty?expand=0&rev=81
This commit is contained in:
parent
e7450c1706
commit
89729f61a1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2013c83a721b1753529e9090f7c3830e8fe4c80a070ccce764539badb3f67081
|
||||
size 2831433
|
Binary file not shown.
3
putty-0.81.tar.gz
Normal file
3
putty-0.81.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cb8b00a94f453494e345a3df281d7a3ed26bb0dd7e36264f145206f8857639fe
|
||||
size 2844616
|
BIN
putty-0.81.tar.gz.gpg
Normal file
BIN
putty-0.81.tar.gz.gpg
Normal file
Binary file not shown.
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 15 20:04:57 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 0.81
|
||||
* Fix CVE-2024-31497: NIST P521 / ecdsa-sha2-nistp521
|
||||
signatures are no longer generated with biased values of k.
|
||||
The previous bias compromises private keys.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 18 21:52:22 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package putty
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 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.80
|
||||
Version: 0.81
|
||||
Release: 0
|
||||
Summary: SSH client with optional GTK-based terminal emulator frontend
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user