Accepting request 391644 from devel:languages:haskell
- update to 1.3.5 * Fix a bug with ECDHE based cipher where serialization * Improve tests * Debugging: Add a way to print random seed and a way to side-load a seed for replayability (forwarded request 391643 from mimi_vx) OBS-URL: https://build.opensuse.org/request/show/391644 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-tls?expand=0&rev=6
This commit is contained in:
commit
eb88f557b6
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Apr 10 19:02:03 UTC 2016 - mimi.vx@gmail.com
|
||||||
|
|
||||||
|
- update to 1.3.5
|
||||||
|
* Fix a bug with ECDHE based cipher where serialization
|
||||||
|
* Improve tests
|
||||||
|
* Debugging: Add a way to print random seed and a way to side-load
|
||||||
|
a seed for replayability
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 15 20:50:00 UTC 2015 - mimi.vx@gmail.com
|
Tue Dec 15 20:50:00 UTC 2015 - mimi.vx@gmail.com
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
|
|
||||||
Name: ghc-tls
|
Name: ghc-tls
|
||||||
Version: 1.3.4
|
Version: 1.3.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: TLS/SSL protocol native implementation (Server and Client)
|
Summary: TLS/SSL protocol native implementation (Server and Client)
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:49fff2bd6b420bb57f7cc78445f9a17547a5ff4a72e29135695c9cc2d91e19c1
|
|
||||||
size 77920
|
|
3
tls-1.3.5.tar.gz
Normal file
3
tls-1.3.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ff2c21a8a9d1f34ccc5dcf816c2a873a91ab15ab4c7876cd7b88c3052624a08f
|
||||||
|
size 78631
|
Loading…
x
Reference in New Issue
Block a user