Accepting request 391643 from devel:languages:haskell:lts

- 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

OBS-URL: https://build.opensuse.org/request/show/391643
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-tls?expand=0&rev=13
This commit is contained in:
2016-04-26 09:11:34 +00:00
committed by Git OBS Bridge
parent 67049bfe5a
commit cfad3b5324
4 changed files with 13 additions and 4 deletions

View File

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