summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Relyea <rrelyea@redhat.com>2019-05-06 15:52:41 -0700
committerRobert Relyea <rrelyea@redhat.com>2019-05-06 15:52:41 -0700
commitd375988abb0493f4a01ec873fd6db9e32553e90a (patch)
tree0718dc29629deaf8675bf3ac6f8090a27b8dff8e
parentb833613eb85f50a22318261f718ba3372eee2a27 (diff)
downloadnss-hg-d375988abb0493f4a01ec873fd6db9e32553e90a.tar.gz
Update abi check values
-rw-r--r--automation/abi-check/expected-report-libnss3.so.txt9
-rw-r--r--automation/abi-check/expected-report-libnssutil3.so.txt2
2 files changed, 5 insertions, 6 deletions
diff --git a/automation/abi-check/expected-report-libnss3.so.txt b/automation/abi-check/expected-report-libnss3.so.txt
index 709376d13..f12193a0e 100644
--- a/automation/abi-check/expected-report-libnss3.so.txt
+++ b/automation/abi-check/expected-report-libnss3.so.txt
@@ -1,4 +1,8 @@
+1 Added function:
+
+ 'function SECStatus CERT_GetCertificateDer(const CERTCertificate*, SECItem*)' {CERT_GetCertificateDer@@NSS_3.44}
+
1 function with some indirect sub-type change:
[C]'function SECStatus CERT_AddOCSPAcceptableResponses(CERTOCSPRequest*, SECOidTag, ...)' at ocsp.c:2203:1 has some indirect sub-type changes:
@@ -15,8 +19,3 @@
-
-1 Added function:
-
- 'function SECStatus CERT_GetCertificateDer(const CERTCertificate*, SECItem*)' {CERT_GetCertificateDer@@NSS_3.44}
-
diff --git a/automation/abi-check/expected-report-libnssutil3.so.txt b/automation/abi-check/expected-report-libnssutil3.so.txt
index b5055c9ea..775d9286e 100644
--- a/automation/abi-check/expected-report-libnssutil3.so.txt
+++ b/automation/abi-check/expected-report-libnssutil3.so.txt
@@ -1,7 +1,7 @@
1 function with some indirect sub-type change:
- [C]'function SECStatus NSS_GetAlgorithmPolicy(SECOidTag, PRUint32*)' at secoid.c:2232:1 has some indirect sub-type changes:
+ [C]'function SECStatus NSS_GetAlgorithmPolicy(SECOidTag, PRUint32*)' at secoid.c:2234:1 has some indirect sub-type changes:
parameter 1 of type 'typedef SECOidTag' has sub-type changes:
underlying type 'enum __anonymous_enum__' at secoidt.h:34:1 changed:
type size hasn't changed