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-01-28 16:41:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-tls (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-tls.new.2316 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-tls"

Tue Jan 28 16:41:09 2025 rev:38 rq:1240783 version:2.1.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-tls/ghc-tls.changes  2025-01-27 
20:52:09.322968547 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-tls.new.2316/ghc-tls.changes        
2025-01-28 16:41:22.847552144 +0100
@@ -1,0 +2,20 @@
+Sun Jan 26 03:30:15 UTC 2025 - Peter Simons <psim...@suse.com>
+
+- Update tls to version 2.1.7.
+  # Change log for "tls"
+
+  ## Version 2.1.7
+
+  * Introducing `Limit` parameter.
+  * Implementing "Record Size Limit Extension for TLS" (RFC8449).
+    Set `limitRecordSize` use it.
+  * Implementing "TLS Certificate Compression" (RFC 8879).
+    This feature is automatically used if the peer supports it.
+  * More tests with `tlsfuzzer` especially for client authentication
+    and 0-RTT.
+  * Implementing a utility funcation, `validateClientCertificate`, for
+    client authentication.
+  * Bug fix for echo back logic of Cookie extension.
+  * More pretty show for the internal `Handshake` structure for debugging.
+
+-------------------------------------------------------------------

Old:
----
  tls-2.1.6.tar.gz

New:
----
  tls-2.1.7.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ghc-tls.spec ++++++
--- /var/tmp/diff_new_pack.Aj1G17/_old  2025-01-28 16:41:23.395574748 +0100
+++ /var/tmp/diff_new_pack.Aj1G17/_new  2025-01-28 16:41:23.399574913 +0100
@@ -20,7 +20,7 @@
 %global pkgver %{pkg_name}-%{version}
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        2.1.6
+Version:        2.1.7
 Release:        0
 Summary:        TLS protocol native implementation
 License:        BSD-3-Clause
@@ -62,6 +62,8 @@
 BuildRequires:  ghc-transformers-prof
 BuildRequires:  ghc-unix-time-devel
 BuildRequires:  ghc-unix-time-prof
+BuildRequires:  ghc-zlib-devel
+BuildRequires:  ghc-zlib-prof
 ExcludeArch:    %{ix86}
 %if %{with tests}
 BuildRequires:  ghc-QuickCheck-devel

++++++ tls-2.1.6.tar.gz -> tls-2.1.7.tar.gz ++++++
++++ 5556 lines of diff (skipped)

Reply via email to