[ace-announce] ACE 6.5.11 and TAO 2.5.11 available for download

Johnny Willemsen jwillemsen at remedy.nl
Mon Aug 17 04:31:11 CDT 2020


Hi all,

Once again, thanks to the efforts of many developers, testers, and
users, we are pleased to announce the micro release of ACE 6.5.11 and
TAO 2.5.11 which 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 at:

https://github.com/DOCGroup/ACE_TAO/releases/tag/ACE%2BTAO-6_5_11

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.

We encourage you to download the new release, use it with your
applications, and let us know if you encounter any problems. Please use the:

$ACE_ROOT/PROBLEM-REPORT-FORM
$MPC_ROOT/PROBLEM-REPORT-FORM
$TAO_ROOT/PROBLEM-REPORT-FORM

so that we have the proper version/platform/compiler/options you're
using to report problems.

Overviews of our recent changes are available at:
$ACE_ROOT/NEWS
$TAO_ROOT/NEWS

The overall success rates for the test results gathered from all our
daily builds is 98% for the ACE tests and 98% for the TAO tests.

Please see:

https://www.dre.vanderbilt.edu/scoreboard/

for a summary of these tests.  As always, we appreciate your help in
resolving any remaining problems. Please see:

ACE_wrappers/docs/ACE-bug-process.html

for an overview of our bug fixing policies.  Moreover, please see:

https://www.dre.vanderbilt.edu/support.html

for information commercial support services available from various
companies.

The following is a list of key changes since the last major release.
Please refer to the corresponding ChangeLog files, NEWS files, or github
issues for more details on the problem and the nature of fixes applied.

==============
Changes to ACE
==============

. Latest_{Major,Minor,Micro,Beta} tags have been replaced with
  branches because tags are not intended to move where branches are

. Removed emulated operations in ACE_OS which are not used anymore

. Resolved some compile warnings when using C++11 or newer

. Integrated debian packaging changes

. Visual Studio 2015 solutions are not part of the release
  packaging anymore. When you require these you need to generate
  them locally using MPC

. Improve multicast join by interface name on Windows

. Fixed ACE_INT64_FORMAT_SPECIFIER (and similar) preprocessor macros
  on macOS (Apple-clang) with -std=c++11 or higher

. On Windows, use unnamed kernel objects (Events and Semaphores)
  for thread-scoped reader-write mutexes in ACE_OS::rwlock_init

==============
Changes to TAO
==============

. Simplified some code generated by tao_idl


More information about the ace-announce mailing list