summaryrefslogtreecommitdiff
path: root/nss/automation/abi-check
diff options
context:
space:
mode:
Diffstat (limited to 'nss/automation/abi-check')
-rw-r--r--nss/automation/abi-check/expected-report-libfreebl3.so.txt0
-rw-r--r--nss/automation/abi-check/expected-report-libfreeblpriv3.so.txt0
-rw-r--r--nss/automation/abi-check/expected-report-libnspr4.so.txt0
-rw-r--r--nss/automation/abi-check/expected-report-libnss3.so.txt12
-rw-r--r--nss/automation/abi-check/expected-report-libnssckbi.so.txt0
-rw-r--r--nss/automation/abi-check/expected-report-libnssdbm3.so.txt0
-rw-r--r--nss/automation/abi-check/expected-report-libnsssysinit.so.txt0
-rw-r--r--nss/automation/abi-check/expected-report-libnssutil3.so.txt12
-rw-r--r--nss/automation/abi-check/expected-report-libplc4.so.txt0
-rw-r--r--nss/automation/abi-check/expected-report-libplds4.so.txt0
-rw-r--r--nss/automation/abi-check/expected-report-libsmime3.so.txt0
-rw-r--r--nss/automation/abi-check/expected-report-libsoftokn3.so.txt0
-rw-r--r--nss/automation/abi-check/expected-report-libssl3.so.txt14
-rw-r--r--nss/automation/abi-check/previous-nss-release1
14 files changed, 39 insertions, 0 deletions
diff --git a/nss/automation/abi-check/expected-report-libfreebl3.so.txt b/nss/automation/abi-check/expected-report-libfreebl3.so.txt
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/nss/automation/abi-check/expected-report-libfreebl3.so.txt
diff --git a/nss/automation/abi-check/expected-report-libfreeblpriv3.so.txt b/nss/automation/abi-check/expected-report-libfreeblpriv3.so.txt
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/nss/automation/abi-check/expected-report-libfreeblpriv3.so.txt
diff --git a/nss/automation/abi-check/expected-report-libnspr4.so.txt b/nss/automation/abi-check/expected-report-libnspr4.so.txt
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/nss/automation/abi-check/expected-report-libnspr4.so.txt
diff --git a/nss/automation/abi-check/expected-report-libnss3.so.txt b/nss/automation/abi-check/expected-report-libnss3.so.txt
new file mode 100644
index 0000000..1bdbb40
--- /dev/null
+++ b/nss/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/nss/automation/abi-check/expected-report-libnssckbi.so.txt b/nss/automation/abi-check/expected-report-libnssckbi.so.txt
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/nss/automation/abi-check/expected-report-libnssckbi.so.txt
diff --git a/nss/automation/abi-check/expected-report-libnssdbm3.so.txt b/nss/automation/abi-check/expected-report-libnssdbm3.so.txt
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/nss/automation/abi-check/expected-report-libnssdbm3.so.txt
diff --git a/nss/automation/abi-check/expected-report-libnsssysinit.so.txt b/nss/automation/abi-check/expected-report-libnsssysinit.so.txt
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/nss/automation/abi-check/expected-report-libnsssysinit.so.txt
diff --git a/nss/automation/abi-check/expected-report-libnssutil3.so.txt b/nss/automation/abi-check/expected-report-libnssutil3.so.txt
new file mode 100644
index 0000000..5c6e5d9
--- /dev/null
+++ b/nss/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}
+
diff --git a/nss/automation/abi-check/expected-report-libplc4.so.txt b/nss/automation/abi-check/expected-report-libplc4.so.txt
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/nss/automation/abi-check/expected-report-libplc4.so.txt
diff --git a/nss/automation/abi-check/expected-report-libplds4.so.txt b/nss/automation/abi-check/expected-report-libplds4.so.txt
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/nss/automation/abi-check/expected-report-libplds4.so.txt
diff --git a/nss/automation/abi-check/expected-report-libsmime3.so.txt b/nss/automation/abi-check/expected-report-libsmime3.so.txt
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/nss/automation/abi-check/expected-report-libsmime3.so.txt
diff --git a/nss/automation/abi-check/expected-report-libsoftokn3.so.txt b/nss/automation/abi-check/expected-report-libsoftokn3.so.txt
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/nss/automation/abi-check/expected-report-libsoftokn3.so.txt
diff --git a/nss/automation/abi-check/expected-report-libssl3.so.txt b/nss/automation/abi-check/expected-report-libssl3.so.txt
new file mode 100644
index 0000000..b0a279d
--- /dev/null
+++ b/nss/automation/abi-check/expected-report-libssl3.so.txt
@@ -0,0 +1,14 @@
+Functions changes summary: 0 Removed, 1 Changed, 0 Added function
+Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
+
+1 function with some indirect sub-type change:
+
+ [C]'function SECStatus SSL_GetPreliminaryChannelInfo(SSLPreliminaryChannelInfo*, PRUintn)' at sslinfo.c:115:1 has some indirect sub-type changes:
+ parameter 1 of type 'SSLPreliminaryChannelInfo*' has sub-type changes:
+ in pointed to type 'typedef SSLPreliminaryChannelInfo' at sslt.h:318:1:
+ underlying type 'struct SSLPreliminaryChannelInfoStr' at sslt.h:287:1 changed:
+ type size changed from 128 to 160 bits
+ 1 data member insertion:
+ 'PRUint32 SSLPreliminaryChannelInfoStr::maxEarlyDataSize', at offset 128 (in bits) at sslt.h:314:1
+
+
diff --git a/nss/automation/abi-check/previous-nss-release b/nss/automation/abi-check/previous-nss-release
new file mode 100644
index 0000000..1445e74
--- /dev/null
+++ b/nss/automation/abi-check/previous-nss-release
@@ -0,0 +1 @@
+NSS_3_30_BRANCH