Package Release Info

omniORBpy-4.3.2-bp160.1.12

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

omniORBpy
omniORBpy-devel

Change Logs

* Wed Jun 19 2024 ming li <mli@suse.com>
- update to 4.3.2:
  * Fixed two cases of crashes due to invalid GIOP sent
    by buggy or malicious clients.
  * Other minor bug fixes.
* Sun Dec 31 2023 Stefan Brüns <stefan.bruens@rwth-aachen.de>
- update to 4.3.1:
  This is mainly a bugfix release, with minor new features.
  * Support for building with Python 3.12 and later.
  * Miscellaneous bug fixes. See update.log for details.
Version: 4.3.0-bp155.1.8
* 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.