ACE 6.5.2 and TAO 2.5.2 released
The open source community has released ACE 6.5.2 and TAO 2.5.2
The open source community has released on Tuesday September 18th 2018 a new ACE 6.5.2 and TAO 2.5.2 release. This release is available from the usual download location at http://download.dre.vanderbilt.edu/ under the heading “Latest Micro Release” or from the github release page
The doxygen documentation for this release is also available. In addition to the packages combined of sources and generate makefiles, this release provides source-only packages for developers who use MPC to generate their own makefiles.
Changes to ACE (detailed changes)¶
- Enhanced C++Builder XE2 support
- ACE_QtReactor can be built with Qt version 5 using the qt5 MPC feature
Changes to TAO (detailed changes)¶
- Enhance logging within the ImR
- Enhance the behavior of the ImR with a per-client activation mode and multiple clients starting in parallel
- Modified the
SSLIOP::Protocol_Factory::init
to process an-SSLEcName
argument to set the ECDH curve name.
Comments