Accepting request 1170892 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1170892 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-tls?expand=0&rev=33
This commit is contained in:
commit
2e403b782e
@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 22 06:16:57 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- 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 <psimons@suse.com>
|
||||
|
||||
- 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 <psimons@suse.com>
|
||||
|
||||
- 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 <psimons@suse.com>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 2.0.2
|
||||
Version: 2.0.5
|
||||
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:8f9cce86ebdb9466772cce9c59151b1978437d552971046506940f38cc2515a1
|
||||
size 162902
|
3
tls-2.0.5.tar.gz
Normal file
3
tls-2.0.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dfd86d0a223a2c97ae5e43ba66e1d8566a9e2754018eb3564442a570e17afce1
|
||||
size 160741
|
Loading…
x
Reference in New Issue
Block a user