Accepting request 1239832 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1239832 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-tls?expand=0&rev=37
This commit is contained in:
commit
2ae3811d24
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 7 00:19:23 UTC 2025 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update tls to version 2.1.6.
|
||||
## Version 2.1.6
|
||||
|
||||
* Testing with "tlsfuzzer" again. Now don't send an alert agaist to
|
||||
peer's alert. Double locking (aka self dead-lock) is fixed. Sending
|
||||
an alert for known-but-cannot-parse extensions. Other corner cases
|
||||
are also fixed.
|
||||
* `tls-client -d` and `tls-server -d` pretty-prints `Handshake`.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 18 02:13:36 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-tls
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,7 +20,7 @@
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 2.1.5
|
||||
Version: 2.1.6
|
||||
Release: 0
|
||||
Summary: TLS protocol native implementation
|
||||
License: BSD-3-Clause
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a1db76fe10c8288ae9b30ce48ff6f933df1db616c06d0de856d53f1ed0281801
|
||||
size 163430
|
3
tls-2.1.6.tar.gz
Normal file
3
tls-2.1.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a2d9571fb47ea1ca7f3009e09eac46ee0ca80d039bbbb092736d810931e03c38
|
||||
size 167464
|
Loading…
x
Reference in New Issue
Block a user