From c5bef7bc62c9d83fb1eb20dddbd96d46a69cab76a1274384103b2dd6d7029c86 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 10 Jan 2020 02:01:32 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.8.x package:ghc-tls revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-tls?expand=0&rev=60 --- ghc-tls.changes | 29 +++++++++++++++++++++++++++++ ghc-tls.spec | 4 ++-- tls-1.5.2.tar.gz | 3 --- tls-1.5.3.tar.gz | 3 +++ 4 files changed, 34 insertions(+), 5 deletions(-) delete mode 100644 tls-1.5.2.tar.gz create mode 100644 tls-1.5.3.tar.gz diff --git a/ghc-tls.changes b/ghc-tls.changes index c85e2c4..4edc2ca 100644 --- a/ghc-tls.changes +++ b/ghc-tls.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Thu Jan 9 03:03:11 UTC 2020 - psimons@suse.com + +- Update tls to version 1.5.3. + ## Version 1.5.3 + + - Additional verification regarding EC signatures + [#412](https://github.com/vincenthz/hs-tls/pull/412) + - Fixing ALPN + [#411](https://github.com/vincenthz/hs-tls/pull/411) + - Check SSLv3 padding length + [#410](https://github.com/vincenthz/hs-tls/pull/410) + - Exposing getClientCertificateChain + [#407](https://github.com/vincenthz/hs-tls/pull/407) + - Extended Master Secret + [#406](https://github.com/vincenthz/hs-tls/pull/406) + - Brushing up the documentation + [#404](https://github.com/vincenthz/hs-tls/pull/404) + [#408](https://github.com/vincenthz/hs-tls/pull/408) + - Improving tests + [#403](https://github.com/vincenthz/hs-tls/pull/403) + - Avoid calling onServerNameIndication twice with HRR + [#402](https://github.com/vincenthz/hs-tls/pull/402) + - Enable X448 and FFDHE groups + [#401](https://github.com/vincenthz/hs-tls/pull/401) + - Refactoring + [#400](https://github.com/vincenthz/hs-tls/pull/400) + [#399](https://github.com/vincenthz/hs-tls/pull/399) + ------------------------------------------------------------------- Fri Nov 8 16:15:03 UTC 2019 - Peter Simons diff --git a/ghc-tls.spec b/ghc-tls.spec index 20ee76b..470e411 100644 --- a/ghc-tls.spec +++ b/ghc-tls.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-tls # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %global pkg_name tls %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.5.2 +Version: 1.5.3 Release: 0 Summary: TLS/SSL protocol native implementation (Server and Client) License: BSD-3-Clause diff --git a/tls-1.5.2.tar.gz b/tls-1.5.2.tar.gz deleted file mode 100644 index 8827b7f..0000000 --- a/tls-1.5.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb90db5034baac136b1fc5f307e6ec89adf3d1918ed1f1bc9f20368d55984330 -size 145694 diff --git a/tls-1.5.3.tar.gz b/tls-1.5.3.tar.gz new file mode 100644 index 0000000..2c0507c --- /dev/null +++ b/tls-1.5.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c9c4af3ec46fe6633aa22155d44a79d521fa8cfe14ec6ee40af053a53e34a9c +size 149838