- 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:
parent
6033e8b2fa
commit
84501f9e80
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
3
tls-1.3.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e9f2d3685b4731cb865a1d9ea9a2ddd5dce5393c49d8fd89dd9e00e8b0e06ce4
|
||||
size 75707
|
Loading…
x
Reference in New Issue
Block a user