Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package omniORB for openSUSE:Factory checked 
in at 2022-02-18 23:02:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/omniORB (Old)
 and      /work/SRC/openSUSE:Factory/.omniORB.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "omniORB"

Fri Feb 18 23:02:51 2022 rev:3 rq:955741 version:4.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/omniORB/omniORB.changes  2021-12-02 
02:19:03.825903335 +0100
+++ /work/SRC/openSUSE:Factory/.omniORB.new.1958/omniORB.changes        
2022-02-18 23:03:13.377411530 +0100
@@ -1,0 +2,24 @@
+Mon Feb 14 15:53:14 UTC 2022 - Stefan Br??ns <stefan.bru...@rwth-aachen.de>
+
+- update to 4.3.0:
+  * A new omniORB-specific HTTP / HTTPS transport, with a number of
+    capabilities:
+    + Full encapsulation of GIOP messages in HTTP.
+    + Support for web proxies, transparent web proxies, reverse proxies.
+    + For cases where security is important but an end-to-end HTTPS
+      connection cannot be assured, support for in-message encryption.
+  * New Connection Info callback to receive information about
+    connection establishment and errors.
+  * New plain object keys POA policy, extending the capabilities of
+    omniINSPOA.
+  * Support for vast CORBA messages on 64 bit platforms.
+  * Support for PyPy in omniidl and omniORBpy.
+  * omniCallDescriptor::current() and omniCallHandle::current() to
+    access information about the current call on a server.
+  * The sslContext class is now in the omni namespace.
+  * The marshalled format of exceptions inside Anys has changed for
+    compatibility with other ORBs, meaning that it is incompatible
+    with omniORB versions prior to 4.3. See the exceptionIdInAny
+    configuration parameter to revert to the previous format.
+
+-------------------------------------------------------------------

Old:
----
  omniORB-4.2.4.tar.bz2

New:
----
  omniORB-4.3.0.tar.bz2

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

Other differences:
------------------
++++++ omniORB.spec ++++++
--- /var/tmp/diff_new_pack.d7jQqo/_old  2022-02-18 23:03:14.021411480 +0100
+++ /var/tmp/diff_new_pack.d7jQqo/_new  2022-02-18 23:03:14.025411480 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package omniORB
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2012-2017 Lars Vogdt
 #
 # All modifications and additions to the file contributed by third parties
@@ -23,7 +23,7 @@
 Summary:        A robust high performance CORBA ORB for C++ and Python
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:          System/Libraries
-Version:        4.2.4
+Version:        4.3.0
 Release:        0
 URL:            http://omniorb.sourceforge.net
 Source0:        
https://downloads.sourceforge.net/project/omniorb/%{name}/%{name}-%{version}/%{name}-%{version}.tar.bz2
@@ -41,12 +41,11 @@
 It adheres to version 2.6 of the CORBA specification and is fully
 interoperable with other CORBA ORBs.
 
-
 %package devel
 Group:          Development/Libraries/C and C++
 Summary:        Development libraries, header files and utilities for omniORB
-Requires:       %{name} = %{version}
 Requires:       %{libname} = %{version}
+Requires:       %{name} = %{version}
 
 %description devel
 omniORB-devel contains the omniORB development files. These
@@ -74,7 +73,6 @@
 mkdir -p %{buildroot}%{_var}/log/omninames
 chmod +x %{buildroot}%{python3_sitelib}/omniidl/main.py
 
-
 %post -n %{libname} -p /sbin/ldconfig
 
 %postun -n %{libname} -p /sbin/ldconfig

++++++ omniORB-4.2.4.tar.bz2 -> omniORB-4.3.0.tar.bz2 ++++++
++++ 97356 lines of diff (skipped)

Reply via email to