- update to 1.3.2

* Add cipher suites for forward secrecy on more clients (Aaron Friel)
* Maintain more handshake information to be queried by protocol (Adam Wick)
* handle SCSV on client and server side (Kazu Yamamoto)
* Cleanup renegotiation logic (Kazu Yamamoto)
* Various testing improvements with the openssl test parts
* Cleanup AEAD handling for future support of other ciphers

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-tls?expand=0&rev=9
This commit is contained in:
Ondřej Súkup 2015-08-31 08:18:45 +00:00 committed by Git OBS Bridge
parent 6033e8b2fa
commit 84501f9e80
4 changed files with 15 additions and 4 deletions

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Aug 31 08:14:19 UTC 2015 - mimi.vx@gmail.com
- update to 1.3.2
* Add cipher suites for forward secrecy on more clients (Aaron Friel)
* Maintain more handshake information to be queried by protocol (Adam Wick)
* handle SCSV on client and server side (Kazu Yamamoto)
* Cleanup renegotiation logic (Kazu Yamamoto)
* Various testing improvements with the openssl test parts
* Cleanup AEAD handling for future support of other ciphers
-------------------------------------------------------------------
Thu Aug 6 20:43:26 UTC 2015 - mimi.vx@gmail.com

View File

@ -21,7 +21,7 @@
%bcond_with tests
Name: ghc-tls
Version: 1.3.1
Version: 1.3.2
Release: 0
Summary: TLS/SSL protocol native implementation (Server and Client)
License: BSD-3-Clause

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:747f840677115d077ef548b4da54acb479253ce3cb58ad3a03275fe2b452d5d0
size 74668

3
tls-1.3.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e9f2d3685b4731cb865a1d9ea9a2ddd5dce5393c49d8fd89dd9e00e8b0e06ce4
size 75707