Package Release Info

omniORBpy-4.3.0-bp155.1.8

Update Info: Base Release
Available in Package Hub : 15 SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

omniORBpy
omniORBpy-devel

Change Logs

* Mon Feb 14 2022 Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Update to version 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 omniORB.currentCallInfo() function to return information
    about the current server-side call.
  * Support for vast CORBA messages on 64 bit platforms.
  * Support for PyPy in omniidl and omniORBpy.
* Thu Jun 11 2020 Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Initial package version of the omniORB python bindings.