Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-crypton-connection for 
openSUSE:Factory checked in at 2026-06-22 17:43:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-crypton-connection (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-crypton-connection.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-crypton-connection"

Mon Jun 22 17:43:46 2026 rev:8 rq:1361092 version:0.4.6

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ghc-crypton-connection/ghc-crypton-connection.changes
    2026-06-10 15:59:40.400929576 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-crypton-connection.new.1956/ghc-crypton-connection.changes
  2026-06-22 17:44:15.236912847 +0200
@@ -1,0 +2,8 @@
+Thu Apr  2 23:48:15 UTC 2026 - Peter Simons <[email protected]>
+
+- Update crypton-connection to version 0.4.6 revision 1.
+  ## Version 0.4.6
+
+  * Using tls v2.3 and crypton-x509* v1.9.
+
+-------------------------------------------------------------------

Old:
----
  crypton-connection-0.4.5.tar.gz

New:
----
  crypton-connection-0.4.6.tar.gz

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

Other differences:
------------------
++++++ ghc-crypton-connection.spec ++++++
--- /var/tmp/diff_new_pack.NmetWc/_old  2026-06-22 17:44:15.832933737 +0200
+++ /var/tmp/diff_new_pack.NmetWc/_new  2026-06-22 17:44:15.836933877 +0200
@@ -19,7 +19,7 @@
 %global pkg_name crypton-connection
 %global pkgver %{pkg_name}-%{version}
 Name:           ghc-%{pkg_name}
-Version:        0.4.5
+Version:        0.4.6
 Release:        0
 Summary:        Simple and easy network connection API
 License:        BSD-3-Clause

++++++ crypton-connection-0.4.5.tar.gz -> crypton-connection-0.4.6.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/crypton-connection-0.4.5/CHANGELOG.md 
new/crypton-connection-0.4.6/CHANGELOG.md
--- old/crypton-connection-0.4.5/CHANGELOG.md   2001-09-09 03:46:40.000000000 
+0200
+++ new/crypton-connection-0.4.6/CHANGELOG.md   2001-09-09 03:46:40.000000000 
+0200
@@ -1,5 +1,9 @@
 # CHANGELOG
 
+## Version 0.4.6
+
+* Using tls v2.3 and crypton-x509* v1.9.
+
 ## Version 0.4.5
 
 * Swap `crypton-socks` for unmaintained `socks` dependency.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/crypton-connection-0.4.5/crypton-connection.cabal 
new/crypton-connection-0.4.6/crypton-connection.cabal
--- old/crypton-connection-0.4.5/crypton-connection.cabal       2001-09-09 
03:46:40.000000000 +0200
+++ new/crypton-connection-0.4.6/crypton-connection.cabal       2001-09-09 
03:46:40.000000000 +0200
@@ -1,5 +1,5 @@
 Name:                crypton-connection
-Version:             0.4.5
+Version:             0.4.6
 Description:
     Simple network library for all your connection needs.
     .
@@ -28,10 +28,10 @@
                    , containers
                    , data-default
                    , network >= 2.6.3
-                   , tls >= 1.7 && < 2.2
+                   , tls >= 2.3.0 && < 2.4
                    , crypton-socks >= 0.6
-                   , crypton-x509-store >= 1.5
-                   , crypton-x509-system >= 1.5
+                   , crypton-x509-store >= 1.9.0 && <1.10
+                   , crypton-x509-system >= 1.9.0 && <1.10
   Exposed-modules:   Network.Connection
                      Network.Connection.Internal
   Other-modules:     Network.Connection.Types

++++++ crypton-connection.cabal ++++++
--- /var/tmp/diff_new_pack.NmetWc/_old  2026-06-22 17:44:15.968938503 +0200
+++ /var/tmp/diff_new_pack.NmetWc/_new  2026-06-22 17:44:15.976938784 +0200
@@ -1,5 +1,5 @@
 Name:                crypton-connection
-Version:             0.4.5
+Version:             0.4.6
 x-revision: 1
 Description:
     Simple network library for all your connection needs.
@@ -29,10 +29,10 @@
                    , containers
                    , data-default
                    , network >= 2.6.3
-                   , tls >= 1.7 && < 2.3
+                   , tls >= 2.3.0 && < 2.5
                    , crypton-socks >= 0.6
-                   , crypton-x509-store >= 1.5
-                   , crypton-x509-system >= 1.5
+                   , crypton-x509-store >= 1.9.0 && <1.10
+                   , crypton-x509-system >= 1.9.0 && <1.10
   Exposed-modules:   Network.Connection
                      Network.Connection.Internal
   Other-modules:     Network.Connection.Types

Reply via email to