diff --git a/automation/abi-check/expected-report-libnss3.so.txt b/automation/abi-check/expected-report-libnss3.so.txt index e69de29bb2..1bdbb40909 100644 --- a/automation/abi-check/expected-report-libnss3.so.txt +++ b/automation/abi-check/expected-report-libnss3.so.txt @@ -0,0 +1,12 @@ +Functions changes summary: 0 Removed, 0 Changed, 6 Added functions +Variables changes summary: 0 Removed, 0 Changed, 0 Added variable + +6 Added functions: + + 'function SECStatus CERT_GetCertIsPerm(const CERTCertificate*, PRBool*)' {CERT_GetCertIsPerm@@NSS_3.31} + 'function SECStatus CERT_GetCertIsTemp(const CERTCertificate*, PRBool*)' {CERT_GetCertIsTemp@@NSS_3.31} + 'function CERTCertificate* PK11_FindCertFromURI(const char*, void*)' {PK11_FindCertFromURI@@NSS_3.31} + 'function CERTCertList* PK11_FindCertsFromURI(const char*, void*)' {PK11_FindCertsFromURI@@NSS_3.31} + 'function char* PK11_GetModuleURI(SECMODModule*)' {PK11_GetModuleURI@@NSS_3.31} + 'function char* PK11_GetTokenURI()' {PK11_GetTokenURI@@NSS_3.31} + diff --git a/automation/abi-check/expected-report-libnssutil3.so.txt b/automation/abi-check/expected-report-libnssutil3.so.txt index e69de29bb2..5c6e5d9e51 100644 --- a/automation/abi-check/expected-report-libnssutil3.so.txt +++ b/automation/abi-check/expected-report-libnssutil3.so.txt @@ -0,0 +1,12 @@ +Functions changes summary: 0 Removed, 0 Changed, 6 Added functions +Variables changes summary: 0 Removed, 0 Changed, 0 Added variable + +6 Added functions: + + 'function void PK11URI_CreateURI(size_t, size_t)' {PK11URI_CreateURI@@NSSUTIL_3.31} + 'function void PK11URI_DestroyURI()' {PK11URI_DestroyURI@@NSSUTIL_3.31} + 'function char* PK11URI_FormatURI()' {PK11URI_FormatURI@@NSSUTIL_3.31} + 'function const char* PK11URI_GetPathAttribute(const char*)' {PK11URI_GetPathAttribute@@NSSUTIL_3.31} + 'function const char* PK11URI_GetQueryAttribute(const char*)' {PK11URI_GetQueryAttribute@@NSSUTIL_3.31} + 'function void PK11URI_ParseURI(const char*)' {PK11URI_ParseURI@@NSSUTIL_3.31} +