putty-0.65
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/putty?expand=0&rev=23
This commit is contained in:
parent
8c1336f6a6
commit
2ed2505920
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2a46c97a184144e3ec2392aca9acc64d062317a3a38b9a5f623a147eda5f3821
|
||||
size 1977448
|
Binary file not shown.
3
putty-0.65.tar.gz
Normal file
3
putty-0.65.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d543c1fd4944ea51d46d4abf31bfb8cde9bd1c65cb36dc6b83e51ce875660ca0
|
||||
size 1937861
|
BIN
putty-0.65.tar.gz.RSA
Normal file
BIN
putty-0.65.tar.gz.RSA
Normal file
Binary file not shown.
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 12:16:00 UTC 2015 - jengelh@inai.de
|
||||
|
||||
- Update to new upstream release 0.65
|
||||
* Cryptography speedup on 64-bit Unix platforms by using gcc and
|
||||
clang's __uint128_t built-in type.
|
||||
* Bug fix: PSFTP now returns a failure exit status if a command
|
||||
fails in a batch-mode script.
|
||||
* Bug fix: ESC [ 13 t can no longer elicit an invalid escape
|
||||
sequence as a response.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 13 13:21:36 UTC 2015 - aj@ajaissle.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: putty
|
||||
Version: 0.64
|
||||
Version: 0.65
|
||||
Release: 0
|
||||
Summary: GTK-based terminal emulator program
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user