Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-IO-Socket-SSL for 
openSUSE:Factory checked in at 2023-02-01 16:38:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-IO-Socket-SSL (Old)
 and      /work/SRC/openSUSE:Factory/.perl-IO-Socket-SSL.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-IO-Socket-SSL"

Wed Feb  1 16:38:37 2023 rev:96 rq:1062235 version:2.081

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-IO-Socket-SSL/perl-IO-Socket-SSL.changes    
2022-12-13 18:54:38.778940369 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-IO-Socket-SSL.new.32243/perl-IO-Socket-SSL.changes
 2023-02-01 16:49:51.953465164 +0100
@@ -1,0 +2,19 @@
+Thu Jan 26 03:07:12 UTC 2023 - Tina Müller <timueller+p...@suse.de>
+
+- updated to 2.081
+   see /usr/share/doc/packages/perl-IO-Socket-SSL/Changes
+
+  2.081 2023/01/25
+  - new function set_msg_callback for user defined callback on each SSL message
+  - showcase function in example/ssl_client.pl and example/ssl_server.pl for
+    computing JA3S/JA3 fingerprints
+  - fix tracing added in 2.076 to no longer include SSL3_RT_HEADER (noise)
+  2.080 2023/01/18
+  - move certs into t/ so that distributions like CentOS don't install the
+    test certificates as part of the documentation any longer.
+  2.079 2023/01/16
+  - properly extract IPv6 address for verification from PeerAddr if not 
explicitly
+    given as SSL_verifycn_name.
+    https://github.com/noxxi/p5-io-socket-ssl/issues/123
+
+-------------------------------------------------------------------

Old:
----
  IO-Socket-SSL-2.078.tar.gz

New:
----
  IO-Socket-SSL-2.081.tar.gz

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

Other differences:
------------------
++++++ perl-IO-Socket-SSL.spec ++++++
--- /var/tmp/diff_new_pack.ZE2xoJ/_old  2023-02-01 16:49:52.373465075 +0100
+++ /var/tmp/diff_new_pack.ZE2xoJ/_new  2023-02-01 16:49:52.377465074 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-IO-Socket-SSL
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define cpan_name IO-Socket-SSL
 Name:           perl-IO-Socket-SSL
-Version:        2.078
+Version:        2.081
 Release:        0
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Summary:        Nearly transparent SSL encapsulation for IO::Socket::INET
@@ -77,6 +77,7 @@
 
 %prep
 %autosetup  -n %{cpan_name}-%{version} -p1
+
 find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path 
"*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
 
 %build

++++++ IO-Socket-SSL-2.078.tar.gz -> IO-Socket-SSL-2.081.tar.gz ++++++
++++ 2474 lines of diff (skipped)

Reply via email to