From 15203fbbfc3c8570d7b03c5d762ceaeeaa665c7f7f005646a48accb0424fdd4d Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 29 Jul 2019 01:01:35 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-tls revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-tls?expand=0&rev=52 --- ghc-tls.changes | 12 ++++++++++++ ghc-tls.spec | 2 +- tls-1.5.0.tar.gz | 3 --- tls-1.5.1.tar.gz | 3 +++ 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 tls-1.5.0.tar.gz create mode 100644 tls-1.5.1.tar.gz diff --git a/ghc-tls.changes b/ghc-tls.changes index fb39b05..cfa40a9 100644 --- a/ghc-tls.changes +++ b/ghc-tls.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sun Jul 28 02:01:08 UTC 2019 - psimons@suse.com + +- Update tls to version 1.5.1. + ## Version 1.5.1 + + - Post-handshake authentication [#363](https://github.com/vincenthz/hs-tls/pull/363) + - Fixing memory leak [#366](https://github.com/vincenthz/hs-tls/pull/366) + - Improve version negotiation [#368](https://github.com/vincenthz/hs-tls/pull/368) + - Don't send 0-RTT data when ticket is expired [#370](https://github.com/vincenthz/hs-tls/pull/370) + - Handshake packet fragmentation [#371](https://github.com/vincenthz/hs-tls/pull/371) + ------------------------------------------------------------------- Sun Jun 2 02:01:34 UTC 2019 - psimons@suse.com diff --git a/ghc-tls.spec b/ghc-tls.spec index 98cf58d..a7e0409 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.0 +Version: 1.5.1 Release: 0 Summary: TLS/SSL protocol native implementation (Server and Client) License: BSD-3-Clause diff --git a/tls-1.5.0.tar.gz b/tls-1.5.0.tar.gz deleted file mode 100644 index 37e9f40..0000000 --- a/tls-1.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6c81e18b0f452d897db773ad3ced22c45b62673f0306992f128922db2a9a0d12 -size 135544 diff --git a/tls-1.5.1.tar.gz b/tls-1.5.1.tar.gz new file mode 100644 index 0000000..beb1169 --- /dev/null +++ b/tls-1.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d18ff12e8db63d3b9e041106383915a4b50a47f29c8cdba48810dd4812c145bb +size 141300