osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-tls revision:13, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-tls?expand=0&rev=75
This commit is contained in:
Ondřej Súkup 2021-02-09 09:17:49 +00:00 committed by Git OBS Bridge
parent 82fbd76a72
commit 3023b3386b
4 changed files with 28 additions and 5 deletions

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Mon Feb 8 22:08:42 UTC 2021 - psimons@suse.com
- Update tls to version 1.5.5.
## Version 1.5.5
- QUIC support
[#419](https://github.com/vincenthz/hs-tls/pull/419)
[#427](https://github.com/vincenthz/hs-tls/pull/427)
[#428](https://github.com/vincenthz/hs-tls/pull/428)
[#430](https://github.com/vincenthz/hs-tls/pull/430)
[#433](https://github.com/vincenthz/hs-tls/pull/433)
[#441](https://github.com/vincenthz/hs-tls/pull/441)
- Server ECDSA for P-256
[#436](https://github.com/vincenthz/hs-tls/pull/436)
- Sort ciphersuites based on hardware-acceleration support
[#439](https://github.com/vincenthz/hs-tls/pull/439)
- Sending no_application_protocol
[#440](https://github.com/vincenthz/hs-tls/pull/440)
- Internal improvements
[#426](https://github.com/vincenthz/hs-tls/pull/426)
[#431](https://github.com/vincenthz/hs-tls/pull/431)
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com> Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package ghc-tls # spec file for package ghc-tls
# #
# Copyright (c) 2020 SUSE LLC # Copyright (c) 2021 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
%global pkg_name tls %global pkg_name tls
%bcond_with tests %bcond_with tests
Name: ghc-%{pkg_name} Name: ghc-%{pkg_name}
Version: 1.5.4 Version: 1.5.5
Release: 0 Release: 0
Summary: TLS/SSL protocol native implementation (Server and Client) Summary: TLS/SSL protocol native implementation (Server and Client)
License: BSD-3-Clause License: BSD-3-Clause

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ce42bfa581a50f62776581da4b86408ebb1a51bc6cb2f95ad0a2ac7caa19a437
size 150171

3
tls-1.5.5.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8a48b5ced43fac15c99158f0eedec458d77a6605c1a4302d41457f5a70ef3948
size 158700