From 500e88e4927124f324b01822e090183aedfcf2d372918d11ae0eab5e7eeb89a1 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 23 Apr 2024 21:00:51 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-9.8.x package:ghc-tls revision:9, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-tls?expand=0&rev=94 --- ghc-tls.changes | 10 ++++++++++ ghc-tls.spec | 2 +- tls-2.0.4.tar.gz | 3 --- tls-2.0.5.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 tls-2.0.4.tar.gz create mode 100644 tls-2.0.5.tar.gz diff --git a/ghc-tls.changes b/ghc-tls.changes index 9fdf153..51fbe7f 100644 --- a/ghc-tls.changes +++ b/ghc-tls.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Apr 22 06:16:57 UTC 2024 - Peter Simons + +- Update tls to version 2.0.5. + ## Version 2.0.5 + + * Fixing handshake13_0rtt_fallback + * Client checks if the group of PSK is contained in Supported_Groups. + * HRR is not allowed for 0-RTT. + ------------------------------------------------------------------- Fri Apr 19 10:33:27 UTC 2024 - Peter Simons diff --git a/ghc-tls.spec b/ghc-tls.spec index b4054e4..917024e 100644 --- a/ghc-tls.spec +++ b/ghc-tls.spec @@ -20,7 +20,7 @@ %global pkgver %{pkg_name}-%{version} %bcond_with tests Name: ghc-%{pkg_name} -Version: 2.0.4 +Version: 2.0.5 Release: 0 Summary: TLS protocol native implementation License: BSD-3-Clause diff --git a/tls-2.0.4.tar.gz b/tls-2.0.4.tar.gz deleted file mode 100644 index c3004bc..0000000 --- a/tls-2.0.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a77bec4602cb1100392324a7a5e153d2f0d660c4a21f694e4fcc0c38acb277bc -size 160507 diff --git a/tls-2.0.5.tar.gz b/tls-2.0.5.tar.gz new file mode 100644 index 0000000..04c5790 --- /dev/null +++ b/tls-2.0.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfd86d0a223a2c97ae5e43ba66e1d8566a9e2754018eb3564442a570e17afce1 +size 160741