Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-tls for openSUSE:Factory checked in at 2025-07-31 17:45:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-tls (Old) and /work/SRC/openSUSE:Factory/.ghc-tls.new.1944 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-tls" Thu Jul 31 17:45:40 2025 rev:40 rq:1296453 version:2.1.11 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-tls/ghc-tls.changes 2025-03-06 14:49:41.499862551 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-tls.new.1944/ghc-tls.changes 2025-07-31 17:46:42.749430689 +0200 @@ -1,0 +2,16 @@ +Sat Jul 26 08:59:49 UTC 2025 - Peter Simons <[email protected]> + +- Update tls to version 2.1.11. + ## Version 2.1.10 + + * Supporting the SSLKEYLOGFILE environment variable. + [#499](https://github.com/haskell-tls/hs-tls/pull/499) + + ## Version 2.1.9 + + * Providing ECH(Encrypted Client Hello). See `sharedECHConfigList`, + `clientUseECH` and `serverECHKey`. Note that the `ech-gen` command, + `loadECHConfigList` and `loadECHSecretKeys` are provided by the + `ech-config` package. + +------------------------------------------------------------------- Old: ---- tls-2.1.8.tar.gz New: ---- tls-2.1.11.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-tls.spec ++++++ --- /var/tmp/diff_new_pack.oGXA5F/_old 2025-07-31 17:46:44.341496859 +0200 +++ /var/tmp/diff_new_pack.oGXA5F/_new 2025-07-31 17:46:44.361497691 +0200 @@ -20,7 +20,7 @@ %global pkgver %{pkg_name}-%{version} %bcond_with tests Name: ghc-%{pkg_name} -Version: 2.1.8 +Version: 2.1.11 Release: 0 Summary: TLS protocol native implementation License: BSD-3-Clause @@ -49,12 +49,18 @@ BuildRequires: ghc-crypton-x509-validation-prof BuildRequires: ghc-data-default-devel BuildRequires: ghc-data-default-prof +BuildRequires: ghc-ech-config-devel +BuildRequires: ghc-ech-config-prof +BuildRequires: ghc-hpke-devel +BuildRequires: ghc-hpke-prof BuildRequires: ghc-memory-devel BuildRequires: ghc-memory-prof BuildRequires: ghc-mtl-devel BuildRequires: ghc-mtl-prof BuildRequires: ghc-network-devel BuildRequires: ghc-network-prof +BuildRequires: ghc-random-devel +BuildRequires: ghc-random-prof BuildRequires: ghc-rpm-macros BuildRequires: ghc-serialise-devel BuildRequires: ghc-serialise-prof @@ -70,6 +76,8 @@ BuildRequires: ghc-QuickCheck-prof BuildRequires: ghc-async-devel BuildRequires: ghc-async-prof +BuildRequires: ghc-base64-bytestring-devel +BuildRequires: ghc-base64-bytestring-prof BuildRequires: ghc-hourglass-devel BuildRequires: ghc-hourglass-prof BuildRequires: ghc-hspec-devel ++++++ tls-2.1.8.tar.gz -> tls-2.1.11.tar.gz ++++++ ++++ 8072 lines of diff (skipped)
