ACE+TAO-6_5_19
[ACE_TAO.git] / TAO / ChangeLogs / TAO-2_5_19
blob7406103b9071474ead7e331f8640007758551133
1 commit ad1d64dda8e06a3f8a1d7a34824eaf5df34d7a54
2 Author: Adam Mitz <mitza@objectcomputing.com>
3 Date:   Fri Dec 16 17:06:00 2022 -0600
5     NEWS for 6.5.19/2.5.19
7 commit 96e2b77bc99cf7e2841b84921a7baad3003548e5
8 Author: Chad Elliott <elliottc@objectcomputing.com>
9 Date:   Thu Dec 15 09:06:46 2022 -0600
11     Only emit the require_truncation_ boolean if CDR support is enabled.
13 commit 82e34020efffaadf8c1d0efc3a3ea1d7bc78cf24
14 Author: Chad Elliott <elliottc@objectcomputing.com>
15 Date:   Wed Dec 14 08:08:25 2022 -0600
17     Removed calls to ferror() as their return values were no longer used.
19 commit 5e0418d120dbff81325bd20bb575c09e550023a5
20 Author: Chad Elliott <elliottc@objectcomputing.com>
21 Date:   Wed Dec 14 08:04:51 2022 -0600
23     Pulled in changes from ACE 7.
25 commit 541210abfd4b04c1b9556f4b4ab1d35e19ffd78e
26 Author: Adam Mitz <mitza@objectcomputing.com>
27 Date:   Mon Oct 3 16:47:24 2022 -0500
29     Restored broad platform/compiler compatibility
31 commit 8c727cb8f0d7d6a6330e4581db141c6376b91e68
32 Author: Johnny Willemsen <jwillemsen@remedy.nl>
33 Date:   Fri Sep 23 09:20:49 2022 +0200
35     Merge pull request #1942 from knutpett/knutpett/const_accessor
36     
37     Added const accessors for AST_Decl::local_name () and UTL_String::get_string ()
38     
39     (cherry picked from commit a16ac15dd106967992baef21a91f73f002b2cb79)
40     
41     # Conflicts:
42     #       TAO/TAO_IDL/ast/ast_decl.cpp
43     #       TAO/TAO_IDL/include/ast_decl.h
44     #       TAO/TAO_IDL/include/utl_string.h
46 commit 7de3e969a94805d8d8969254fd4896792516ec00
47 Author: Johnny Willemsen <jwillemsen@remedy.nl>
48 Date:   Thu Sep 15 16:00:38 2022 +0200
50     Merge pull request #1930 from jwillemsen/jwi-sslcert
51     
52     Generated new certificates, old ones expired
53     
54     (cherry picked from commit 3f1236a89ac9381be2ece19ff833f6a6b5f4ae15)
56 commit a33cf7cd35bb9735823fa1276617c38edbd8b385
57 Author: Adam Mitz <mitza@objectcomputing.com>
58 Date:   Thu Sep 22 17:58:28 2022 -0500
60     Merge pull request #1907 from lukem/format-security
61     
62     Fix -Wformat-security issues
63     
64     (cherry picked from commit 0b7e12778ae92315cbd51c901cb8402d6bd646a7)
65     
66     # Conflicts:
67     #       ACE/websvcs/lib/URL_Addr.cpp
69 commit 61a1fbae63918fc59b7d9f2e5b6a902975877078
70 Author: Johnny Willemsen <jwillemsen@remedy.nl>
71 Date:   Mon Sep 5 08:22:58 2022 +0200
73     Merge pull request #1912 from knutpett/warning_extra_semi
74     
75     Remove warnings -Wextra-semi
76     
77     (cherry picked from commit 1bc30d9abfac4b990a8ca25f43c666f28a8d61d2)
78     
79     # Conflicts:
80     #       ACE/ace/Null_Barrier.h
81     #       ACE/ace/Null_Condition.h
82     #       ACE/ace/Refcounted_Auto_Ptr.h
84 commit 614cfc0d1dbee554513ea345595f445e5b9ad7c1
85 Author: Johnny Willemsen <jwillemsen@remedy.nl>
86 Date:   Mon Jul 18 16:27:20 2022 +0200
88     Merge pull request #1887 from jwillemsen/jwi-codesetregistry
89     
90     Minor change for codeset registry generation and removed old Id tags
91     
92     (cherry picked from commit bd92596bbc63635a2ed2131322e6c659a5420586)
94 commit 77afc7e68752f4483b99f9e7563f1ecfa3eac4d0
95 Author: Adam Mitz <mitza@objectcomputing.com>
96 Date:   Tue Aug 30 13:29:52 2022 -0500
98     Merge pull request #1913 from mitza-oci/ast-mutex
99     
100     Use ACE's Sync(h) traits in AST_Annotation_Appls
101     
102     (cherry picked from commit 156da73ce082722eaa66ddf3c9757f3f47cc310a)