Mon, 20 May 2024 03:40:55 UTC | login

Information for build ghc-tls-1.4.1-6.fc31

ID104104
Package Nameghc-tls
Version1.4.1
Release6.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-tls.git#a17e68cf961eba7db05046c64ca6e0f108e1bf00
SummaryTLS/SSL protocol native implementation (Server and Client)
DescriptionNative Haskell TLS and SSL protocol implementation for server and client. This provides a high-level implementation of a sensitive security protocol, eliminating a common set of security issues through the use of the advanced type system, high level constructions and common Haskell features. Currently implement the SSL3.0, TLS1.0, TLS1.1 and TLS1.2 protocol, and support RSA and Ephemeral (Elliptic curve and regular) Diffie Hellman key exchanges, and many extensions. Some debug tools linked with tls, are available through the <http://hackage.haskell.org/package/tls-debug/>.
Built bydavidlt
State failed
Volume DEFAULT
StartedFri, 26 Jul 2019 19:27:37 UTC
CompletedFri, 26 Jul 2019 19:58:08 UTC
Taskbuild (f31-candidate, /rpms/ghc-tls.git:a17e68cf961eba7db05046c64ca6e0f108e1bf00)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-tls.git#a17e68cf961eba7db05046c64ca6e0f108e1bf00'}}
Tags No tags
RPMs No RPMs
Changelog * Sun Feb 17 2019 Jens Petersen <petersen@redhat.com> - 1.4.1-6 - refresh to cabal-rpm-0.13 * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 28 2018 Jens Petersen <petersen@redhat.com> - 1.4.1-4 - rebuild * Mon Jul 23 2018 Miro HronĨok <mhroncok@redhat.com> - 1.4.1-3 - Rebuilt for #1607054 * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jul 09 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.4.1-1 - update to 1.4.1 * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Jan 26 2018 Jens Petersen <petersen@redhat.com> - 1.4.0-2 - rebuild * Sun Sep 24 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> 1.4.0-1 - Update to latest version. - Update to latest spec template.