Accepting request 322682 from devel:languages:haskell:lts
- update to 1.3.1 * Repair DHE RSA handling on the cipher by creating signature properly * modernize the crypto stack by using cryptonite. OBS-URL: https://build.opensuse.org/request/show/322682 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-tls?expand=0&rev=7
This commit is contained in:
parent
49f6ed5861
commit
6033e8b2fa
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 6 20:43:26 UTC 2015 - mimi.vx@gmail.com
|
||||
|
||||
- update to 1.3.1
|
||||
* Repair DHE RSA handling on the cipher by creating signature properly
|
||||
* modernize the crypto stack by using cryptonite.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 21 16:56:51 UTC 2015 - mimi.vx@gmail.com
|
||||
|
||||
|
12
ghc-tls.spec
12
ghc-tls.spec
@ -21,7 +21,7 @@
|
||||
%bcond_with tests
|
||||
|
||||
Name: ghc-tls
|
||||
Version: 1.2.18
|
||||
Version: 1.3.1
|
||||
Release: 0
|
||||
Summary: TLS/SSL protocol native implementation (Server and Client)
|
||||
License: BSD-3-Clause
|
||||
@ -40,15 +40,7 @@ BuildRequires: ghc-async-devel
|
||||
BuildRequires: ghc-byteable-devel
|
||||
BuildRequires: ghc-bytestring-devel
|
||||
BuildRequires: ghc-cereal-devel
|
||||
BuildRequires: ghc-cipher-aes-devel
|
||||
BuildRequires: ghc-cipher-des-devel
|
||||
BuildRequires: ghc-cipher-rc4-devel
|
||||
BuildRequires: ghc-crypto-cipher-types-devel
|
||||
BuildRequires: ghc-crypto-numbers-devel
|
||||
BuildRequires: ghc-crypto-pubkey-devel
|
||||
BuildRequires: ghc-crypto-pubkey-types-devel
|
||||
BuildRequires: ghc-crypto-random-devel
|
||||
BuildRequires: ghc-cryptohash-devel
|
||||
BuildRequires: ghc-cryptonite-devel
|
||||
BuildRequires: ghc-data-default-class-devel
|
||||
BuildRequires: ghc-mtl-devel
|
||||
BuildRequires: ghc-network-devel
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:019249ef687ce4f0961adcfe24553340a1bf98eb15485918112f804993b9ae01
|
||||
size 74115
|
3
tls-1.3.1.tar.gz
Normal file
3
tls-1.3.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:747f840677115d077ef548b4da54acb479253ce3cb58ad3a03275fe2b452d5d0
|
||||
size 74668
|
Loading…
x
Reference in New Issue
Block a user