diff --git a/ghc-tls.changes b/ghc-tls.changes index 4edc2ca..f73df06 100644 --- a/ghc-tls.changes +++ b/ghc-tls.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Feb 27 14:16:56 UTC 2020 - psimons@suse.com + +- Update tls to version 1.5.4. + ## Version 1.5.4 + + - Restore interoperability with early Java 6 + [#422](https://github.com/vincenthz/hs-tls/pull/422) + - Test cleanups for timeout and async usage + [#416](https://github.com/vincenthz/hs-tls/pull/416) + ------------------------------------------------------------------- Thu Jan 9 03:03:11 UTC 2020 - psimons@suse.com diff --git a/ghc-tls.spec b/ghc-tls.spec index 470e411..3937a1a 100644 --- a/ghc-tls.spec +++ b/ghc-tls.spec @@ -19,7 +19,7 @@ %global pkg_name tls %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.5.3 +Version: 1.5.4 Release: 0 Summary: TLS/SSL protocol native implementation (Server and Client) License: BSD-3-Clause diff --git a/tls-1.5.3.tar.gz b/tls-1.5.3.tar.gz deleted file mode 100644 index 2c0507c..0000000 --- a/tls-1.5.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0c9c4af3ec46fe6633aa22155d44a79d521fa8cfe14ec6ee40af053a53e34a9c -size 149838 diff --git a/tls-1.5.4.tar.gz b/tls-1.5.4.tar.gz new file mode 100644 index 0000000..00a324b --- /dev/null +++ b/tls-1.5.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce42bfa581a50f62776581da4b86408ebb1a51bc6cb2f95ad0a2ac7caa19a437 +size 150171