osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-tls revision:15, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-tls?expand=0&rev=77
This commit is contained in:
parent
3023b3386b
commit
775249b341
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 4 12:15:14 UTC 2022 - psimons@suse.com
|
||||
|
||||
- Update tls to version 1.5.7.
|
||||
## Version 1.5.7
|
||||
|
||||
- New APIs: getFinished and getPeerFinished
|
||||
[#445](https://github.com/vincenthz/hs-tls/pull/445)
|
||||
|
||||
## Version 1.5.6
|
||||
|
||||
- Dynamically setting enctypted extensions
|
||||
[#444](https://github.com/vincenthz/hs-tls/pull/444)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 8 22:08:42 UTC 2021 - psimons@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-tls
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%global pkg_name tls
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.5.5
|
||||
Version: 1.5.7
|
||||
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:8a48b5ced43fac15c99158f0eedec458d77a6605c1a4302d41457f5a70ef3948
|
||||
size 158700
|
3
tls-1.5.7.tar.gz
Normal file
3
tls-1.5.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b89e7d0848dbbcf24f3d7d78295e4593e9261fb19e6c14f1a04350920136f79a
|
||||
size 158066
|
Loading…
Reference in New Issue
Block a user