Hello community, here is the log from the commit of package ghc-tls for openSUSE:Factory checked in at 2019-06-12 13:18:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-tls (Old) and /work/SRC/openSUSE:Factory/.ghc-tls.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-tls" Wed Jun 12 13:18:48 2019 rev:18 rq:709204 version:1.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-tls/ghc-tls.changes 2018-10-25 09:06:33.982496903 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-tls.new.4811/ghc-tls.changes 2019-06-12 13:18:51.876563565 +0200 @@ -1,0 +2,9 @@ +Sun Jun 2 02:01:34 UTC 2019 - [email protected] + +- Update tls to version 1.5.0. + Upstream has edited the change log file since the last release in + a non-trivial way, i.e. they did more than just add a new entry + at the top. You can review the file at: + http://hackage.haskell.org/package/tls-1.5.0/src/CHANGELOG.md + +------------------------------------------------------------------- Old: ---- tls-1.4.1.tar.gz New: ---- tls-1.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-tls.spec ++++++ --- /var/tmp/diff_new_pack.AJG1pC/_old 2019-06-12 13:18:52.884563104 +0200 +++ /var/tmp/diff_new_pack.AJG1pC/_new 2019-06-12 13:18:52.884563104 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghc-tls # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # 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.4.1 +Version: 1.5.0 Release: 0 Summary: TLS/SSL protocol native implementation (Server and Client) License: BSD-3-Clause @@ -34,6 +34,7 @@ BuildRequires: ghc-cereal-devel BuildRequires: ghc-cryptonite-devel BuildRequires: ghc-data-default-class-devel +BuildRequires: ghc-hourglass-devel BuildRequires: ghc-memory-devel BuildRequires: ghc-mtl-devel BuildRequires: ghc-network-devel @@ -44,7 +45,6 @@ BuildRequires: ghc-x509-validation-devel %if %{with tests} BuildRequires: ghc-QuickCheck-devel -BuildRequires: ghc-hourglass-devel BuildRequires: ghc-tasty-devel BuildRequires: ghc-tasty-quickcheck-devel %endif @@ -56,9 +56,9 @@ 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. +Currently implement the SSL3.0, TLS1.0, TLS1.1, TLS1.2 and TLS 1.3 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/>. ++++++ tls-1.4.1.tar.gz -> tls-1.5.0.tar.gz ++++++ ++++ 10013 lines of diff (skipped)
