From 775249b34130717112980212cdaf0f24e7600547461c18ce17cd213a6d8c17f5 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 9 Feb 2022 13:44:54 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-tls revision:15, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-tls?expand=0&rev=77 --- ghc-tls.changes | 14 ++++++++++++++ ghc-tls.spec | 4 ++-- tls-1.5.5.tar.gz | 3 --- tls-1.5.7.tar.gz | 3 +++ 4 files changed, 19 insertions(+), 5 deletions(-) delete mode 100644 tls-1.5.5.tar.gz create mode 100644 tls-1.5.7.tar.gz diff --git a/ghc-tls.changes b/ghc-tls.changes index 2ce6598..e7c220d 100644 --- a/ghc-tls.changes +++ b/ghc-tls.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Feb 4 12:15:14 UTC 2022 - psimons@suse.com + +- Update tls to version 1.5.7. + ## Version 1.5.7 + + - New APIs: getFinished and getPeerFinished + [#445](https://github.com/vincenthz/hs-tls/pull/445) + + ## Version 1.5.6 + + - Dynamically setting enctypted extensions + [#444](https://github.com/vincenthz/hs-tls/pull/444) + ------------------------------------------------------------------- Mon Feb 8 22:08:42 UTC 2021 - psimons@suse.com diff --git a/ghc-tls.spec b/ghc-tls.spec index 773a834..143c150 100644 --- a/ghc-tls.spec +++ b/ghc-tls.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-tls # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 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.5 +Version: 1.5.7 Release: 0 Summary: TLS/SSL protocol native implementation (Server and Client) License: BSD-3-Clause diff --git a/tls-1.5.5.tar.gz b/tls-1.5.5.tar.gz deleted file mode 100644 index c98859d..0000000 --- a/tls-1.5.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8a48b5ced43fac15c99158f0eedec458d77a6605c1a4302d41457f5a70ef3948 -size 158700 diff --git a/tls-1.5.7.tar.gz b/tls-1.5.7.tar.gz new file mode 100644 index 0000000..beb2496 --- /dev/null +++ b/tls-1.5.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b89e7d0848dbbcf24f3d7d78295e4593e9261fb19e6c14f1a04350920136f79a +size 158066