diff --git a/putty-0.64.tar.gz b/putty-0.64.tar.gz deleted file mode 100644 index 5b97ed6..0000000 --- a/putty-0.64.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2a46c97a184144e3ec2392aca9acc64d062317a3a38b9a5f623a147eda5f3821 -size 1977448 diff --git a/putty-0.64.tar.gz.RSA b/putty-0.64.tar.gz.RSA deleted file mode 100644 index f0c5b41..0000000 Binary files a/putty-0.64.tar.gz.RSA and /dev/null differ diff --git a/putty-0.65.tar.gz b/putty-0.65.tar.gz new file mode 100644 index 0000000..ddbc63c --- /dev/null +++ b/putty-0.65.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d543c1fd4944ea51d46d4abf31bfb8cde9bd1c65cb36dc6b83e51ce875660ca0 +size 1937861 diff --git a/putty-0.65.tar.gz.RSA b/putty-0.65.tar.gz.RSA new file mode 100644 index 0000000..61dd083 Binary files /dev/null and b/putty-0.65.tar.gz.RSA differ diff --git a/putty.changes b/putty.changes index 8f0a313..e7262fd 100644 --- a/putty.changes +++ b/putty.changes @@ -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 diff --git a/putty.spec b/putty.spec index 11b72c4..dac9eb6 100644 --- a/putty.spec +++ b/putty.spec @@ -17,7 +17,7 @@ Name: putty -Version: 0.64 +Version: 0.65 Release: 0 Summary: GTK-based terminal emulator program License: MIT