From a1ba82f0f92558e7dc1b224cb7fcfeb4ec4f5711a57b415a98191cc43c471c2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Wed, 11 May 2016 15:36:36 +0000 Subject: [PATCH] Accepting request 394905 from devel:languages:haskell:lts - update to 1.3.7 * Disable SHA384 based cipher, as they don't work properly yet. - update to 1.3.6 * Add new ciphers * Improve some debugging and outputs OBS-URL: https://build.opensuse.org/request/show/394905 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-tls?expand=0&rev=15 --- ghc-tls.changes | 13 +++++++++++++ ghc-tls.spec | 2 +- tls-1.3.5.tar.gz | 3 --- tls-1.3.7.tar.gz | 3 +++ 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 tls-1.3.5.tar.gz create mode 100644 tls-1.3.7.tar.gz diff --git a/ghc-tls.changes b/ghc-tls.changes index a38accd..c5c4e74 100644 --- a/ghc-tls.changes +++ b/ghc-tls.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed May 11 15:35:33 UTC 2016 - mimi.vx@gmail.com + +- update to 1.3.7 +* Disable SHA384 based cipher, as they don't work properly yet. + +------------------------------------------------------------------- +Sun May 8 11:22:31 UTC 2016 - mimi.vx@gmail.com + +- update to 1.3.6 +* Add new ciphers +* Improve some debugging and outputs + ------------------------------------------------------------------- Sun Apr 10 19:02:03 UTC 2016 - mimi.vx@gmail.com diff --git a/ghc-tls.spec b/ghc-tls.spec index f55ea5a..fed8309 100644 --- a/ghc-tls.spec +++ b/ghc-tls.spec @@ -21,7 +21,7 @@ %bcond_with tests Name: ghc-tls -Version: 1.3.5 +Version: 1.3.7 Release: 0 Summary: TLS/SSL protocol native implementation (Server and Client) License: BSD-3-Clause diff --git a/tls-1.3.5.tar.gz b/tls-1.3.5.tar.gz deleted file mode 100644 index 3a8f8fc..0000000 --- a/tls-1.3.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff2c21a8a9d1f34ccc5dcf816c2a873a91ab15ab4c7876cd7b88c3052624a08f -size 78631 diff --git a/tls-1.3.7.tar.gz b/tls-1.3.7.tar.gz new file mode 100644 index 0000000..1334a62 --- /dev/null +++ b/tls-1.3.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a84640e141dc68a83eb9b207baa2d71e1e8b0b73d33b7c34466d73539f457225 +size 79175