Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gsoap for openSUSE:Factory checked 
in at 2023-10-05 20:02:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gsoap (Old)
 and      /work/SRC/openSUSE:Factory/.gsoap.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gsoap"

Thu Oct  5 20:02:48 2023 rev:82 rq:1115353 version:2.8.131

Changes:
--------
--- /work/SRC/openSUSE:Factory/gsoap/gsoap.changes      2023-08-30 
10:19:25.221871828 +0200
+++ /work/SRC/openSUSE:Factory/.gsoap.new.28202/gsoap.changes   2023-10-05 
20:03:00.326392912 +0200
@@ -1,0 +2,9 @@
+Wed Oct  4 07:54:57 UTC 2023 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 2.8.131
+  * Added new ``SOAP_SSL_SNI_HOST_CHECK`` flag for client-side
+    SSL/TLS configuration with OpenSSL to perform SNI only with a
+    syntactically valid hostname, not with an IP address, for
+    compliance with RFC 3546 RFC 6066.
+
+-------------------------------------------------------------------

Old:
----
  gsoap-2.8.130.tar.xz

New:
----
  gsoap-2.8.131.tar.xz

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

Other differences:
------------------
++++++ gsoap.spec ++++++
--- /var/tmp/diff_new_pack.npnNuH/_old  2023-10-05 20:03:02.374466903 +0200
+++ /var/tmp/diff_new_pack.npnNuH/_new  2023-10-05 20:03:02.386467336 +0200
@@ -17,8 +17,8 @@
 
 
 Name:           gsoap
-%define lname  libgsoap-2_8_130
-Version:        2.8.130
+%define lname  libgsoap-2_8_131
+Version:        2.8.131
 Release:        0
 Summary:        Toolkit for SOAP/REST-based C/C++ server and client web 
service applications
 License:        SUSE-GPL-2.0+-with-openssl-exception

++++++ gsoap-2.8.130.tar.xz -> gsoap-2.8.131.tar.xz ++++++
/work/SRC/openSUSE:Factory/gsoap/gsoap-2.8.130.tar.xz 
/work/SRC/openSUSE:Factory/.gsoap.new.28202/gsoap-2.8.131.tar.xz differ: char 
25, line 1

++++++ sanitize_source.sh ++++++
--- /var/tmp/diff_new_pack.npnNuH/_old  2023-10-05 20:03:02.630476152 +0200
+++ /var/tmp/diff_new_pack.npnNuH/_new  2023-10-05 20:03:02.634476296 +0200
@@ -13,7 +13,7 @@
        exit 1;
 fi;
 
-version="2.8.130"
+version="2.8.131"
 shortver="2.8" # agh...
 if [ ! -e "gsoap_$version.zip" ]; then
        wget -c "https://downloads.sf.net/gsoap2/gsoap_$version.zip";

Reply via email to