2015-07-27 12:30:53 +00:00
committed by Git OBS Bridge
parent 8c1336f6a6
commit 2ed2505920
6 changed files with 15 additions and 4 deletions

View File

@@ -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