diff --git a/ACE/ChangeLogs/ACE-6_5_7 b/ACE/ChangeLogs/ACE-6_5_7 new file mode 100644 index 0000000000000..7b885c0b9f2b9 --- /dev/null +++ b/ACE/ChangeLogs/ACE-6_5_7 @@ -0,0 +1,594 @@ +commit 7f7cb130adab3ed4aebb8126f8dfe7919c76dc6a +Merge: 145d27ad230 ef30d348937 +Author: Johnny Willemsen +Date: Thu Nov 21 07:56:40 2019 +0100 + + Merge pull request #1000 from simpsont-oci/avoid_unmanaged_strings_in_ace_env_helper + + Avoid the use of unmanaged strings in ACE_Env_Helper + +commit 665de49ce183334451968244a5975aba3e1a87fd +Author: Knut Petter Svendsen +Date: Wed Nov 20 13:27:22 2019 +0100 + + Fixed typo in "Build Czar Duties" documentation + +commit ef30d3489375812369b540e90a2fcd3dabdab9a6 +Author: Timothy Simpson +Date: Tue Nov 19 15:06:13 2019 -0600 + + Avoid the use of unmanaged strings in ACE_Env_Helper + +commit 8734d4a2cc37e8ee976ddc71d04d5ffdd4c1b690 +Author: Adam Mitz +Date: Fri Nov 15 10:59:57 2019 -0600 + + ACE NEWS updates + +commit 51dcd23895db3c5f8c1152f34a3d10b42a157b91 +Author: Adam Mitz +Date: Mon Nov 11 12:59:46 2019 -0600 + + IPv6 compatibility for recvmsg with control buffer on Windows + + also exclude test from safety profile + +commit f5a02f0558d8ba0e701433aa6e6213582b9814f6 +Author: Fred Hornsey +Date: Fri Nov 8 12:22:59 2019 -0600 + + gperf: Readd comma + +commit 79d47bc8e5e40b2e853e269626533d5b2caa9d23 +Author: Fred Hornsey +Date: Fri Nov 8 12:08:22 2019 -0600 + + Respond to Review + +commit c34dc01f7e5d5ce097671eb3406e2e0a1c297b00 +Author: Fred Hornsey +Date: Wed Nov 6 17:52:46 2019 -0600 + + Fixup ace news item + +commit 80d19c5d2e3cc20bc4ed2884441ca9918e971d1a +Merge: c597e4db31f 910153366e7 +Author: Fred Hornsey +Date: Wed Nov 6 17:50:53 2019 -0600 + + Merge remote-tracking branch 'upstream/master' into tao_idl_crash_with_wstring_literals + +commit e3b1e0e7e8d9853fdb722c26f93ba5b89680b257 +Author: Fred Hornsey +Date: Wed Nov 6 17:42:14 2019 -0600 + + gperf: use basename for command line comment instead + +commit 910153366e7ccd88d3d1aafa3b83ce03da96e80a +Merge: ff01c2cfd61 ea79999156f +Author: Johnny Willemsen +Date: Wed Nov 6 20:27:11 2019 +0000 + + Merge pull request #990 from jwillemsen/master + + Minor const and initialisation changes + +commit ea79999156f6175ed974fa09673c5a61d58bddae +Merge: d9abaa91f7e 2f4f63116b2 +Author: Johnny Willemsen +Date: Wed Nov 6 15:04:05 2019 +0100 + + Merge branch 'master' of https://github.com/DOCGroup/ACE_TAO + +commit d9abaa91f7eba82e4310704298815a3b57c665b3 +Author: Johnny Willemsen +Date: Wed Nov 6 15:03:48 2019 +0100 + + Const changes and directly assign a variable + + * ACE/ace/OS_NS_sys_stat.inl: + +commit 9556fa1030b34ca3cc8397b06e5d416316392799 +Author: Like Ma +Date: Thu Sep 26 16:27:34 2019 +0800 + + Use ACE_OS::stat for ACE_OS::filesize. + + The original ACE_OS::filesize opens file with O_RDONLY, which would + fail to open CACHE.DATA of InterSystems Caché in AIX. + + To open it successfully, it requires O_CIO additionally which is not + portable even for AIX. + +commit 9a1af321f712858b566cf4de8c1599003a779568 +Author: Like Ma +Date: Wed Nov 6 17:24:20 2019 +0800 + + Change all create arguments to bool in Configuration.{h,cpp} + +commit e90e6fd00df1f33823155e7dbed3030d45c46554 +Author: Yisheng Leng +Date: Tue Nov 5 21:25:07 2019 +0800 + + Add access control argument for ACE_Configuration_Win32Registry + +commit 5bbe4cbb0f1ab9e5278a1336019bf02780bb2398 +Merge: ccbfafb0f0c 94174706136 +Author: Fred Hornsey +Date: Mon Nov 4 14:10:21 2019 -0600 + + Merge remote-tracking branch 'upstream/master' into igtd/monotonic + +commit ccbfafb0f0cdb8836d92739ed34ff7fbf2be3cd3 +Author: Fred Hornsey +Date: Mon Nov 4 12:20:05 2019 -0600 + + update ACE-monotonic-timer.html + +commit 66d0236c4b6e2e6c3137327cc3fa74f610970b9b +Author: Fred Hornsey +Date: Mon Nov 4 11:50:14 2019 -0600 + + Update ACE Tests to Use Monontonic Support Macros + +commit 0c7398870b14b2d171768dc37b17c2ac3d519bca +Author: Fred Hornsey +Date: Mon Nov 4 11:40:09 2019 -0600 + + Move macros around + +commit 94174706136daf40bab3e8e5247e6b3dd97239c4 +Merge: dcbb7778f1c 74c88299c7f +Author: Johnny Willemsen +Date: Sun Nov 3 15:01:40 2019 +0000 + + Merge pull request #987 from jwillemsen/jwi-ciupdates + + Use CI builds with ubuntu 18.04 + +commit bcf3ff76e0bb45c2604de9c040a2826c1dad42b2 +Author: Johnny Willemsen +Date: Sat Nov 2 18:07:04 2019 +0100 + + Removed empty lines + + * ACE/ace/ace_wchar.cpp: + +commit dcbb7778f1c86c562efbf4e87f404a11592f3a48 +Merge: e9d96fe285d 4a6b7a40a7f +Author: Fred Hornsey +Date: Fri Nov 1 17:48:48 2019 -0500 + + Merge pull request #985 from iguessthislldo/igtd/gnuace + + gnuace: declare various warnings to be phony + +commit e9d96fe285da3eaa43a5ccc333b04ab3ea4b9725 +Merge: d7cbc42882d 5fbe4885c11 +Author: Adam Mitz +Date: Fri Nov 1 14:42:40 2019 -0500 + + Merge pull request #986 from mitza-oci/master + + fixed warning on MinGW + +commit 22f69106176b2c93590bdfd78caba97ffd6d66a7 +Author: Fred Hornsey +Date: Fri Nov 1 14:11:50 2019 -0500 + + Update NEWS Files + +commit d06f3ff74fb73da2a7151778810934542557af88 +Author: Fred Hornsey +Date: Fri Nov 1 13:29:43 2019 -0500 + + Add --only-record-arguments to gperf + + If desired, this options keeps gperf from printing the whole path of the + gperf executable in the result. It only prints the arguments. + +commit 5fbe4885c115e5d32cc99d4df9b37e932c095870 +Author: Adam Mitz +Date: Fri Nov 1 10:30:36 2019 -0500 + + fixed warning on MinGW + +commit 2a52aeb7cb43925057420642cbfc786309c25f02 +Merge: 4da653590b7 d7cbc42882d +Author: Fred Hornsey +Date: Thu Oct 31 23:54:56 2019 -0500 + + Merge remote-tracking branch 'upstream/master' into igtd/monotonic + +commit 4da653590b7958edd4ffc226aff777e087ffd571 +Author: Fred Hornsey +Date: Thu Oct 31 23:50:57 2019 -0500 + + Account for defining ACE_LACKS_CONDATTR_SETCLOCK after config-posix.h + +commit 32432daaa208f84880723e3eba77a9b78f518bd2 +Author: Fred Hornsey +Date: Thu Oct 31 23:39:22 2019 -0500 + + Update ACE NEWS File for PR974 + +commit f4c9b4371b5f83e0716af1c6b14e1d8792363099 +Author: Fred Hornsey +Date: Thu Oct 31 23:35:14 2019 -0500 + + Add Monotonic Macros To ACE-monotonic-timer.html + +commit 67ac5424c626470af1cd0007cf29a163d31aada4 +Author: Fred Hornsey +Date: Thu Oct 31 23:02:25 2019 -0500 + + Add missing ACE Test to gitignore + +commit 0a77e562843406483d1dbe51df3f44600c4b1907 +Author: Fred Hornsey +Date: Thu Oct 31 23:01:49 2019 -0500 + + Respond to Review of PR974 + +commit 4a6b7a40a7fcc21494a345fe621548cdf3909d5a +Author: Fred Hornsey +Date: Thu Oct 31 21:44:37 2019 -0500 + + gnuace: declare various warnings to be phony + +commit d7cbc42882d28bbf0b130c2e3b4cf9ef353f3227 +Merge: dbe88daa3f7 b6dfbe5321c +Author: Fred Hornsey +Date: Tue Oct 29 18:10:28 2019 -0500 + + Merge pull request #972 from iguessthislldo/igtd/include + + fuzz.pl: Disable check_include by Default + +commit f60d209703ac4e1d375a9670d2a655edd57185a8 +Author: Johnny Willemsen +Date: Tue Oct 29 12:34:40 2019 +0100 + + Fixed typos + + * ACE/ace/Service_Gestalt.h: + * TAO/docs/notification/reliability.html: + * TAO/orbsvcs/tests/Log/Basic_Log_Test/Basic_Log_Test.cpp: + * TAO/orbsvcs/tests/Log/Basic_Log_Test/Basic_Log_Test.h: + * TAO/orbsvcs/tests/Security/mixed_security_test/README: + +commit c19116daac3a607a607f2889940d2b0fa68c860a +Merge: be76d8095c4 a46d0f7bf0f +Author: Adam Mitz +Date: Fri Oct 25 16:23:48 2019 -0500 + + Merge pull request #973 from mitza-oci/rcvmsg-windows + + sendmsg/recvmsg: Added support for msg_control on Windows + +commit ec96709678b7751361d0f938045d6a9190ca71be +Author: Fred Hornsey +Date: Thu Oct 24 12:11:33 2019 -0500 + + gnuace: declare makefile_name.local to be phony + + I wanted to use make --touch on OpenDDS, which worked but it created all + these makefile_name.local files everywhere. To stop that, + makefile_name.local has to be declared as phony because it's not a real + file. Props to @mitza-oci for making this more clear to me. + +commit 85f3741cc5fa939162ae6445d67290b986ba76d9 +Author: Fred Hornsey +Date: Wed Oct 23 18:05:56 2019 -0500 + + Expose Monotonic Time Support in Macros + + Expose support `ACE_Monotonic_Time_Policy` using + `ACE_HAS_MONOTONIC_TIME_POLICY` and support for monotonic conditions + using `ACE_HAS_MONOTONIC_CONDITIONS`. + + Also refactored macros to try to simplify them while retaining + compatibility. + +commit a46d0f7bf0fe857c0ffa4f5c943581f2e7faf0c3 +Author: Adam Mitz +Date: Tue Oct 22 16:36:37 2019 -0500 + + removed comments that are no longer valid + +commit f751b074626c91f252d41fa40ad98eee6d85e5b2 +Author: Adam Mitz +Date: Mon Oct 21 11:01:02 2019 -0500 + + sendmsg with msg_control: added Windows platform support + +commit c815b4b4820a4f79cb0d91702b29e4cb741f3f29 +Author: Adam Mitz +Date: Mon Oct 21 10:31:14 2019 -0500 + + sendmsg/recvmsg with msg_control: added Windows platform support + +commit b6dfbe5321c2d6986a1373aa6d86c76ca7880505 +Author: Fred Hornsey +Date: Thu Oct 17 11:30:44 2019 -0500 + + fuzz.pl: Disable check_include by default + +commit 8d92cf5c5e3e0eefd578b418601c7c9d5886b7ff +Author: Adam Mitz +Date: Thu Oct 10 18:17:50 2019 -0500 + + Added NEWS for PR936 + +commit d9d6d1ed5f8b17f6120eaec3dbd2251eb7d697e1 +Author: Benjamin Oldenburg +Date: Mon Oct 7 01:28:21 2019 +0700 + + fixed Stack_Trace.cpp + + (cherry picked from commit f2e5a03abba643eb6da996c5db23ad51bc49b9df) + +commit 6c906c74591eb984562f16e3fed95549337c64b9 +Author: Johnny Willemsen +Date: Thu Oct 3 12:19:57 2019 +0200 + + Use DOC as license identifier as it is defined on https://spdx.org/licenses/ + + * ACE/rpmbuild/ace-tao.spec: + +commit 7bf9e27617d9cd491f28b993f7d7ea43740bb7fe +Author: Johnny Willemsen +Date: Tue Sep 24 17:14:13 2019 +0200 + + Workaround is still necessary with clang9 + + * ACE/tests/Compiler_Features_32_Test.cpp: + +commit 7752af533d100f7a465eb8d1491c46121965f13a +Author: Like Ma +Date: Thu Sep 12 14:35:04 2019 +0800 + + Fix GetExitCodeProcess error log. + +commit 6872d45a2c4666e1325f3018b7cbc2399a8d9015 +Merge: be1666daae8 53c89e4a39f +Author: Johnny Willemsen +Date: Mon Sep 2 18:52:42 2019 +0200 + + Merge pull request #955 from jwillemsen/jwi-logprocessthread + + Log process and thread id when we get an unhandled exception + +commit 9ebc2eb464ba77ca2b591819d4383e6decba2e1e +Author: Johnny Willemsen +Date: Fri Aug 30 15:37:47 2019 +0200 + + Doxygen change + + * ACE/ace/NT_Service.h: + +commit 53c89e4a39fbb641385d5c24694b7208ec9f19fb +Author: Johnny Willemsen +Date: Fri Aug 30 15:24:50 2019 +0200 + + Log process and thread id when we get an unhandled exception, should make it a little bit easier to determine what has failed + + * ACE/ace/Object_Manager.cpp: + +commit 145dbd60969fc394c2c40ae0c44cec49e2740a82 +Author: Adam Mitz +Date: Wed Aug 28 11:04:01 2019 -0500 + + Revert part of #943, whitespace is significant in the auto_run_tests output, this is parsed by other scripts. + +commit d1239f84141e33ac6eb308c5405215d373ffe52a +Merge: b34cbdc1fc9 ba5f278c1a4 +Author: Adam Mitz +Date: Fri Aug 23 14:22:00 2019 -0500 + + Merge pull request #943 from iguessthislldo/igtd/misc + + Get Correct Program Return Code in auto_run_tests.pl + +commit 69bca4721b8f5539ab448f23f081c8a8564505c7 +Merge: 4f267ca9fba 3a937e3df57 +Author: Johnny Willemsen +Date: Thu Aug 22 08:24:12 2019 +0200 + + Merge pull request #945 from mgrojo/service_repository_optimization + + Optimization: avoid nested iteration in ACE_Service_Repository::find_i + +commit 4f267ca9fba199e69012cbcd0a81d006c33f8af6 +Merge: 97fd702a008 6dfcfd2b0e2 +Author: Johnny Willemsen +Date: Thu Aug 22 08:23:48 2019 +0200 + + Merge pull request #948 from jwillemsen/jwi-selectowner + + Initialise owner_ member in the constructor and use false instead of … + +commit 97fd702a008988326840cb4433733a0066d9aa33 +Merge: eeaf44e8152 cf0b9f6d5bf +Author: Johnny Willemsen +Date: Wed Aug 21 21:55:06 2019 +0200 + + Merge pull request #947 from jwillemsen/jwi-selectnotifyrenewbool + + Changed suppress_notify_renew flag from int to bool + +commit 6dfcfd2b0e216b2582e67197438c3c65f68592d6 +Author: Johnny Willemsen +Date: Wed Aug 21 21:22:16 2019 +0200 + + Fixed compile error + +commit 6fc9b1c5ca0aba893beed2b7dbfee3e7d80c5be6 +Author: Johnny Willemsen +Date: Wed Aug 21 18:07:50 2019 +0200 + + Initialise owner_ member in the constructor and use false instead of 0 for bool + + * ACE/ace/Select_Reactor_Base.inl: + +commit cf0b9f6d5bf174c7a663300c26f19febbe6aeef8 +Author: Johnny Willemsen +Date: Wed Aug 21 17:28:41 2019 +0200 + + Changed suppress_notify_renew flag from int to bool + + * ACE/ace/Select_Reactor_Base.h: + * ACE/ace/Select_Reactor_Base.inl: + * ACE/ace/Select_Reactor_T.cpp: + * ACE/ace/TP_Reactor.cpp: + +commit 109a80d2ce3fac73c5c1b6202c0cd6ccf696e0f9 +Author: Johnny Willemsen +Date: Wed Aug 21 17:24:06 2019 +0200 + + Changed the owner flag of the dev poll reactor from int to bool + + * ACE/ace/Dev_Poll_Reactor.cpp: + * ACE/ace/Dev_Poll_Reactor.h: + * ACE/ace/Dev_Poll_Reactor.inl: + * ACE/ace/TP_Reactor.h: + +commit 3a937e3df5717132cfd2b7459396ee4e5567868c +Author: mgrojo +Date: Wed Aug 21 15:32:18 2019 +0200 + + Optimization: avoid nested iteration in ACE_Service_Repository::find_i + + This method was performing two iterations: the first using an index, and + the second in the call to this->service_array_.find, which uses an + iterator over the Array_Map looking for the element with that index. + + This simplifies and optimizes this method by iterating for the element + once using directly the map iterator. + +commit 59f4874b3b6c23f1080fbf1c40b060d31a0c7557 +Author: Johnny Willemsen +Date: Wed Aug 21 14:59:30 2019 +0200 + + List fix for glibc 2.30 and newer + + * ACE/NEWS: + +commit ea0c67bb9ccf7b22e086f33bdb89f5aa12fc5a4f +Merge: 95f7d48b61f e7e38f991ff +Author: Johnny Willemsen +Date: Wed Aug 21 07:41:08 2019 +0200 + + Merge pull request #939 from saininav/master + + config-linux-common.h: fix glibc build failure + +commit e7e38f991ff56b3c628c1cb0b891be8a4c125b1d +Author: Naveen Saini +Date: Wed Aug 14 13:15:09 2019 +0800 + + config-linux-common.h: fix glibc build failure + + Recent glibc v2.30 dropped XSI STREAMS declarations, + which causing below build failure. + + poky/build/tmp/work/corei7-64-poky-linux/ace/6.5.6-r0/ACE_wrappers/ace/os_include/os_stropts.h:56:17: fatal error: stropts.h: No such file or directory + 56 | # include /**/ + | ^~~~~~~~~~~ + compilation terminated. + + Added _XOPEN_STREAMS not defined checks for newer GLIBC releases. + + For more information about glibc v2.30 change, please check: + https://sourceware.org/git/?p=glibc.git;a=commit;h=a0a0dc83173ce11ff45105fd32e5d14356cdfb9c + + Signed-off-by: Naveen Saini + +commit ba5f278c1a407202299edb2c0900b41c0d624855 +Author: Fred Hornsey +Date: Tue Aug 20 17:05:32 2019 -0500 + + Fix auto_run_tests.pl for ace tests + +commit 5ba5d502c8aa6528c6769c9896926c43020d7a6e +Author: Fred Hornsey +Date: Tue Aug 20 16:53:34 2019 -0500 + + Use system() properly in auto_run_tests.pl + +commit 95f7d48b61fdc441730b92b0938a6e8fb467fcd0 +Merge: 8c89d27a112 2e5328d8784 +Author: Johnny Willemsen +Date: Tue Aug 20 08:10:50 2019 +0200 + + Merge pull request #942 from jwillemsen/jwi-sendfiledocu + + Removed old comments before constructor/destructor + +commit 8c89d27a11283659a6e172f6ea4cadde2f35eca3 +Merge: e760efd9217 f5bce1948ce +Author: Adam Mitz +Date: Mon Aug 19 16:40:14 2019 -0500 + + Merge pull request #936 from mitza-oci/master + + gnuace updates + +commit cdc108a61cb7e4a26932f5f4073c556260935c27 +Author: Johnny Willemsen +Date: Mon Aug 19 19:06:27 2019 +0200 + + Removed old style documentation which was just about mentioning where constructors/destructors are + +commit 814e79122b919520b7a337408d8b66f9f30d38bf +Author: Johnny Willemsen +Date: Mon Aug 19 17:25:34 2019 +0200 + + Removed old comments before constructor/destructor + +commit 0acedb74f7bec47143ca8bcf542c8ae3cea15edb +Author: Johnny Willemsen +Date: Mon Aug 19 11:25:47 2019 +0200 + + Corrected documentation of ACE_OS::sendfile to resolve issue #937 + + * ACE/ace/OS_NS_sys_sendfile.h: + +commit f5bce1948ce26dcc100594ec4c5404ce45ee17dd +Author: Adam Mitz +Date: Wed Aug 14 13:39:18 2019 -0500 + + gnuace: use list of generated files from GENERATED_DIRTY for ADDITIONAL_IDL_TARGETS + +commit 4177cff887a8e91dfd53d083ef00ceb5daed5fc6 +Author: Adam Mitz +Date: Tue Aug 6 13:48:08 2019 -0500 + + gnuace: check requires/avoids make variables when a custom-only project has a postbuild step + +commit 836737a1e6d9437bfcbb399a92b82b999c81ff85 +Author: Adam Mitz +Date: Fri Aug 2 14:26:22 2019 -0500 + + gnuace's ADDITIONAL_IDL_TARGETS (used by "make idl_stubs"): corrected location of generated header for IDL files in other directories + +commit a83f4025539d021514e44f5e7b86f9ed1280a2d7 +Author: Johnny Willemsen +Date: Tue Jul 30 10:26:59 2019 +0200 + + Update for next release + + * ACE/bin/copy-local-script.sh: + +commit ee392af47bd4f83401676de666e839668910fcb3 +Author: Johnny Willemsen +Date: Tue Jul 30 10:11:24 2019 +0200 + + Prepare for x.5.7 and make x.5.6 public + + * ACE/NEWS: + * ACE/bin/diff-builds-and-group-fixed-tests-only.sh: + * ACE/docs/Download.html: + * ACE/docs/bczar/bczar.html: + * ACE/etc/index.html: + * TAO/NEWS: diff --git a/ACE/PROBLEM-REPORT-FORM b/ACE/PROBLEM-REPORT-FORM index 43029b2d8c37b..b99e9467f0477 100644 --- a/ACE/PROBLEM-REPORT-FORM +++ b/ACE/PROBLEM-REPORT-FORM @@ -40,7 +40,7 @@ To: ace-bugs@list.isis.vanderbilt.edu Subject: [area]: [synopsis] - ACE VERSION: 6.5.6 + ACE VERSION: 6.5.7 HOST MACHINE and OPERATING SYSTEM: If on Windows based OS's, which version of WINSOCK do you diff --git a/ACE/VERSION b/ACE/VERSION index ddc41f0e5b3d4..b9fe90669705e 100644 --- a/ACE/VERSION +++ b/ACE/VERSION @@ -1,4 +1,4 @@ -This is ACE version 6.5.6, released Tue Jul 30 10:03:40 CEST 2019 +This is ACE version 6.5.7, released Fri Nov 22 09:24:48 CET 2019 If you have any problems with or questions about ACE, please send e-mail to the ACE mailing list (ace-bugs@list.isis.vanderbilt.edu), diff --git a/ACE/ace/Version.h b/ACE/ace/Version.h index 7a92c9145048b..3ef421fe12cb3 100644 --- a/ACE/ace/Version.h +++ b/ACE/ace/Version.h @@ -4,9 +4,9 @@ #define ACE_MAJOR_VERSION 6 #define ACE_MINOR_VERSION 5 -#define ACE_MICRO_VERSION 6 -#define ACE_BETA_VERSION 6 -#define ACE_VERSION "6.5.6" -#define ACE_VERSION_CODE 394502 +#define ACE_MICRO_VERSION 7 +#define ACE_BETA_VERSION 7 +#define ACE_VERSION "6.5.7" +#define ACE_VERSION_CODE 394503 #define ACE_MAKE_VERSION_CODE(a,b,c) (((a) << 16) + ((b) << 8) + (c)) diff --git a/ACE/debian/control b/ACE/debian/control index 2e868a1cb9621..86a7b36452f59 100644 --- a/ACE/debian/control +++ b/ACE/debian/control @@ -27,7 +27,7 @@ Description: makefile, project, and workspace creator * mpc-ace: generates project files for a single target * mwc-ace: generates workspace files for a set of projects -Package: libace-6.5.6 +Package: libace-6.5.7 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} @@ -45,7 +45,7 @@ Description: C++ network programming framework Package: libace-dev Architecture: any Section: libdevel -Depends: libace-6.5.6 (= ${binary:Version}), ${misc:Depends} +Depends: libace-6.5.7 (= ${binary:Version}), ${misc:Depends} Suggests: libace-doc, pkg-config Replaces: mpc-ace (<< 5.6.3-4) Description: C++ network programming framework - development files @@ -62,7 +62,7 @@ Description: C++ network programming framework - documentation This package contains the ACE overview documentation, tutorials, examples, and information regarding upstream development. -Package: libace-ssl-6.5.6 +Package: libace-ssl-6.5.7 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} @@ -73,12 +73,12 @@ Description: ACE secure socket layer library Package: libace-ssl-dev Architecture: any Section: libdevel -Depends: libace-ssl-6.5.6 (= ${binary:Version}), libace-dev (= ${binary:Version}), libssl-dev, ${misc:Depends} +Depends: libace-ssl-6.5.7 (= ${binary:Version}), libace-dev (= ${binary:Version}), libssl-dev, ${misc:Depends} Description: ACE secure socket layer library - development files This package contains the header files and static library for the ACE SSL library. -Package: libace-rmcast-6.5.6 +Package: libace-rmcast-6.5.7 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} @@ -92,12 +92,12 @@ Description: ACE reliable multicast library Package: libace-rmcast-dev Architecture: any Section: libdevel -Depends: libace-rmcast-6.5.6 (= ${binary:Version}), libace-dev (= ${binary:Version}), ${misc:Depends} +Depends: libace-rmcast-6.5.7 (= ${binary:Version}), libace-dev (= ${binary:Version}), ${misc:Depends} Description: ACE reliable multicast library - development files This package contains the header files and static library for the ACE reliable multicast library. -Package: libace-tmcast-6.5.6 +Package: libace-tmcast-6.5.7 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} @@ -111,12 +111,12 @@ Description: ACE transactional multicast library Package: libace-tmcast-dev Architecture: any Section: libdevel -Depends: libace-tmcast-6.5.6 (= ${binary:Version}), libace-dev (= ${binary:Version}), ${misc:Depends} +Depends: libace-tmcast-6.5.7 (= ${binary:Version}), libace-dev (= ${binary:Version}), ${misc:Depends} Description: ACE transactional multicast library - development files This package contains the header files and static library for the ACE transactional multicast library. -Package: libace-htbp-6.5.6 +Package: libace-htbp-6.5.7 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} @@ -130,12 +130,12 @@ Description: ACE protocol over HTTP tunneling library Package: libace-htbp-dev Architecture: any Section: libdevel -Depends: libace-htbp-6.5.6 (= ${binary:Version}), libace-dev (= ${binary:Version}), ${misc:Depends} +Depends: libace-htbp-6.5.7 (= ${binary:Version}), libace-dev (= ${binary:Version}), ${misc:Depends} Description: ACE protocol over HTTP tunneling library - development files This package contains the header files and static library for the ACE HTBP library. -Package: libace-inet-6.5.6 +Package: libace-inet-6.5.7 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} @@ -146,15 +146,15 @@ Description: ACE Inet protocol library Package: libace-inet-dev Architecture: any Section: libdevel -Depends: libace-inet-6.5.6 (= ${binary:Version}), libace-dev (= ${binary:Version}), ${misc:Depends} +Depends: libace-inet-6.5.7 (= ${binary:Version}), libace-dev (= ${binary:Version}), ${misc:Depends} Description: ACE Inet protocol library - development files This package contains the header files and static library for the ACE Inet protocol library. -Package: libace-inet-ssl-6.5.6 +Package: libace-inet-ssl-6.5.7 Architecture: any Section: libs -Depends: libace-inet-6.5.6, libace-ssl-6.5.6, ${shlibs:Depends}, ${misc:Depends} +Depends: libace-inet-6.5.7, libace-ssl-6.5.7, ${shlibs:Depends}, ${misc:Depends} Description: ACE SSL-enabled Inet protocol library This package provides an ACE addon library for clients (and possibly servers at some point) using Inet protocols which support SSL, such as @@ -163,7 +163,7 @@ Description: ACE SSL-enabled Inet protocol library Package: libace-inet-ssl-dev Architecture: any Section: libdevel -Depends: libace-inet-ssl-6.5.6 (= ${binary:Version}), libace-inet-dev (= ${binary:Version}), libace-ssl-dev (= ${binary:Version}), ${misc:Depends} +Depends: libace-inet-ssl-6.5.7 (= ${binary:Version}), libace-inet-dev (= ${binary:Version}), libace-ssl-dev (= ${binary:Version}), ${misc:Depends} Description: ACE SSL-enabled Inet protocol library - development files This package contains the header files and static library for the ACE SSL-enabled Inet protocol library. @@ -180,7 +180,7 @@ Description: ACE perfect hash function generator basically the same options and functionality. ace_gperf simply takes advantage of some of the features provided by the ACE library. -Package: libacexml-6.5.6 +Package: libacexml-6.5.7 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} @@ -196,12 +196,12 @@ Package: libacexml-dev Architecture: any Section: libdevel Replaces: libace-dev (<< 5.7.7-4) -Depends: libacexml-6.5.6 (= ${binary:Version}), libace-dev (= ${binary:Version}), ${misc:Depends} +Depends: libacexml-6.5.7 (= ${binary:Version}), libace-dev (= ${binary:Version}), ${misc:Depends} Description: ACE SAX based XML parsing library - development files This package contains the header files and static library for the ACE XML parsing library. -Package: libace-xml-utils-6.5.6 +Package: libace-xml-utils-6.5.7 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} @@ -215,12 +215,12 @@ Package: libace-xml-utils-dev Architecture: any Section: libdevel Replaces: libace-dev (<< 5.7.7-4) -Depends: libace-xml-utils-6.5.6 (= ${binary:Version}), libace-dev (= ${binary:Version}), ${misc:Depends}, libxerces-c-dev +Depends: libace-xml-utils-6.5.7 (= ${binary:Version}), libace-dev (= ${binary:Version}), ${misc:Depends}, libxerces-c-dev Description: ACE XML utility classes and methods - development files This package contains the header files and static library for the ACE XML Utils library -Package: libkokyu-6.5.6 +Package: libkokyu-6.5.7 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} @@ -234,12 +234,12 @@ Description: ACE scheduling and dispatching library Package: libkokyu-dev Architecture: any Section: libdevel -Depends: libkokyu-6.5.6 (= ${binary:Version}), libace-dev (= ${binary:Version}), ${misc:Depends} +Depends: libkokyu-6.5.7 (= ${binary:Version}), libace-dev (= ${binary:Version}), ${misc:Depends} Description: ACE scheduling and dispatching library - development files This package contains the header files and static library for the ACE scheduling and dispatching library. -Package: libace-xtreactor-6.5.6 +Package: libace-xtreactor-6.5.7 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} @@ -257,12 +257,12 @@ Description: ACE-GUI reactor integration for Xt Package: libace-xtreactor-dev Architecture: any Section: libdevel -Depends: libace-xtreactor-6.5.6 (= ${binary:Version}), libace-dev (= ${binary:Version}), libxt-dev (>= 4.3.0), ${misc:Depends} +Depends: libace-xtreactor-6.5.7 (= ${binary:Version}), libace-dev (= ${binary:Version}), libxt-dev (>= 4.3.0), ${misc:Depends} Description: ACE-GUI reactor integration for Xt - development files This package contains header files and static library for the ACE-Xt reactor integration. -Package: libace-tkreactor-6.5.6 +Package: libace-tkreactor-6.5.7 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} @@ -281,12 +281,12 @@ Description: ACE-GUI reactor integration for Tk Package: libace-tkreactor-dev Architecture: any Section: libdevel -Depends: libace-tkreactor-6.5.6 (= ${binary:Version}), libace-dev (= ${binary:Version}), tk-dev (>= 8.5), ${misc:Depends} +Depends: libace-tkreactor-6.5.7 (= ${binary:Version}), libace-dev (= ${binary:Version}), tk-dev (>= 8.5), ${misc:Depends} Description: ACE-GUI reactor integration for Tk - development files This package contains header files and static library for the ACE-Tk reactor integration. -Package: libace-flreactor-6.5.6 +Package: libace-flreactor-6.5.7 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} @@ -304,12 +304,12 @@ Description: ACE-GUI reactor integration for FLTK Package: libace-flreactor-dev Architecture: any Section: libdevel -Depends: libace-flreactor-6.5.6 (= ${binary:Version}), libace-dev (= ${binary:Version}), libfltk1.1-dev (>= 1.1.4), ${misc:Depends} +Depends: libace-flreactor-6.5.7 (= ${binary:Version}), libace-dev (= ${binary:Version}), libfltk1.1-dev (>= 1.1.4), ${misc:Depends} Description: ACE-GUI reactor integration for FLTK - development files This package contains header files and static library for the ACE-FLTK reactor integration. -Package: libace-foxreactor-6.5.6 +Package: libace-foxreactor-6.5.7 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} @@ -326,7 +326,7 @@ Description: ACE-GUI reactor integration for FOX Package: libace-foxreactor-dev Architecture: any Section: libdevel -Depends: libace-foxreactor-6.5.6 (= ${binary:Version}), libace-dev (= ${binary:Version}), libfox-1.6-dev, ${misc:Depends} +Depends: libace-foxreactor-6.5.7 (= ${binary:Version}), libace-dev (= ${binary:Version}), libfox-1.6-dev, ${misc:Depends} Description: ACE-GUI reactor integration for FOX - development files This package contains header files and static library for the ACE-FOX reactor integration. @@ -343,7 +343,7 @@ Description: ACE network service implementations files to link the various ACE network services together, either statically or dynamically, and form complete server programs. -Package: libnetsvcs-6.5.6 +Package: libnetsvcs-6.5.7 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} @@ -357,7 +357,7 @@ Description: ACE network service implementations - libraries Package: libnetsvcs-dev Architecture: any Section: libdevel -Depends: libnetsvcs-6.5.6 (= ${binary:Version}), libace-dev (= ${binary:Version}), ${misc:Depends} +Depends: libnetsvcs-6.5.7 (= ${binary:Version}), libace-dev (= ${binary:Version}), ${misc:Depends} Description: ACE network service implementations - development files ACE network services provide reusable components for common distributed system tasks such as logging, naming, locking, and time diff --git a/ACE/debian/libace-6.5.6.lintian-overrides b/ACE/debian/libace-6.5.6.lintian-overrides deleted file mode 100644 index 857c4644f3f5f..0000000000000 --- a/ACE/debian/libace-6.5.6.lintian-overrides +++ /dev/null @@ -1,6 +0,0 @@ -libace-6.5.6: no-symbols-control-file usr/lib/libACE-6.5.6.so -libace-6.5.6: no-symbols-control-file usr/lib/libACE_ETCL_Parser-6.5.6.so -libace-6.5.6: no-symbols-control-file usr/lib/libACE_Monitor_Control-6.5.6.so -libace-6.5.6: no-symbols-control-file usr/lib/libACE_ETCL-6.5.6.so -libace-6.5.6: no-symbols-control-file usr/lib/libACE_RLECompression-6.5.6.so -libace-6.5.6: no-symbols-control-file usr/lib/libACE_Compression-6.5.6.so diff --git a/ACE/debian/libace-6.5.6.docs b/ACE/debian/libace-6.5.7.docs similarity index 100% rename from ACE/debian/libace-6.5.6.docs rename to ACE/debian/libace-6.5.7.docs diff --git a/ACE/debian/libace-6.5.6.install b/ACE/debian/libace-6.5.7.install similarity index 100% rename from ACE/debian/libace-6.5.6.install rename to ACE/debian/libace-6.5.7.install diff --git a/ACE/debian/libace-6.5.7.lintian-overrides b/ACE/debian/libace-6.5.7.lintian-overrides new file mode 100644 index 0000000000000..a680e6e0aa6b6 --- /dev/null +++ b/ACE/debian/libace-6.5.7.lintian-overrides @@ -0,0 +1,6 @@ +libace-6.5.7: no-symbols-control-file usr/lib/libACE-6.5.7.so +libace-6.5.7: no-symbols-control-file usr/lib/libACE_ETCL_Parser-6.5.7.so +libace-6.5.7: no-symbols-control-file usr/lib/libACE_Monitor_Control-6.5.7.so +libace-6.5.7: no-symbols-control-file usr/lib/libACE_ETCL-6.5.7.so +libace-6.5.7: no-symbols-control-file usr/lib/libACE_RLECompression-6.5.7.so +libace-6.5.7: no-symbols-control-file usr/lib/libACE_Compression-6.5.7.so diff --git a/ACE/debian/libace-flreactor-6.5.6.lintian-overrides b/ACE/debian/libace-flreactor-6.5.6.lintian-overrides deleted file mode 100644 index 6ac0287f57538..0000000000000 --- a/ACE/debian/libace-flreactor-6.5.6.lintian-overrides +++ /dev/null @@ -1 +0,0 @@ -libace-flreactor-6.5.6: no-symbols-control-file usr/lib/libACE_FlReactor-6.5.6.so diff --git a/ACE/debian/libace-flreactor-6.5.6.install b/ACE/debian/libace-flreactor-6.5.7.install similarity index 100% rename from ACE/debian/libace-flreactor-6.5.6.install rename to ACE/debian/libace-flreactor-6.5.7.install diff --git a/ACE/debian/libace-flreactor-6.5.7.lintian-overrides b/ACE/debian/libace-flreactor-6.5.7.lintian-overrides new file mode 100644 index 0000000000000..f3a139d2ff4e5 --- /dev/null +++ b/ACE/debian/libace-flreactor-6.5.7.lintian-overrides @@ -0,0 +1 @@ +libace-flreactor-6.5.7: no-symbols-control-file usr/lib/libACE_FlReactor-6.5.7.so diff --git a/ACE/debian/libace-foxreactor-6.5.6.lintian-overrides b/ACE/debian/libace-foxreactor-6.5.6.lintian-overrides deleted file mode 100644 index 5818d04747d83..0000000000000 --- a/ACE/debian/libace-foxreactor-6.5.6.lintian-overrides +++ /dev/null @@ -1 +0,0 @@ -libace-foxreactor-6.5.6: no-symbols-control-file usr/lib/libACE_FoxReactor-6.5.6.so diff --git a/ACE/debian/libace-foxreactor-6.5.6.install b/ACE/debian/libace-foxreactor-6.5.7.install similarity index 100% rename from ACE/debian/libace-foxreactor-6.5.6.install rename to ACE/debian/libace-foxreactor-6.5.7.install diff --git a/ACE/debian/libace-foxreactor-6.5.7.lintian-overrides b/ACE/debian/libace-foxreactor-6.5.7.lintian-overrides new file mode 100644 index 0000000000000..6437419309392 --- /dev/null +++ b/ACE/debian/libace-foxreactor-6.5.7.lintian-overrides @@ -0,0 +1 @@ +libace-foxreactor-6.5.7: no-symbols-control-file usr/lib/libACE_FoxReactor-6.5.7.so diff --git a/ACE/debian/libace-htbp-6.5.6.lintian-overrides b/ACE/debian/libace-htbp-6.5.6.lintian-overrides deleted file mode 100644 index 94669f5c26325..0000000000000 --- a/ACE/debian/libace-htbp-6.5.6.lintian-overrides +++ /dev/null @@ -1 +0,0 @@ -libace-htbp-6.5.6: no-symbols-control-file usr/lib/libACE_HTBP-6.5.6.so diff --git a/ACE/debian/libace-htbp-6.5.6.install b/ACE/debian/libace-htbp-6.5.7.install similarity index 100% rename from ACE/debian/libace-htbp-6.5.6.install rename to ACE/debian/libace-htbp-6.5.7.install diff --git a/ACE/debian/libace-htbp-6.5.7.lintian-overrides b/ACE/debian/libace-htbp-6.5.7.lintian-overrides new file mode 100644 index 0000000000000..d980b5c098c4b --- /dev/null +++ b/ACE/debian/libace-htbp-6.5.7.lintian-overrides @@ -0,0 +1 @@ +libace-htbp-6.5.7: no-symbols-control-file usr/lib/libACE_HTBP-6.5.7.so diff --git a/ACE/debian/libace-inet-6.5.6.lintian-overrides b/ACE/debian/libace-inet-6.5.6.lintian-overrides deleted file mode 100644 index 7fc49288f9cdb..0000000000000 --- a/ACE/debian/libace-inet-6.5.6.lintian-overrides +++ /dev/null @@ -1,2 +0,0 @@ -libace-inet-6.5.6: extended-description-is-probably-too-short -libace-inet-6.5.6: no-symbols-control-file usr/lib/libACE_INet-6.5.6.so diff --git a/ACE/debian/libace-inet-6.5.6.install b/ACE/debian/libace-inet-6.5.7.install similarity index 100% rename from ACE/debian/libace-inet-6.5.6.install rename to ACE/debian/libace-inet-6.5.7.install diff --git a/ACE/debian/libace-inet-6.5.7.lintian-overrides b/ACE/debian/libace-inet-6.5.7.lintian-overrides new file mode 100644 index 0000000000000..3a61ad9f254d2 --- /dev/null +++ b/ACE/debian/libace-inet-6.5.7.lintian-overrides @@ -0,0 +1,2 @@ +libace-inet-6.5.7: extended-description-is-probably-too-short +libace-inet-6.5.7: no-symbols-control-file usr/lib/libACE_INet-6.5.7.so diff --git a/ACE/debian/libace-inet-ssl-6.5.6.lintian-overrides b/ACE/debian/libace-inet-ssl-6.5.6.lintian-overrides deleted file mode 100644 index dcf37ec6986c2..0000000000000 --- a/ACE/debian/libace-inet-ssl-6.5.6.lintian-overrides +++ /dev/null @@ -1,4 +0,0 @@ -libace-inet-ssl-6.5.6: no-symbols-control-file usr/lib/libACE_INet_SSL-6.5.6.so - -# It's Bison-generate code covered by the GNU Bison GPL-exception -libace-inet-ssl-6.5.6: possible-gpl-code-linked-with-openssl diff --git a/ACE/debian/libace-inet-ssl-6.5.6.install b/ACE/debian/libace-inet-ssl-6.5.7.install similarity index 100% rename from ACE/debian/libace-inet-ssl-6.5.6.install rename to ACE/debian/libace-inet-ssl-6.5.7.install diff --git a/ACE/debian/libace-inet-ssl-6.5.7.lintian-overrides b/ACE/debian/libace-inet-ssl-6.5.7.lintian-overrides new file mode 100644 index 0000000000000..09579f9870d7b --- /dev/null +++ b/ACE/debian/libace-inet-ssl-6.5.7.lintian-overrides @@ -0,0 +1,4 @@ +libace-inet-ssl-6.5.7: no-symbols-control-file usr/lib/libACE_INet_SSL-6.5.7.so + +# It's Bison-generate code covered by the GNU Bison GPL-exception +libace-inet-ssl-6.5.7: possible-gpl-code-linked-with-openssl diff --git a/ACE/debian/libace-rmcast-6.5.6.lintian-overrides b/ACE/debian/libace-rmcast-6.5.6.lintian-overrides deleted file mode 100644 index 2909d33e658f9..0000000000000 --- a/ACE/debian/libace-rmcast-6.5.6.lintian-overrides +++ /dev/null @@ -1 +0,0 @@ -libace-rmcast-6.5.6: no-symbols-control-file usr/lib/libACE_RMCast-6.5.6.so diff --git a/ACE/debian/libace-rmcast-6.5.6.install b/ACE/debian/libace-rmcast-6.5.7.install similarity index 100% rename from ACE/debian/libace-rmcast-6.5.6.install rename to ACE/debian/libace-rmcast-6.5.7.install diff --git a/ACE/debian/libace-rmcast-6.5.7.lintian-overrides b/ACE/debian/libace-rmcast-6.5.7.lintian-overrides new file mode 100644 index 0000000000000..f5f66b3e68367 --- /dev/null +++ b/ACE/debian/libace-rmcast-6.5.7.lintian-overrides @@ -0,0 +1 @@ +libace-rmcast-6.5.7: no-symbols-control-file usr/lib/libACE_RMCast-6.5.7.so diff --git a/ACE/debian/libace-ssl-6.5.6.lintian-overrides b/ACE/debian/libace-ssl-6.5.6.lintian-overrides deleted file mode 100644 index e43f83ec5b504..0000000000000 --- a/ACE/debian/libace-ssl-6.5.6.lintian-overrides +++ /dev/null @@ -1,5 +0,0 @@ -libace-ssl-6.5.6: extended-description-is-probably-too-short -libace-ssl-6.5.6: no-symbols-control-file usr/lib/libACE_SSL-6.5.6.so - -# It's Bison-generate code covered by the GNU Bison GPL-exception -libace-ssl-6.5.6: possible-gpl-code-linked-with-openssl diff --git a/ACE/debian/libace-ssl-6.5.6.NEWS b/ACE/debian/libace-ssl-6.5.7.NEWS similarity index 100% rename from ACE/debian/libace-ssl-6.5.6.NEWS rename to ACE/debian/libace-ssl-6.5.7.NEWS diff --git a/ACE/debian/libace-ssl-6.5.6.install b/ACE/debian/libace-ssl-6.5.7.install similarity index 100% rename from ACE/debian/libace-ssl-6.5.6.install rename to ACE/debian/libace-ssl-6.5.7.install diff --git a/ACE/debian/libace-ssl-6.5.7.lintian-overrides b/ACE/debian/libace-ssl-6.5.7.lintian-overrides new file mode 100644 index 0000000000000..be236c078e265 --- /dev/null +++ b/ACE/debian/libace-ssl-6.5.7.lintian-overrides @@ -0,0 +1,5 @@ +libace-ssl-6.5.7: extended-description-is-probably-too-short +libace-ssl-6.5.7: no-symbols-control-file usr/lib/libACE_SSL-6.5.7.so + +# It's Bison-generate code covered by the GNU Bison GPL-exception +libace-ssl-6.5.7: possible-gpl-code-linked-with-openssl diff --git a/ACE/debian/libace-tkreactor-6.5.6.lintian-overrides b/ACE/debian/libace-tkreactor-6.5.6.lintian-overrides deleted file mode 100644 index 497ce490d1aca..0000000000000 --- a/ACE/debian/libace-tkreactor-6.5.6.lintian-overrides +++ /dev/null @@ -1 +0,0 @@ -libace-tkreactor-6.5.6: no-symbols-control-file usr/lib/libACE_TkReactor-6.5.6.so diff --git a/ACE/debian/libace-tkreactor-6.5.6.install b/ACE/debian/libace-tkreactor-6.5.7.install similarity index 100% rename from ACE/debian/libace-tkreactor-6.5.6.install rename to ACE/debian/libace-tkreactor-6.5.7.install diff --git a/ACE/debian/libace-tkreactor-6.5.7.lintian-overrides b/ACE/debian/libace-tkreactor-6.5.7.lintian-overrides new file mode 100644 index 0000000000000..8db3eafb2e89a --- /dev/null +++ b/ACE/debian/libace-tkreactor-6.5.7.lintian-overrides @@ -0,0 +1 @@ +libace-tkreactor-6.5.7: no-symbols-control-file usr/lib/libACE_TkReactor-6.5.7.so diff --git a/ACE/debian/libace-tmcast-6.5.6.lintian-overrides b/ACE/debian/libace-tmcast-6.5.6.lintian-overrides deleted file mode 100644 index 6de11d408e5cc..0000000000000 --- a/ACE/debian/libace-tmcast-6.5.6.lintian-overrides +++ /dev/null @@ -1 +0,0 @@ -libace-tmcast-6.5.6: no-symbols-control-file usr/lib/libACE_TMCast-6.5.6.so diff --git a/ACE/debian/libace-tmcast-6.5.6.install b/ACE/debian/libace-tmcast-6.5.7.install similarity index 100% rename from ACE/debian/libace-tmcast-6.5.6.install rename to ACE/debian/libace-tmcast-6.5.7.install diff --git a/ACE/debian/libace-tmcast-6.5.7.lintian-overrides b/ACE/debian/libace-tmcast-6.5.7.lintian-overrides new file mode 100644 index 0000000000000..7fa02289d8296 --- /dev/null +++ b/ACE/debian/libace-tmcast-6.5.7.lintian-overrides @@ -0,0 +1 @@ +libace-tmcast-6.5.7: no-symbols-control-file usr/lib/libACE_TMCast-6.5.7.so diff --git a/ACE/debian/libace-xml-utils-6.5.6.lintian-overrides b/ACE/debian/libace-xml-utils-6.5.6.lintian-overrides deleted file mode 100644 index 69652ac514ff2..0000000000000 --- a/ACE/debian/libace-xml-utils-6.5.6.lintian-overrides +++ /dev/null @@ -1 +0,0 @@ -libace-xml-utils-6.5.6: no-symbols-control-file usr/lib/libACE_XML_Utils-6.5.6.so diff --git a/ACE/debian/libace-xml-utils-6.5.6.install b/ACE/debian/libace-xml-utils-6.5.7.install similarity index 100% rename from ACE/debian/libace-xml-utils-6.5.6.install rename to ACE/debian/libace-xml-utils-6.5.7.install diff --git a/ACE/debian/libace-xml-utils-6.5.7.lintian-overrides b/ACE/debian/libace-xml-utils-6.5.7.lintian-overrides new file mode 100644 index 0000000000000..7fdfec21d2524 --- /dev/null +++ b/ACE/debian/libace-xml-utils-6.5.7.lintian-overrides @@ -0,0 +1 @@ +libace-xml-utils-6.5.7: no-symbols-control-file usr/lib/libACE_XML_Utils-6.5.7.so diff --git a/ACE/debian/libace-xtreactor-6.5.6.lintian-overrides b/ACE/debian/libace-xtreactor-6.5.6.lintian-overrides deleted file mode 100644 index 00f6119ebb259..0000000000000 --- a/ACE/debian/libace-xtreactor-6.5.6.lintian-overrides +++ /dev/null @@ -1 +0,0 @@ -libace-xtreactor-6.5.6: no-symbols-control-file usr/lib/libACE_XtReactor-6.5.6.so diff --git a/ACE/debian/libace-xtreactor-6.5.6.install b/ACE/debian/libace-xtreactor-6.5.7.install similarity index 100% rename from ACE/debian/libace-xtreactor-6.5.6.install rename to ACE/debian/libace-xtreactor-6.5.7.install diff --git a/ACE/debian/libace-xtreactor-6.5.7.lintian-overrides b/ACE/debian/libace-xtreactor-6.5.7.lintian-overrides new file mode 100644 index 0000000000000..65d4edd2fee80 --- /dev/null +++ b/ACE/debian/libace-xtreactor-6.5.7.lintian-overrides @@ -0,0 +1 @@ +libace-xtreactor-6.5.7: no-symbols-control-file usr/lib/libACE_XtReactor-6.5.7.so diff --git a/ACE/debian/libacexml-6.5.6.lintian-overrides b/ACE/debian/libacexml-6.5.6.lintian-overrides deleted file mode 100644 index 3d4adab8a6f1c..0000000000000 --- a/ACE/debian/libacexml-6.5.6.lintian-overrides +++ /dev/null @@ -1,3 +0,0 @@ -libacexml-6.5.6: no-symbols-control-file usr/lib/libACEXML_Parser-6.5.6.so -libacexml-6.5.6: no-symbols-control-file usr/lib/libACEXML_XML_Svc_Conf_Parser-6.5.6.so -libacexml-6.5.6: no-symbols-control-file usr/lib/libACEXML-6.5.6.so diff --git a/ACE/debian/libacexml-6.5.6.docs b/ACE/debian/libacexml-6.5.7.docs similarity index 100% rename from ACE/debian/libacexml-6.5.6.docs rename to ACE/debian/libacexml-6.5.7.docs diff --git a/ACE/debian/libacexml-6.5.6.install b/ACE/debian/libacexml-6.5.7.install similarity index 100% rename from ACE/debian/libacexml-6.5.6.install rename to ACE/debian/libacexml-6.5.7.install diff --git a/ACE/debian/libacexml-6.5.7.lintian-overrides b/ACE/debian/libacexml-6.5.7.lintian-overrides new file mode 100644 index 0000000000000..c474f3856a6a7 --- /dev/null +++ b/ACE/debian/libacexml-6.5.7.lintian-overrides @@ -0,0 +1,3 @@ +libacexml-6.5.7: no-symbols-control-file usr/lib/libACEXML_Parser-6.5.7.so +libacexml-6.5.7: no-symbols-control-file usr/lib/libACEXML_XML_Svc_Conf_Parser-6.5.7.so +libacexml-6.5.7: no-symbols-control-file usr/lib/libACEXML-6.5.7.so diff --git a/ACE/debian/libkokyu-6.5.6.lintian-overrides b/ACE/debian/libkokyu-6.5.6.lintian-overrides deleted file mode 100644 index ff2ddb9bb1ad6..0000000000000 --- a/ACE/debian/libkokyu-6.5.6.lintian-overrides +++ /dev/null @@ -1 +0,0 @@ -libkokyu-6.5.6: no-symbols-control-file usr/lib/libKokyu-6.5.6.so diff --git a/ACE/debian/libkokyu-6.5.6.docs b/ACE/debian/libkokyu-6.5.7.docs similarity index 100% rename from ACE/debian/libkokyu-6.5.6.docs rename to ACE/debian/libkokyu-6.5.7.docs diff --git a/ACE/debian/libkokyu-6.5.6.install b/ACE/debian/libkokyu-6.5.7.install similarity index 100% rename from ACE/debian/libkokyu-6.5.6.install rename to ACE/debian/libkokyu-6.5.7.install diff --git a/ACE/debian/libkokyu-6.5.7.lintian-overrides b/ACE/debian/libkokyu-6.5.7.lintian-overrides new file mode 100644 index 0000000000000..f9d71b00e0bf3 --- /dev/null +++ b/ACE/debian/libkokyu-6.5.7.lintian-overrides @@ -0,0 +1 @@ +libkokyu-6.5.7: no-symbols-control-file usr/lib/libKokyu-6.5.7.so diff --git a/ACE/debian/libnetsvcs-6.5.6.lintian-overrides b/ACE/debian/libnetsvcs-6.5.6.lintian-overrides deleted file mode 100644 index 5fc2f3e2e3e77..0000000000000 --- a/ACE/debian/libnetsvcs-6.5.6.lintian-overrides +++ /dev/null @@ -1 +0,0 @@ -libnetsvcs-6.5.6: no-symbols-control-file usr/lib/libnetsvcs-6.5.6.so diff --git a/ACE/debian/libnetsvcs-6.5.6.docs b/ACE/debian/libnetsvcs-6.5.7.docs similarity index 100% rename from ACE/debian/libnetsvcs-6.5.6.docs rename to ACE/debian/libnetsvcs-6.5.7.docs diff --git a/ACE/debian/libnetsvcs-6.5.6.install b/ACE/debian/libnetsvcs-6.5.7.install similarity index 100% rename from ACE/debian/libnetsvcs-6.5.6.install rename to ACE/debian/libnetsvcs-6.5.7.install diff --git a/ACE/debian/libnetsvcs-6.5.7.lintian-overrides b/ACE/debian/libnetsvcs-6.5.7.lintian-overrides new file mode 100644 index 0000000000000..2171c6073606a --- /dev/null +++ b/ACE/debian/libnetsvcs-6.5.7.lintian-overrides @@ -0,0 +1 @@ +libnetsvcs-6.5.7: no-symbols-control-file usr/lib/libnetsvcs-6.5.7.so diff --git a/ACE/rpmbuild/ace-tao.spec b/ACE/rpmbuild/ace-tao.spec index 8cf077f7cda1b..89ce365f2d148 100644 --- a/ACE/rpmbuild/ace-tao.spec +++ b/ACE/rpmbuild/ace-tao.spec @@ -1,6 +1,6 @@ # Set the version number here. -%define ACEVER 6.5.6 -%define TAOVER 2.5.6 +%define ACEVER 6.5.7 +%define TAOVER 2.5.7 # Conditional build # Default values are diff --git a/TAO/ChangeLogs/TAO-2_5_7 b/TAO/ChangeLogs/TAO-2_5_7 new file mode 100644 index 0000000000000..a59ed47affabc --- /dev/null +++ b/TAO/ChangeLogs/TAO-2_5_7 @@ -0,0 +1,278 @@ +commit d8ee3a8f8d68fc938e2026edd8072246efc4fdf7 +Author: Knut Petter Svendsen +Date: Fri Nov 15 11:19:33 2019 +0100 + + Prevent crash + +commit c597e4db31f89e55e5fd50be318123c2d97b0e4b +Author: Fred Hornsey +Date: Wed Nov 6 17:46:05 2019 -0600 + + tao_idl: Update fe_lookup.cpp for gperf + +commit 22f69106176b2c93590bdfd78caba97ffd6d66a7 +Author: Fred Hornsey +Date: Fri Nov 1 14:11:50 2019 -0500 + + Update NEWS Files + +commit 233aaa55d4c2f1fd26bdc0d80b99ac49f4baa787 +Author: Fred Hornsey +Date: Fri Nov 1 14:05:20 2019 -0500 + + TAO_IDL: Fix Memory Leak of Wide String Literal + + This also fixes the "invalid" part of the orginal invalid free issue in + https://github.com/DOCGroup/ACE_TAO/pull/984 + +commit 4530cfc7e627a6804faad49d9e10ac349a84f981 +Author: Justin Boss <30599409+wkbrd@users.noreply.github.com> +Date: Fri Nov 1 08:20:53 2019 -0400 + + Update to correct test case. + +commit 7092fadf9b9bbf4933b805d61169404644c0ec19 +Author: Justin Boss <30599409+wkbrd@users.noreply.github.com> +Date: Thu Oct 31 18:37:05 2019 -0400 + + Switch shallow copy to a deep copy. + +commit f60d209703ac4e1d375a9670d2a655edd57185a8 +Author: Johnny Willemsen +Date: Tue Oct 29 12:34:40 2019 +0100 + + Fixed typos + + * ACE/ace/Service_Gestalt.h: + * TAO/docs/notification/reliability.html: + * TAO/orbsvcs/tests/Log/Basic_Log_Test/Basic_Log_Test.cpp: + * TAO/orbsvcs/tests/Log/Basic_Log_Test/Basic_Log_Test.h: + * TAO/orbsvcs/tests/Security/mixed_security_test/README: + +commit e12d23326b610d6aca94cab94b317575a7f9d5b4 +Merge: 8672cb25027 0d7a2f0ba3b +Author: Johnny Willemsen +Date: Sat Oct 19 12:04:50 2019 +0200 + + Merge pull request #970 from knutpett/fix_run_test + + tao_idl: robustness in run_test.pl + +commit e269576148c3c4b864077e1cbc44123eccd22bb4 +Merge: aafe990a77f 6d9787af10e +Author: Fred Hornsey +Date: Fri Oct 11 13:21:31 2019 -0500 + + Merge branch 'igtd/iterface_annotations' of github.com:iguessthislldo/ACE_TAO into igtd/iterface_annotations + +commit aafe990a77f8a42871d1b1af11a6374de6d427b7 +Author: Fred Hornsey +Date: Fri Oct 11 13:20:39 2019 -0500 + + annotest_idl: split up be_init.cpp + +commit 0d7a2f0ba3b021c6b08d20936837bb553b1e1f1e +Author: Knut Petter Svendsen +Date: Fri Oct 11 10:41:02 2019 +0200 + + tao_idl: rewrote run_test.pl to align with other test scripts + +commit 6d9787af10e3da038afd6b14ca31b7d505b8949e +Author: Fred Hornsey +Date: Thu Oct 10 18:03:30 2019 -0500 + + Update TAO/TAO_IDL/docs/annotations.md + + Co-Authored-By: Adam Mitz + +commit 699b24bf2910c1bbc77f05841feb8ce1b45b6520 +Author: Fred Hornsey +Date: Thu Oct 10 16:35:29 2019 -0500 + + annotest_idl: be_init.cpp: /[<>]/"/ + +commit da63b0916c6da12a38c4e30f1c4f76f46d92ec1e +Author: Fred Hornsey +Date: Thu Oct 10 16:33:15 2019 -0500 + + tao_idl: Respond to Review + +commit cea22592afbf9060c914723aa09b33c70b8624de +Author: Fred Hornsey +Date: Thu Oct 10 11:25:33 2019 -0500 + + tao_idl: make arg const& + +commit eb60837204ad2b40e73af2086713d90370cec218 +Author: Knut Petter Svendsen +Date: Thu Oct 10 13:59:11 2019 +0200 + + tao_idl: robustness in run_test.pl + + Fail the test if process could not be spawned. + +commit c2a3d774e72ed5f7a73ac74086db7063bc69af42 +Author: Fred Hornsey +Date: Mon Oct 7 18:46:50 2019 -0500 + + Update TAO NEWS file + +commit a265b98a8a71aa77eed096919883674447534d59 +Author: Fred Hornsey +Date: Mon Oct 7 18:35:51 2019 -0500 + + tao_idl: reenable eval error/warn msgs + +commit 1909d8f86b80ad5b16b8bad4d008b38a150d5b7a +Author: Fred Hornsey +Date: Mon Oct 7 18:29:08 2019 -0500 + + tao_idl: Add Direct Error Reporting + +commit 0636873b67b36e8c89109cc4bd557111f45f3c67 +Author: Fred Hornsey +Date: Mon Oct 7 16:55:55 2019 -0500 + + tao_idl: fix annotations.md + +commit ff963e1ab38760b92450e95826afdb021a266291 +Author: Fred Hornsey +Date: Fri Oct 4 21:08:49 2019 -0500 + + tao_idl: annotations on interfaces and operations + + Used bison 3.4, but the generated code doesn't look very different. + + Also Updated annotations.md with: + - a list of what can be annotated + - how to extend annotation support in the future + - other minor fixes + +commit 240b6dd0563ea9f04b464157165eb8009fa1bfa3 +Author: Johnny Willemsen +Date: Thu Sep 26 12:43:03 2019 +0200 + + Use https links + + * TAO/PROBLEM-REPORT-FORM: + * TAO/README: + * TAO/TAO-INSTALL.html: + * TAO/VERSION: + +commit 27d7d88a44d3fd14d9c137447c05b120ec342d55 +Author: Johnny Willemsen +Date: Thu Sep 26 12:42:49 2019 +0200 + + Document changes + + * TAO/NEWS: + +commit 0f08d18e295a91caa31047b762756af6792cefba +Author: Johnny Willemsen +Date: Fri Sep 13 13:40:51 2019 +0200 + + Updated file header + + * TAO/tao/Object_KeyC.h: + +commit 8f4e07f9ce98ef3001b63cabf88812b5f4562170 +Author: Johnny Willemsen +Date: Fri Sep 13 13:36:39 2019 +0200 + + No need to generate a copy constructor, the compile will generate one, fixes warnings with gcc9. When we have C++11 we can use the =default to indicate that the compiler generates one + + * TAO/TAO_IDL/be/be_visitor_sequence/sequence_ch.cpp: + * TAO/TAO_IDL/be/be_visitor_sequence/sequence_cs.cpp: + * TAO/tao/Object_KeyC.cpp: + * TAO/tao/Object_KeyC.h: + +commit 627ee0993462666dd30ea47cde6359faff8d007b +Author: Johnny Willemsen +Date: Thu Aug 22 20:26:38 2019 +0200 + + Link to https instead of http + + * TAO/TAO_IDL/be/be_helper.cpp: + +commit 301db9b9fa108339c74dc3936fbeaa779963ae24 +Author: mgrojo +Date: Wed Aug 21 18:04:57 2019 +0200 + + Optimization: avoid invoking gettimeofday in each loop cycle + + Constants can be moved outside the loop so delay is calculated just one and + gettimeofday is only called once for each invocation to cleanup (it is + assumed that the difference in time for each loop cycle is irrelevant for + the cleanup strategy). + +commit 2e5328d878460fa5ef444afdb400293c49a4abcb +Author: Johnny Willemsen +Date: Mon Aug 19 20:14:02 2019 +0200 + + Put constructor back + +commit 396cfea6b04e75b44bdea3511e078201ee40196e +Author: Johnny Willemsen +Date: Mon Aug 19 19:14:41 2019 +0200 + + Layout changes + +commit cdc108a61cb7e4a26932f5f4073c556260935c27 +Author: Johnny Willemsen +Date: Mon Aug 19 19:06:27 2019 +0200 + + Removed old style documentation which was just about mentioning where constructors/destructors are + +commit 814e79122b919520b7a337408d8b66f9f30d38bf +Author: Johnny Willemsen +Date: Mon Aug 19 17:25:34 2019 +0200 + + Removed old comments before constructor/destructor + +commit 061d421dd9af1e2b614766149e7535563d9197ca +Author: Johnny Willemsen +Date: Fri Aug 2 08:38:14 2019 +0200 + + Layout change + + * TAO/tao/DynamicInterface/DII_Invocation.cpp: + +commit 23aab229d11d58f9a17e32bd0ffc4e0f56a3654c +Author: Johnny Willemsen +Date: Fri Aug 2 08:38:04 2019 +0200 + + Add missing include for ACE_OS::sleep + + * TAO/tests/DII_Discard_Deferred/Hello.cpp: + +commit b07b44090bca7f9acac585b64a0346ff7ba3aa3a +Author: Johnny Willemsen +Date: Thu Aug 1 18:52:58 2019 +0200 + + Fixed CodeFactor issue + +commit c0a2f9aaabe9b93d1054cd29ce0a8010b36317aa +Author: Johnny Willemsen +Date: Thu Aug 1 18:52:15 2019 +0200 + + Fixed fuzz + +commit 2a9158649ed71916b0ce53186b2cc3c4b4712b88 +Author: Martin Corino +Date: Thu Aug 1 16:06:32 2019 +0200 + + Fix lifecycle management of Request in DII deferred calls and add + regression test. + +commit ee392af47bd4f83401676de666e839668910fcb3 +Author: Johnny Willemsen +Date: Tue Jul 30 10:11:24 2019 +0200 + + Prepare for x.5.7 and make x.5.6 public + + * ACE/NEWS: + * ACE/bin/diff-builds-and-group-fixed-tests-only.sh: + * ACE/docs/Download.html: + * ACE/docs/bczar/bczar.html: + * ACE/etc/index.html: + * TAO/NEWS: diff --git a/TAO/PROBLEM-REPORT-FORM b/TAO/PROBLEM-REPORT-FORM index a067b2ecb72a0..da87d66187ec8 100644 --- a/TAO/PROBLEM-REPORT-FORM +++ b/TAO/PROBLEM-REPORT-FORM @@ -40,8 +40,8 @@ To: tao-bugs@list.isis.vanderbilt.edu Subject: [area]: [synopsis] - TAO VERSION: 2.5.6 - ACE VERSION: 6.5.6 + TAO VERSION: 2.5.7 + ACE VERSION: 6.5.7 HOST MACHINE and OPERATING SYSTEM: If on Windows based OS's, which version of WINSOCK do you diff --git a/TAO/VERSION b/TAO/VERSION index 3ff170c09dd38..f4779e6769ebf 100644 --- a/TAO/VERSION +++ b/TAO/VERSION @@ -1,4 +1,4 @@ -This is TAO version 2.5.6, released Tue Jul 30 10:03:40 CEST 2019 +This is TAO version 2.5.7, released Fri Nov 22 09:24:48 CET 2019 If you have any problems with or questions about TAO, please send e-mail to the TAO mailing list (tao-bugs@list.isis.vanderbilt.edu), diff --git a/TAO/tao/Version.h b/TAO/tao/Version.h index c4cac845ebb2e..f01cfb6291d88 100644 --- a/TAO/tao/Version.h +++ b/TAO/tao/Version.h @@ -4,9 +4,9 @@ #define TAO_MAJOR_VERSION 2 #define TAO_MINOR_VERSION 5 -#define TAO_MICRO_VERSION 6 -#define TAO_BETA_VERSION 6 -#define TAO_VERSION "2.5.6" -#define TAO_VERSION_CODE 132358 +#define TAO_MICRO_VERSION 7 +#define TAO_BETA_VERSION 7 +#define TAO_VERSION "2.5.7" +#define TAO_VERSION_CODE 132359 #define TAO_MAKE_VERSION_CODE(a,b,c) (((a) << 16) + ((b) << 8) + (c))