From 085d4de79ded255d9712da8f530b773ba8b6f97f1f6aca4c930c10a73bd674d0 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sun, 21 Apr 2024 14:36:11 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-9.8.x package:ghc-tls revision:8, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-tls?expand=0&rev=93 --- ghc-tls.changes | 19 +++++++++++++++++++ ghc-tls.spec | 2 +- tls-2.0.2.tar.gz | 3 --- tls-2.0.4.tar.gz | 3 +++ 4 files changed, 23 insertions(+), 4 deletions(-) delete mode 100644 tls-2.0.2.tar.gz create mode 100644 tls-2.0.4.tar.gz diff --git a/ghc-tls.changes b/ghc-tls.changes index 155f4df..9fdf153 100644 --- a/ghc-tls.changes +++ b/ghc-tls.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Fri Apr 19 10:33:27 UTC 2024 - Peter Simons + +- Update tls to version 2.0.4. + ## Version 2.0.4 + + * More fix for 0-RTT when application data is available while receiving CF. + * New util/tls-client and util/tls-server. + +------------------------------------------------------------------- +Thu Apr 18 05:42:44 UTC 2024 - Peter Simons + +- Update tls to version 2.0.3. + ## Version 2.0.3 + + * Fixing a bug where `timeout` in `bye` does not work. + * util/client -> util/tls-client + * util/server -> util/tls-server + ------------------------------------------------------------------- Thu Mar 28 04:03:13 UTC 2024 - Peter Simons diff --git a/ghc-tls.spec b/ghc-tls.spec index be15237..b4054e4 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.2 +Version: 2.0.4 Release: 0 Summary: TLS protocol native implementation License: BSD-3-Clause diff --git a/tls-2.0.2.tar.gz b/tls-2.0.2.tar.gz deleted file mode 100644 index 648dc52..0000000 --- a/tls-2.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8f9cce86ebdb9466772cce9c59151b1978437d552971046506940f38cc2515a1 -size 162902 diff --git a/tls-2.0.4.tar.gz b/tls-2.0.4.tar.gz new file mode 100644 index 0000000..c3004bc --- /dev/null +++ b/tls-2.0.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a77bec4602cb1100392324a7a5e153d2f0d660c4a21f694e4fcc0c38acb277bc +size 160507