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