osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-tls revision:6, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-tls?expand=0&rev=52
This commit is contained in:
parent
d3646736e1
commit
15203fbbfc
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 28 02:01:08 UTC 2019 - psimons@suse.com
|
||||
|
||||
- Update tls to version 1.5.1.
|
||||
## Version 1.5.1
|
||||
|
||||
- Post-handshake authentication [#363](https://github.com/vincenthz/hs-tls/pull/363)
|
||||
- Fixing memory leak [#366](https://github.com/vincenthz/hs-tls/pull/366)
|
||||
- Improve version negotiation [#368](https://github.com/vincenthz/hs-tls/pull/368)
|
||||
- Don't send 0-RTT data when ticket is expired [#370](https://github.com/vincenthz/hs-tls/pull/370)
|
||||
- Handshake packet fragmentation [#371](https://github.com/vincenthz/hs-tls/pull/371)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 2 02:01:34 UTC 2019 - psimons@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name tls
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.5.0
|
||||
Version: 1.5.1
|
||||
Release: 0
|
||||
Summary: TLS/SSL protocol native implementation (Server and Client)
|
||||
License: BSD-3-Clause
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6c81e18b0f452d897db773ad3ced22c45b62673f0306992f128922db2a9a0d12
|
||||
size 135544
|
3
tls-1.5.1.tar.gz
Normal file
3
tls-1.5.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d18ff12e8db63d3b9e041106383915a4b50a47f29c8cdba48810dd4812c145bb
|
||||
size 141300
|
Loading…
x
Reference in New Issue
Block a user