Correct FileDescription and InternalName
[ACE_TAO.git] / ACE / ChangeLogs / ACE-6_5_11
blob4ce7128091a84d952ea75262801412a22b477e93
1 commit 11fa72370c0df47e0d2195955585f70b7b1d8dde
2 Author: Johnny Willemsen <jwillemsen@remedy.nl>
3 Date:   Mon Aug 17 10:04:18 2020 +0200
5     ACE+TAO-6_5_11
7 commit 1ec10d1f7b5eab4e3fb47d27476cba66be0d02d1
8 Merge: 1b02216aec1 3d24204ff54
9 Author: Johnny Willemsen <jwillemsen@remedy.nl>
10 Date:   Sat Aug 15 08:45:36 2020 +0200
12     Merge pull request #1197 from iguessthislldo/igtd/release-script
13     
14     make_release.py: Fix Use of "is" with Literals
16 commit a7c0af6b5eecabd5cb9055901fcf373adc3a5d9c
17 Author: Adam Mitz <mitza@objectcomputing.com>
18 Date:   Fri Aug 14 17:40:09 2020 -0500
20     Additional ACE news for 6.5.11
22 commit 3d24204ff546ab1b3ed9c330e647594c1f2dda43
23 Author: Fred Hornsey <hornseyf@objectcomputing.com>
24 Date:   Fri Aug 14 12:30:02 2020 -0500
26     make_release.py: Fix PRF Version RegEx
28 commit 24b0a422d6a39501fe0b56d79704dd552a314e45
29 Author: Fred Hornsey <hornseyf@objectcomputing.com>
30 Date:   Fri Aug 14 10:22:13 2020 -0500
32     make_release.py: Fix Use of "is" with Literals
34 commit 8c61710a637d724940db4c87ba92d428f2824e0d
35 Merge: 25ce7418568 b3946a3be7d
36 Author: Adam Mitz <mitza@objectcomputing.com>
37 Date:   Fri Aug 14 08:26:38 2020 -0500
39     Merge pull request #1182 from iguessthislldo/igtd/release-script
40     
41     make_release.py: Use Branches for Latest
43 commit 25ce7418568cc920cd0eb3d29f6ab739338b8bed
44 Merge: 887012b20f3 3a04a6d0115
45 Author: Adam Mitz <mitza@objectcomputing.com>
46 Date:   Fri Aug 14 08:26:19 2020 -0500
48     Merge pull request #1179 from jrw972/macos-formats
49     
50     Do not redefine 64-bit formats for MacOS with C++11
52 commit 349dfc4ece76bdfbb54e1ddcf1b7fb2cc3191057
53 Author: Johnny Willemsen <jwillemsen@remedy.nl>
54 Date:   Fri Aug 14 10:56:26 2020 +0200
56     Visual Studio has strlen/wcsnlen
57     
58         * ACE/ace/config-win32-msvc-14.h:
60 commit c5e840f92a7614bb6db8a8ed792572535e4cf49c
61 Merge: f79c4ca6981 d3282dbf802
62 Author: Johnny Willemsen <jwillemsen@remedy.nl>
63 Date:   Fri Aug 14 08:52:34 2020 +0200
65     Merge pull request #1191 from jwillemsen/jwi-remove-ACE_HAS_SGIDLADD
66     
67     Remove support for ACE_HAS_SGIDLADD, not set in any config file
69 commit b3946a3be7d6566bd998b062bed44d578220e04f
70 Author: Fred Hornsey <hornseyf@objectcomputing.com>
71 Date:   Thu Aug 13 14:56:23 2020 -0500
73     make_release.py: global and import statements
74     
75     Removed unneeded global and import statements and try to simplify some
76     more functions.
78 commit 99fd41c18381b59a1a7ab29bd973dc65699fce6b
79 Merge: 5406db4418c dbc170b91a6
80 Author: Johnny Willemsen <jwillemsen@remedy.nl>
81 Date:   Thu Aug 13 19:51:24 2020 +0200
83     Resolve merge conflicts
85 commit dbc170b91a66b53d043e1d7e5083589318363d6f
86 Merge: 96c0dfcd302 6429c617c67
87 Author: Johnny Willemsen <jwillemsen@remedy.nl>
88 Date:   Thu Aug 13 19:49:52 2020 +0200
90     Merge pull request #1189 from jwillemsen/jwi-removememchremulation
91     
92     Removed memchr emulation, not used anymore by any platform config file
94 commit 96c0dfcd30206846490324b82c98dc4dd8b4d6e9
95 Merge: 7efc569616a 20d29ca18f3
96 Author: Johnny Willemsen <jwillemsen@remedy.nl>
97 Date:   Thu Aug 13 18:43:56 2020 +0200
99     Merge pull request #1187 from jwillemsen/jwi-slowmemset
100     
101     Removed ACE_HAS_SLOW_MEMSET and related code, not set on any platform…
103 commit 7efc569616aa24652f316d6865fd92477b100f64
104 Merge: ba59fafa3df 189d83abb52
105 Author: Johnny Willemsen <jwillemsen@remedy.nl>
106 Date:   Thu Aug 13 18:43:34 2020 +0200
108     Merge pull request #1192 from jwillemsen/jwi-news
109     
110     List changes for next release
112 commit ba59fafa3df4b5b7d1e886bff741fe6b0d140030
113 Merge: 63af5f505c1 8735cf6301f
114 Author: Johnny Willemsen <jwillemsen@remedy.nl>
115 Date:   Thu Aug 13 18:43:17 2020 +0200
117     Merge pull request #1188 from jwillemsen/jwi-remover-ACE_HAS_MEMCPY_LOOP_UNROLL
118     
119     Remove fast_memcpy, according to the related documentation it could b…
121 commit 0e0e54bdcd95385386f81fcb677f2d6718349adf
122 Author: Adam Mitz <mitza@objectcomputing.com>
123 Date:   Thu Aug 13 11:12:53 2020 -0500
125     Update Apple-clang version number
127 commit 2062769df078eff3e793f28623fb11a21c4720ca
128 Author: Johnny Willemsen <jwillemsen@remedy.nl>
129 Date:   Thu Aug 13 17:06:00 2020 +0200
131     List changes for next release
132     
133         * ACE/NEWS:
135 commit d3282dbf8026b39a9e07b647e2baed1d050d0658
136 Author: Johnny Willemsen <jwillemsen@remedy.nl>
137 Date:   Thu Aug 13 16:57:24 2020 +0200
139     Docu changes
140     
141         * ACE/ace/OS.h:
142         * ACE/docs/ACE-porting.html:
144 commit c1ffa582f4a29ccac0953b99852e0ca62da85a70
145 Author: Johnny Willemsen <jwillemsen@remedy.nl>
146 Date:   Thu Aug 13 16:51:49 2020 +0200
148     Fixed typo
149     
150         * ACE/ace/Codeset_Registry.inl:
152 commit 25f4561b48f423f31e4075dc1f55cc29a4e643e2
153 Author: Johnny Willemsen <jwillemsen@remedy.nl>
154 Date:   Thu Aug 13 16:51:40 2020 +0200
156     Remove support for ACE_HAS_SGIDLADD, not set in any config file
157     
158         * ACE/ace/OS_NS_dlfcn.inl:
160 commit 63af5f505c1cb2e687573a11b33292bb69ccbb0c
161 Merge: 534f03f0503 3dd26d62359
162 Author: Adam Mitz <mitza@objectcomputing.com>
163 Date:   Thu Aug 13 09:32:41 2020 -0500
165     Merge pull request #1178 from simpsont-oci/remove_multicast_interfaces_test_from_face_safety_builds
166     
167     Remove Multicast_Interfaces_Test from FACE safety builds
169 commit 534f03f0503d5e8a933bbfb59aeeba9c39af82bb
170 Merge: bdd8646769b 438ad9963cd
171 Author: Johnny Willemsen <jwillemsen@remedy.nl>
172 Date:   Thu Aug 13 16:30:42 2020 +0200
174     Merge pull request #1185 from jwillemsen/jwi-asnmp
175     
176     Layout, docu changes and add some missing explicits
178 commit bdd8646769bb0d8ae0b9b4c8f3bcc9b18ea84492
179 Merge: acd0ae9e29a 49cc1db8abe
180 Author: Johnny Willemsen <jwillemsen@remedy.nl>
181 Date:   Thu Aug 13 16:29:36 2020 +0200
183     Merge pull request #1184 from jwillemsen/jwi-exportop-628571
184     
185     Export TAO::ORB::default_svc_conf_entries so that it can be used according to t…
187 commit 5406db4418c095980b2fdacf81887d2955e1336c
188 Author: Johnny Willemsen <jwillemsen@remedy.nl>
189 Date:   Thu Aug 13 15:33:43 2020 +0200
191     Removed ACE_HAS_BSTRING, not used
192     
193         * ACE/ace/README:
195 commit 656a6995dad24aa067512840bd84c4f902ffb83a
196 Author: Johnny Willemsen <jwillemsen@remedy.nl>
197 Date:   Thu Aug 13 15:31:45 2020 +0200
199     Removed ACE_REDEFINES_XTI_FUNCTIONS, not used
200     
201         * ACE/ace/README:
203 commit f2a0d389d1a4ec55dece79230800bc0ab34e4624
204 Author: Johnny Willemsen <jwillemsen@remedy.nl>
205 Date:   Thu Aug 13 15:29:43 2020 +0200
207     Removed ACE_LACKS_DEPRECATED_MACROS, not used anymore
208     
209         * ACE/ace/README:
211 commit 290f9b81ed2e5c29fdb180570d1a9a64a87e84d7
212 Author: Johnny Willemsen <jwillemsen@remedy.nl>
213 Date:   Thu Aug 13 15:29:12 2020 +0200
215     Remove ACE_LACKS_MEMBER_TEMPLATES, not used anymore
216     
217         * ACE/ace/README:
219 commit 0e5f93a096cf2a2ed6e26d368963c0989ef96f86
220 Author: Johnny Willemsen <jwillemsen@remedy.nl>
221 Date:   Thu Aug 13 15:28:39 2020 +0200
223     Removed ACE_ONLY_LATEST_AND_GREATEST, not used anymore
224     
225         * ACE/ace/README:
227 commit c1a34fa72eebb3ce4a735b6f405705e92019efd4
228 Author: Johnny Willemsen <jwillemsen@remedy.nl>
229 Date:   Thu Aug 13 15:27:57 2020 +0200
231     Removed reference for ACE_LEGACY_MODE, not used at all
232     
233         * ACE/ace/README:
234         * ACE/docs/wchar.txt:
236 commit 8284ece83515e45b4d5d542d550fe88f10620d86
237 Author: Johnny Willemsen <jwillemsen@remedy.nl>
238 Date:   Thu Aug 13 15:24:44 2020 +0200
240     Removed strrchr_emulation, not used anymore by any platform
241     
242         * ACE/ace/OS_NS_string.cpp:
243         * ACE/ace/OS_NS_string.h:
244         * ACE/ace/OS_NS_string.inl:
245         * ACE/ace/README:
247 commit 6429c617c67bff73690581df27e9ec360e460deb
248 Author: Johnny Willemsen <jwillemsen@remedy.nl>
249 Date:   Thu Aug 13 15:21:54 2020 +0200
251     Removed memchr emulation, not used anymore by any platform config file
252     
253         * ACE/ace/OS_NS_string.cpp:
254         * ACE/ace/OS_NS_string.h:
255         * ACE/ace/OS_NS_string.inl:
257 commit 20d29ca18f32bc92c1761dd7a47e09ad03316f85
258 Author: Johnny Willemsen <jwillemsen@remedy.nl>
259 Date:   Thu Aug 13 15:17:51 2020 +0200
261     Removed ACE_HAS_SLOW_MEMSET and related code, not set on any platform anymore
262     
263         * ACE/ace/OS_NS_string.inl:
265 commit 8735cf6301fb3b6bb53f15081b6062fb7a59cd47
266 Author: Johnny Willemsen <jwillemsen@remedy.nl>
267 Date:   Thu Aug 13 15:16:43 2020 +0200
269     Remove fast_memcpy, according to the related documentation it could be enabled by autoconf which we don't support anymore
270     
271         * ACE/ace/OS_NS_string.cpp:
272         * ACE/ace/OS_NS_string.h:
273         * ACE/ace/OS_NS_string.inl:
274         * ACE/ace/config-kfreebsd.h:
276 commit 49cc1db8abecc5987cd881641e341cfbf5f46d5c
277 Author: Johnny Willemsen <jwillemsen@remedy.nl>
278 Date:   Thu Aug 13 13:57:51 2020 +0200
280     Add default C++11 move constructor and assignment operators to ACE_ARGV_Queue_Entry_T to resolve compile warnings when compiling TAO_Internal
281     
282         * ACE/ace/ARGV.h:
284 commit 438ad9963cd33341dd2933a836e57f6ea8d2704e
285 Author: Johnny Willemsen <jwillemsen@remedy.nl>
286 Date:   Thu Aug 13 11:37:26 2020 +0200
288     Layout, docu changes and add some missing explicits
289     
290         * ACE/ASNMP/README:
291         * ACE/ASNMP/asnmp-overview.html:
292         * ACE/ASNMP/asnmp/gauge.h:
293         * ACE/ASNMP/asnmp/integer.h:
295 commit a18c054907bf386916fc7d83046e63d95e2d1d6e
296 Author: Fred Hornsey <hornseyf@objectcomputing.com>
297 Date:   Wed Aug 12 21:04:39 2020 -0500
299     make_release.py: Remove Python2 Support
301 commit 95b82661ac2d9438f012494472ed42d73591af1a
302 Author: Xianda Wang <wxianda@gmail.com>
303 Date:   Thu Aug 6 14:35:30 2020 +0800
305     Avoid crash when SSL not initialized correctly.
307 commit 3fa70778c14e2f4646a341ba3967d2d522419590
308 Author: Fred Hornsey <hornseyf@objectcomputing.com>
309 Date:   Wed Aug 12 02:14:28 2020 -0500
311     make_release.py: Spelling
313 commit caced33b4cb2cb38bbb5156fe2fd5b6abb784e00
314 Author: Fred Hornsey <hornseyf@objectcomputing.com>
315 Date:   Tue Aug 11 23:26:06 2020 -0500
317     make_release.py: Use Branches for Latest
318     
319     Part of Fix for https://github.com/DOCGroup/ACE_TAO/issues/940
320     
321     Assume Latest_Major, Latest_Minor, and Latest_Micro/Latest_Beta and the
322     MPC equivalents are branches instead of tags.
323     
324     The other part of the fix is actually changing the tags into branches.
326 commit cad183e66896132e5e45c2f21ba705634e5c67bd
327 Author: Fred Hornsey <hornseyf@objectcomputing.com>
328 Date:   Tue Aug 11 19:04:15 2020 -0500
330     make_release.py: Update for Python 3, Cleanup
331     
332     Updated to work with Python 3, and tried to do some future proofing, mostly by
333     wrapping the argument parser, because optparse is deprecated.
334     
335     Also did some clean up. Simplfing some code, and using more normal
336     Python patterns.
337     
338     Use of non read-only global variables should be eliminated, because it's
339     unusual to use them in Python, at least nowadays. I started to do this,
340     but back tracked, because it was taking longer to do so than I would've
341     liked to spend on it.
343 commit ed385706374786ee45bdc220c52d6e56869e2992
344 Merge: f021324cbaa 1fd62332d6f
345 Author: Johnny Willemsen <jwillemsen@remedy.nl>
346 Date:   Tue Aug 11 16:52:50 2020 +0200
348     Merge pull request #1180 from jwillemsen/jwi-testwarnings
349     
350     Removed various variables/members which are not used at all
352 commit 1fd62332d6fb341deb28dc92c9128fa3346908db
353 Author: Johnny Willemsen <jwillemsen@remedy.nl>
354 Date:   Tue Aug 11 13:55:11 2020 +0200
356     Mark single argument constructors explicit
357     
358         * ACE/tests/Bound_Ptr_Test.cpp:
359         * ACE/tests/Intrusive_Auto_Ptr_Test.cpp:
360         * ACE/tests/Refcounted_Auto_Ptr_Test.cpp:
362 commit 6ef233f574afae7756d7e00fcfc2dc726003dd60
363 Author: Johnny Willemsen <jwillemsen@remedy.nl>
364 Date:   Tue Aug 11 11:35:01 2020 +0200
366     Removed various variables/members which are not used at all
367     
368         * ACE/tests/Bound_Ptr_Test.cpp:
369         * ACE/tests/Bound_Ptr_Test.h:
370         * ACE/tests/Intrusive_Auto_Ptr_Test.cpp:
371         * ACE/tests/Multicast_Test.cpp:
372         * ACE/tests/Multicast_Test_IPV6.cpp:
373         * ACE/tests/Object_Manager_Flipping_Test.cpp:
374         * ACE/tests/Refcounted_Auto_Ptr_Test.cpp:
375         * ACE/tests/Sendfile_Test.cpp:
376         * ACE/tests/Thread_Attrs_Test.cpp:
377         * ACE/tests/Thread_Creation_Threshold_Test.cpp:
379 commit 7e1c8bb7b5eb72118ddc03623da85d213328bce6
380 Author: Justin R. Wilson <wilsonj@objectcomputing.com>
381 Date:   Mon Aug 10 17:22:01 2020 -0500
383     Do not redefine 64-bit formats for MacOS with C++11
385 commit 3dd26d6235913ea982c5f69f60ea7497e752b323
386 Author: Timothy Simpson <simpsont@objectcomputing.com>
387 Date:   Mon Aug 10 16:08:34 2020 -0500
389     removing multicast interfaces test from face safety builds
391 commit f021324cbaac5073c1a43c4ec1a1e9ac84f0451a
392 Merge: 2b5955c09db 363c26a1bbb
393 Author: Adam Mitz <mitza@objectcomputing.com>
394 Date:   Fri Aug 7 18:27:08 2020 -0500
396     Merge pull request #1176 from simpsont-oci/fix_multicast_interfaces_test_portability_issue
397     
398     Fix Test Portability Issue For Older Windows Platforms Introduced By PR 1170
400 commit 2b5955c09dbcab81e1c488596cd685a158e8ab5a
401 Merge: ccf0cfb2bf3 a09731f6915
402 Author: Johnny Willemsen <jwillemsen@remedy.nl>
403 Date:   Fri Aug 7 22:42:46 2020 +0200
405     Merge pull request #1175 from jwillemsen/jwi-novc14solutions
406     
407     Don't generate Visual Studio 2015 solutions as part of the release pr…
409 commit 363c26a1bbbe1c510fba6fc4e45cd660e9b4d09c
410 Author: Timothy Simpson <simpsont@objectcomputing.com>
411 Date:   Fri Aug 7 14:54:15 2020 -0500
413     Fix Portability Issues For Older Windows In New Test From PR 1170
415 commit a09731f691551672170d06abe21c1863d21c9ce4
416 Author: Johnny Willemsen <jwillemsen@remedy.nl>
417 Date:   Fri Aug 7 13:09:53 2020 +0200
419     Don't generate Visual Studio 2015 solutions as part of the release process, now only 2017/2019 will be shipped by default
420     
421         * ACE/bin/make_release.py:
423 commit ccf0cfb2bf34fa11d2907b219e8ee106084e0e14
424 Merge: 352f09882ab 118f672e907
425 Author: Adam Mitz <mitza@objectcomputing.com>
426 Date:   Thu Aug 6 10:37:40 2020 -0500
428     Merge pull request #1170 from simpsont-oci/specify_multicast_interface_by_name_on_windows
429     
430     Improve Multicast Join by Interface Name on Windows
432 commit 352f09882ab5213d5a44d5568a88112c827b2f05
433 Merge: fa519f628c3 1adbd7999f3
434 Author: Johnny Willemsen <jwillemsen@remedy.nl>
435 Date:   Thu Aug 6 16:31:54 2020 +0100
437     Merge pull request #1174 from jwillemsen/jwi-docusock
438     
439     Documentation typo fix and layout change
441 commit 118f672e907d332605242dba5f28bf75cfcf7065
442 Author: Timothy Simpson <32278075+simpsont-oci@users.noreply.github.com>
443 Date:   Thu Aug 6 08:29:31 2020 -0500
445     Update ACE/ace/SOCK_Dgram.cpp
446     
447     Co-authored-by: Adam Mitz <mitza@objectcomputing.com>
449 commit 5defdf31bfc14df418a08d93fd5bafe17e08a1d4
450 Author: Timothy Simpson <32278075+simpsont-oci@users.noreply.github.com>
451 Date:   Thu Aug 6 07:32:54 2020 -0500
453     Update ACE/ace/SOCK_Dgram.cpp
454     
455     Co-authored-by: Johnny Willemsen <jwillemsen@remedy.nl>
457 commit 1adbd7999f36431a408485940060296e56bcbfa6
458 Author: Johnny Willemsen <jwillemsen@remedy.nl>
459 Date:   Thu Aug 6 13:12:28 2020 +0200
461     Documentation typo fix and layout change
462     
463         * ACE/ace/SOCK_Dgram_Mcast.h:
465 commit c28689e3fb07f8df9c315e47beaf3a7ec85a2c71
466 Author: Timothy Simpson <simpsont@objectcomputing.com>
467 Date:   Wed Aug 5 19:46:15 2020 -0500
469     fixing windows define
471 commit 90e04957137eaaf33aaa85923183c3f35755bf70
472 Author: Timothy Simpson <simpsont@objectcomputing.com>
473 Date:   Wed Aug 5 16:44:14 2020 -0500
475     fixing macro formatting per guidelines
477 commit 40494f95ea9dae513c1df7af78377a41400e1384
478 Author: Timothy Simpson <simpsont@objectcomputing.com>
479 Date:   Wed Aug 5 16:33:30 2020 -0500
481     updating test formatting to more closely match ACE guidelines
483 commit 2811aeb66529f61d5b46d4b93de7707f9e1faa66
484 Author: Timothy Simpson <simpsont@objectcomputing.com>
485 Date:   Wed Aug 5 16:32:50 2020 -0500
487     formatting changes per guidelines
489 commit 432602450f8a0b164550a9341cd94bceb1484259
490 Author: Timothy Simpson <simpsont@objectcomputing.com>
491 Date:   Wed Aug 5 15:02:08 2020 -0500
493     Ignore WIN32 interfaces that aren't up & operational
495 commit 0b7e6a840c33cbc03ff93bf171c16515d1645861
496 Author: Timothy Simpson <simpsont@objectcomputing.com>
497 Date:   Wed Aug 5 15:01:40 2020 -0500
499     Fixing another Codacy complaint
501 commit 62ed4597ae6987d0761eba1d086d52e45d6cd0fd
502 Author: Timothy Simpson <simpsont@objectcomputing.com>
503 Date:   Wed Aug 5 14:23:24 2020 -0500
505     adding getifaddrs versions of test
507 commit 4823171eb321c01264da2c2f2b24adb44b6626c8
508 Author: Timothy Simpson <simpsont@objectcomputing.com>
509 Date:   Wed Aug 5 13:56:55 2020 -0500
511     Fixing Test Comments
513 commit 4ea6844994d56f78341365b3f71fba6993fecd8f
514 Author: Timothy Simpson <simpsont@objectcomputing.com>
515 Date:   Wed Aug 5 13:43:10 2020 -0500
517     Adding Test for Multicast Join By Interface
519 commit b9f92010342a8015b3119c49287583029710830a
520 Merge: c24760f4313 5e540e01a75
521 Author: Johnny Willemsen <jwillemsen@remedy.nl>
522 Date:   Tue Aug 4 14:40:28 2020 +0200
524     Merge pull request #1172 from jwillemsen/jwi-autoptrcpp17
525     
526     Removed define of ACE_LACKS_AUTO_PTR for C++17 in general, gcc doesn'…
528 commit 5e540e01a75d27e11f64c59d0bd626503b015635
529 Author: Johnny Willemsen <jwillemsen@remedy.nl>
530 Date:   Tue Aug 4 12:54:24 2020 +0200
532     Removed define of ACE_LACKS_AUTO_PTR for C++17 in general, gcc doesn't remove auto_ptr with C++17 so we have to do this specifically for a compiler who does remove std::auto_ptr with C++17
533     
534         * ACE/ace/Auto_Ptr.h:
536 commit 92238c4101bcf7ab4d0e335dec66684479b98960
537 Author: Timothy Simpson <simpsont@objectcomputing.com>
538 Date:   Mon Aug 3 09:59:28 2020 -0500
540     more PR comment resolution
542 commit e51fdcb99813880c63e256844efc06043a70aa0e
543 Author: Timothy Simpson <simpsont@objectcomputing.com>
544 Date:   Sat Aug 1 16:06:08 2020 -0500
546     fixing codefactor complaint
548 commit 3481b96f1097e2c4fde54701d4ad818c12759008
549 Author: Timothy Simpson <simpsont@objectcomputing.com>
550 Date:   Sat Aug 1 14:52:22 2020 -0500
552     fixing 'empty' result failure case to only apply when interface is specified
554 commit 3d23f3e578a42ea72acb202dd13a1fdc2e2a2e26
555 Author: Timothy Simpson <simpsont@objectcomputing.com>
556 Date:   Sat Aug 1 09:35:20 2020 -0500
558     resolving review comments, codacy issue
560 commit 2765e8c90801485321c773ac02867109d8e6d02d
561 Author: Timothy Simpson <simpsont@objectcomputing.com>
562 Date:   Fri Jul 31 22:46:38 2020 -0500
564     Fixing multicast join by interface name on windows for both ipv4 & ipv6
566 commit 405c82f37cc0ed868d40c9ff01bc8178b1d9c7a5
567 Author: Kamil Sokolowski <ksokolowski95@gmail.com>
568 Date:   Thu Jul 30 17:59:53 2020 +0200
570     Added version check for deprecated function in OpenSSL 3.0
572 commit 9097c5600873fd147884c0903fc285f1be0c2de7
573 Merge: e0f2de2bc05 92a8e3486b7
574 Author: Adam Mitz <mitza@objectcomputing.com>
575 Date:   Thu Jul 23 13:55:40 2020 -0500
577     Merge pull request #1161 from mitza-oci/rwlock
578     
579     ACE_OS::rwlock_init: On Win32, use unnamed kernel objects (Events and Semaphores) for USYNC_THREAD
581 commit f69fbc87600384dfa64a82bf74ba64b96d8644ef
582 Author: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
583 Date:   Thu Jul 23 19:06:37 2020 +0100
585     sync changelog with debian/6.5.10+dfsg-1 release
586     
587     Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
589 commit a8f6540755e098674cb4992c711ca5931544107a
590 Author: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
591 Date:   Thu Jul 23 19:05:45 2020 +0100
593     Remove copyright of files not included in source
594     
595     Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
597 commit 971672dca2e0a14bec8c842cfa6738a86bc9dd69
598 Author: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
599 Date:   Thu Jul 23 19:05:06 2020 +0100
601     exclude few files while repacking source
602     
603     Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
605 commit d03ce222767bea3320f2ccee81eda83375a3478b
606 Author: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
607 Date:   Thu Jul 23 19:02:26 2020 +0100
609     Remove unused lintian overrides
610     
611     Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
613 commit 624d4a9e6bbe18eea1267a18100f765147b0b5c6
614 Author: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
615 Date:   Thu Jul 23 18:58:27 2020 +0100
617     Remove a leftover from previous cleanup
618     
619     Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
621 commit e6316d711c61aa55842b773fd69dd38cc58161f7
622 Author: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
623 Date:   Thu Jul 23 18:53:36 2020 +0100
625     Use https in watch file
626     
627     Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
629 commit b092fb0e9a13a345d480f8734ba1eac3b68026a6
630 Author: Johnny Willemsen <jwillemsen@remedy.nl>
631 Date:   Sun Jul 19 10:15:46 2020 +0200
633     Prefix increment, fixed typo
634     
635         * ACE/ace/Priority_Reactor.cpp:
637 commit 92a8e3486b755a3f8eee7f6c633853e5bf19cbd5
638 Author: Adam Mitz <mitza@objectcomputing.com>
639 Date:   Fri Jul 17 16:04:38 2020 -0500
641     ACE_OS::rwlock_init: On Win32, use unnamed kernel
642     
643     objects (Events and Semaphores) for USYNC_THREAD
645 commit 8d4f0040af15b186174a50bbdfe16f0b0e2d2e0f
646 Author: Johnny Willemsen <jwillemsen@remedy.nl>
647 Date:   Fri Jul 3 12:20:38 2020 +0200
649     Cleanup debian rules file
651 commit d742b34733f82413952f8b2dd531c1f35f06f64d
652 Merge: bad447c746f de129fd49a3
653 Author: Johnny Willemsen <jwillemsen@remedy.nl>
654 Date:   Thu Jul 2 12:22:45 2020 +0200
656     Merge branch 'master' into jwi-movehurd
658 commit bad447c746fe6be8a900dcdc1b8a17aca043034e
659 Author: Johnny Willemsen <jwillemsen@remedy.nl>
660 Date:   Thu Jul 2 12:20:41 2020 +0200
662     https links
663     
664         * ACE/docs/ACE-bug-process.html:
665         * ACE/etc/DOC-way.html:
667 commit 4f8a6009d7bf746adba1f5e080dd34a165a3af7a
668 Author: Johnny Willemsen <jwillemsen@remedy.nl>
669 Date:   Thu Jul 2 12:20:29 2020 +0200
671     Move config for hurd to ace directory
672     
673         * ACE/debian/config-hurd.h -> ACE/ace/config-hurd.h:
674           Moved.
675     
676         * ACE/debian/config.h:
678 commit f5cc54cc03779822407bd9d0c75b72c53cb23686
679 Author: Johnny Willemsen <jwillemsen@remedy.nl>
680 Date:   Thu Jul 2 09:06:53 2020 +0200
682     debian hurd doesn't seem to have sys/sysctl.h
683     
684         * ACE/debian/config-hurd.h:
686 commit 037fcd8b25dbbe9a5b57ff5a59a9d1c7ca2ee07c
687 Merge: 8cc0b1f3410 bd23b03031b
688 Author: Johnny Willemsen <jwillemsen@remedy.nl>
689 Date:   Wed Jul 1 11:13:06 2020 +0200
691     Merge pull request #1150 from jwillemsen/jwi-doxygenup
692     
693     Upgrade all doxygen configuration files to latest version
695 commit cd17f72a756c956b10a934fe3f1bc476d83975db
696 Author: Johnny Willemsen <jwillemsen@remedy.nl>
697 Date:   Wed Jul 1 11:11:38 2020 +0200
699     Corrected release date
700     
701         * ACE/bin/diff-builds-and-group-fixed-tests-only.sh:
703 commit 98cbd5f1304965e7b031a79531f3cd270c37e95d
704 Author: Johnny Willemsen <jwillemsen@remedy.nl>
705 Date:   Wed Jul 1 10:14:53 2020 +0200
707     Changes for x.5.10
708     
709         * ACE/bin/copy-local-script.sh:
710         * ACE/docs/bczar/bczar.html:
712 commit bd23b03031b3cdda2f9d58b24ba133028b46cbb2
713 Author: Johnny Willemsen <jwillemsen@remedy.nl>
714 Date:   Wed Jul 1 10:00:11 2020 +0200
716     Upgrade all doxygen configuration files to latest version
718 commit 9196f33769b5b74d6b5710c24a8013769c66dd10
719 Merge: abde397eed9 d388f1d41d4
720 Author: Johnny Willemsen <jwillemsen@remedy.nl>
721 Date:   Wed Jul 1 09:57:42 2020 +0200
723     Merge branch 'master' into jwi-acetaox510
725 commit abde397eed9dd12c40bf4a06e10f18beedce3c7c
726 Merge: 34ea5c270d2 b65e5d1519d
727 Author: Johnny Willemsen <jwillemsen@remedy.nl>
728 Date:   Tue Jun 30 10:47:03 2020 +0200
730     Merge branch 'master' into jwi-acetaox510
732 commit 34ea5c270d25eaa2dc58296494074b065a7cc35e
733 Author: Johnny Willemsen <jwillemsen@remedy.nl>
734 Date:   Fri Jun 26 13:59:51 2020 +0200
736     Make x.5.10 public available
737     
738         * ACE/NEWS:
739         * ACE/bin/diff-builds-and-group-fixed-tests-only.sh:
740         * ACE/docs/Download.html:
741         * ACE/docs/bczar/bczar.html:
742         * ACE/etc/index.html:
743         * TAO/NEWS: