From 3023b3386bf93739f96a5854c68d6333bcfbcc6552c4ad1e166485391c12bc98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Tue, 9 Feb 2021 09:17:49 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-tls revision:13, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-tls?expand=0&rev=75 --- ghc-tls.changes | 23 +++++++++++++++++++++++ ghc-tls.spec | 4 ++-- tls-1.5.4.tar.gz | 3 --- tls-1.5.5.tar.gz | 3 +++ 4 files changed, 28 insertions(+), 5 deletions(-) delete mode 100644 tls-1.5.4.tar.gz create mode 100644 tls-1.5.5.tar.gz diff --git a/ghc-tls.changes b/ghc-tls.changes index 8c6e377..2ce6598 100644 --- a/ghc-tls.changes +++ b/ghc-tls.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Mon Feb 8 22:08:42 UTC 2021 - psimons@suse.com + +- Update tls to version 1.5.5. + ## Version 1.5.5 + + - QUIC support + [#419](https://github.com/vincenthz/hs-tls/pull/419) + [#427](https://github.com/vincenthz/hs-tls/pull/427) + [#428](https://github.com/vincenthz/hs-tls/pull/428) + [#430](https://github.com/vincenthz/hs-tls/pull/430) + [#433](https://github.com/vincenthz/hs-tls/pull/433) + [#441](https://github.com/vincenthz/hs-tls/pull/441) + - Server ECDSA for P-256 + [#436](https://github.com/vincenthz/hs-tls/pull/436) + - Sort ciphersuites based on hardware-acceleration support + [#439](https://github.com/vincenthz/hs-tls/pull/439) + - Sending no_application_protocol + [#440](https://github.com/vincenthz/hs-tls/pull/440) + - Internal improvements + [#426](https://github.com/vincenthz/hs-tls/pull/426) + [#431](https://github.com/vincenthz/hs-tls/pull/431) + ------------------------------------------------------------------- Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup diff --git a/ghc-tls.spec b/ghc-tls.spec index 89d408b..773a834 100644 --- a/ghc-tls.spec +++ b/ghc-tls.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-tls # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # 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.4 +Version: 1.5.5 Release: 0 Summary: TLS/SSL protocol native implementation (Server and Client) License: BSD-3-Clause diff --git a/tls-1.5.4.tar.gz b/tls-1.5.4.tar.gz deleted file mode 100644 index 00a324b..0000000 --- a/tls-1.5.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce42bfa581a50f62776581da4b86408ebb1a51bc6cb2f95ad0a2ac7caa19a437 -size 150171 diff --git a/tls-1.5.5.tar.gz b/tls-1.5.5.tar.gz new file mode 100644 index 0000000..c98859d --- /dev/null +++ b/tls-1.5.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a48b5ced43fac15c99158f0eedec458d77a6605c1a4302d41457f5a70ef3948 +size 158700