| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 | 
- 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.
- Initial package version of the omniORB python bindings.