• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1================ changes of 'libnss3.so'===============
2  Functions changes summary: 0 Removed, 1 Changed (62 filtered out), 0 Added functions
3  Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
4
5  1 function with some indirect sub-type change:
6
7    [C] 'function SECStatus CERT_AddOCSPAcceptableResponses(CERTOCSPRequest*, SECOidTag, ...)' at ocsp.c:2199:1 has some indirect sub-type changes:
8      parameter 2 of type 'typedef SECOidTag' has sub-type changes:
9        underlying type 'enum __anonymous_enum__1' at secoidt.h:34:1 changed:
10          type size hasn't changed
11          1 enumerator insertion:
12            '__anonymous_enum__1::SEC_OID_TLS_ECDHE_PSK' value '347'
13          1 enumerator change:
14            '__anonymous_enum__1::SEC_OID_TOTAL' from value '347' to '348' at secoidt.h:34:1
15
16================ end of changes of 'libnss3.so'===============
17
18================ changes of 'libssl3.so'===============
19  Functions changes summary: 0 Removed, 2 Changed (7 filtered out), 1 Added functions
20  Variables changes summary: 0 Removed, 1 Changed, 0 Added variable
21
22  1 Added function:
23
24    [A] 'function SECStatus SSL_ConfigServerCert(PRFileDesc*, CERTCertificate*, SECKEYPrivateKey*, const SSLExtraServerCertData*, unsigned int)'    {SSL_ConfigServerCert@@NSS_3.24}
25
26  2 functions with some indirect sub-type change:
27
28    [C] 'function SSLKEAType NSS_FindCertKEAType(CERTCertificate*)' at sslcert.c:939:1 has some indirect sub-type changes:
29      return type changed:
30        underlying type 'enum __anonymous_enum__' at sslt.h:38:1 changed:
31          type size hasn't changed
32          1 enumerator insertion:
33            '__anonymous_enum__1::ssl_kea_ecdh_psk' value '5'
34          1 enumerator change:
35            '__anonymous_enum__::ssl_kea_size' from value '5' to '6' at sslt.h:40:1
36
37    [C] 'function SECStatus SSL_GetCipherSuiteInfo(PRUint16, SSLCipherSuiteInfo*, PRUintn)' at sslinfo.c:294:1 has some indirect sub-type changes:
38      parameter 2 of type 'SSLCipherSuiteInfo*' has sub-type changes:
39        in pointed to type 'typedef SSLCipherSuiteInfo' at sslt.h:252:1:
40          underlying type 'struct SSLCipherSuiteInfoStr' at sslt.h:178:1 changed:
41            type size hasn't changed
42            1 data member insertion:
43              'SSLAuthType authType', at offset 736 (in bits) at sslt.h:250:1
44            1 data member changes (1 filtered):
45              type of 'SSLAuthType authAlgorithm' changed:
46                underlying type 'enum __anonymous_enum__' at sslt.h:87:1 changed:
47                  type size hasn't changed
48                  1 enumerator deletion:
49                    '__anonymous_enum__::ssl_auth_rsa' value '1'
50                  7 enumerator insertions:
51                    '__anonymous_enum__::ssl_auth_rsa_decrypt' value '1'
52                    '__anonymous_enum__::ssl_auth_ecdh_rsa' value '5'
53                    '__anonymous_enum__::ssl_auth_ecdh_ecdsa' value '6'
54                    '__anonymous_enum__::ssl_auth_rsa_sign' value '7'
55                    '__anonymous_enum__::ssl_auth_rsa_pss' value '8'
56                    '__anonymous_enum__::ssl_auth_psk' value '9'
57                    '__anonymous_enum__::ssl_auth_size' value '10'
58
59  1 Changed variable:
60
61    [C] 'const PRUint16 SSL_ImplementedCiphers[74]' was changed to 'const PRUint16 SSL_ImplementedCiphers[69]' at sslenum.c:51:1:
62      size of symbol changed from 148 to 138
63      type of variable changed:
64        type name changed from 'PRUint16[74]' to 'const PRUint16[69]'
65        array type size changed from 1184 to 1104
66        array type subrange 1 changed length from 74 to 69
67
68================ end of changes of 'libssl3.so'===============
69
70================ changes of 'libsmime3.so'===============
71  Functions changes summary: 0 Removed, 1 Changed (127 filtered out), 0 Added functions
72  Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
73
74  1 function with some indirect sub-type change:
75
76    [C] 'function PK11SymKey* NSS_CMSContentInfo_GetBulkKey(NSSCMSContentInfo*)' at cmscinfo.c:359:1 has some indirect sub-type changes:
77      parameter 1 of type 'NSSCMSContentInfo*' has sub-type changes:
78        in pointed to type 'typedef NSSCMSContentInfo' at cmst.h:54:1:
79          underlying type 'struct NSSCMSContentInfoStr' at cmst.h:131:1 changed:
80            type size hasn't changed
81            1 data member changes (2 filtered):
82              type of 'NSSCMSContent content' changed:
83                underlying type 'union NSSCMSContentUnion' at cmst.h:118:1 changed:
84                  type size hasn't changed
85                  1 data member changes (3 filtered):
86                    type of 'NSSCMSEncryptedData* encryptedData' changed:
87                      in pointed to type 'typedef NSSCMSEncryptedData' at cmst.h:65:1:
88                        underlying type 'struct NSSCMSEncryptedDataStr' at cmst.h:468:1 changed:
89                          type size hasn't changed
90                          1 data member changes (1 filtered):
91                            type of 'NSSCMSAttribute** unprotectedAttr' changed:
92                              in pointed to type 'NSSCMSAttribute*':
93                                in pointed to type 'typedef NSSCMSAttribute' at cmst.h:69:1:
94                                  underlying type 'struct NSSCMSAttributeStr' at cmst.h:487:1 changed:
95                                    type size hasn't changed
96                                    1 data member change:
97                                      type of 'SECOidData* typeTag' changed:
98                                        in pointed to type 'typedef SECOidData' at secoidt.h:16:1:
99                                          underlying type 'struct SECOidDataStr' at secoidt.h:500:1 changed:
100                                            type size hasn't changed
101                                            1 data member change:
102                                              type of 'SECOidTag offset' changed:
103                                                underlying type 'enum __anonymous_enum__1' at secoidt.h:34:1 changed:
104                                                  type size hasn't changed
105                                                  1 enumerator insertion:
106                                                    '__anonymous_enum__1::SEC_OID_TLS_ECDHE_PSK' value '347'
107                                                  1 enumerator change:
108                                                    '__anonymous_enum__1::SEC_OID_TOTAL' from value '347' to '348' at secoidt.h:34:1
109
110================ end of changes of 'libsmime3.so'===============
111
112