From cfad3b5324a4eb600a23f572ab5ec7a10ddb4552be2eea126d6a85092ab7c000 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Tue, 26 Apr 2016 09:11:34 +0000 Subject: [PATCH] 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 --- ghc-tls.changes | 9 +++++++++ ghc-tls.spec | 2 +- tls-1.3.4.tar.gz | 3 --- tls-1.3.5.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 tls-1.3.4.tar.gz create mode 100644 tls-1.3.5.tar.gz diff --git a/ghc-tls.changes b/ghc-tls.changes index af5d631..a38accd 100644 --- a/ghc-tls.changes +++ b/ghc-tls.changes @@ -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 diff --git a/ghc-tls.spec b/ghc-tls.spec index b5ecdfc..f55ea5a 100644 --- a/ghc-tls.spec +++ b/ghc-tls.spec @@ -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 diff --git a/tls-1.3.4.tar.gz b/tls-1.3.4.tar.gz deleted file mode 100644 index 55a0b8b..0000000 --- a/tls-1.3.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:49fff2bd6b420bb57f7cc78445f9a17547a5ff4a72e29135695c9cc2d91e19c1 -size 77920 diff --git a/tls-1.3.5.tar.gz b/tls-1.3.5.tar.gz new file mode 100644 index 0000000..3a8f8fc --- /dev/null +++ b/tls-1.3.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff2c21a8a9d1f34ccc5dcf816c2a873a91ab15ab4c7876cd7b88c3052624a08f +size 78631