summaryrefslogtreecommitdiff
path: root/automation
diff options
context:
space:
mode:
authorJ.C. Jones <jjones@mozilla.com>2020-05-01 14:11:46 -0700
committerJ.C. Jones <jjones@mozilla.com>2020-05-01 14:11:46 -0700
commitcf87692c41c10c2b1c837415023fc355d109814d (patch)
tree0fc279026485d23cdda147e76bf10d08f201f5eb /automation
parente735ce9c25f3dd987b88dbe4488e7400375d10a2 (diff)
downloadnss-hg-cf87692c41c10c2b1c837415023fc355d109814d.tar.gz
Set version numbers to 3.53 beta
Diffstat (limited to 'automation')
-rw-r--r--automation/abi-check/expected-report-libnss3.so.txt22
-rw-r--r--automation/abi-check/expected-report-libsoftokn3.so.txt10
-rw-r--r--automation/abi-check/previous-nss-release2
3 files changed, 1 insertions, 33 deletions
diff --git a/automation/abi-check/expected-report-libnss3.so.txt b/automation/abi-check/expected-report-libnss3.so.txt
index 54c5d0026..e69de29bb 100644
--- a/automation/abi-check/expected-report-libnss3.so.txt
+++ b/automation/abi-check/expected-report-libnss3.so.txt
@@ -1,22 +0,0 @@
-7 Added functions:
-
- [A] 'function SECStatus PK11_AEADOp(PK11Context*, CK_GENERATOR_FUNCTION, int, unsigned char*, int, const unsigned char*, int, unsigned char*, int*, int, unsigned char*, int, const unsigned char*, int)' {PK11_AEADOp@@NSS_3.52}
- [A] 'function SECStatus PK11_AEADRawOp(PK11Context*, void*, int, const unsigned char*, int, unsigned char*, int*, int, const unsigned char*, int)' {PK11_AEADRawOp@@NSS_3.52}
- [A] 'function CK_OBJECT_HANDLE PK11_GetObjectHandle(PK11ObjectType, void*, PK11SlotInfo**)' {PK11_GetObjectHandle@@NSS_3.52}
- [A] 'function SECStatus PK11_ReadRawAttributes(PLArenaPool*, PK11ObjectType, void*, CK_ATTRIBUTE*, unsigned int)' {PK11_ReadRawAttributes@@NSS_3.52}
- [A] 'function SECStatus PK11_SymKeysToSameSlot(CK_MECHANISM_TYPE, CK_ATTRIBUTE_TYPE, CK_ATTRIBUTE_TYPE, PK11SymKey*, PK11SymKey*, PK11SymKey**, PK11SymKey**)' {PK11_SymKeysToSameSlot@@NSS_3.52}
- [A] 'function PRBool _PK11_ContextGetAEADSimulation(PK11Context*)' {_PK11_ContextGetAEADSimulation@@NSS_3.52}
- [A] 'function SECStatus _PK11_ContextSetAEADSimulation(PK11Context*)' {_PK11_ContextSetAEADSimulation@@NSS_3.52}
-
-1 function with some indirect sub-type change:
-
- [C]'function SECStatus PK11_GetModInfo(SECMODModule*, CK_INFO*)' at pk11util.c:613:1 has some indirect sub-type changes:
- parameter 1 of type 'SECMODModule*' has sub-type changes:
- in pointed to type 'typedef SECMODModule' at secmodt.h:29:1:
- underlying type 'struct SECMODModuleStr' at secmodt.h:44:1 changed:
- type size changed from 1600 to 1664 (in bits)
- 1 data member insertion:
- 'CK_FLAGS SECMODModuleStr::flags', at offset 1600 (in bits) at secmodt.h:76:1
- no data member change (1 filtered);
-
-
diff --git a/automation/abi-check/expected-report-libsoftokn3.so.txt b/automation/abi-check/expected-report-libsoftokn3.so.txt
index 41b012e3e..e69de29bb 100644
--- a/automation/abi-check/expected-report-libsoftokn3.so.txt
+++ b/automation/abi-check/expected-report-libsoftokn3.so.txt
@@ -1,10 +0,0 @@
-
-6 Added functions:
-
- [A] 'function CK_RV C_GetInterface(CK_UTF8CHAR_PTR, CK_VERSION_PTR, CK_INTERFACE_PTR_PTR, CK_FLAGS)' {C_GetInterface@@NSS_3.52}
- [A] 'function CK_RV C_GetInterfaceList(CK_INTERFACE_PTR, CK_ULONG_PTR)' {C_GetInterfaceList@@NSS_3.52}
- [A] 'function CK_RV FC_GetInterface(CK_UTF8CHAR_PTR, CK_VERSION_PTR, CK_INTERFACE_PTR_PTR, CK_FLAGS)' {FC_GetInterface@@NSS_3.52}
- [A] 'function CK_RV FC_GetInterfaceList(CK_INTERFACE_PTR, CK_ULONG_PTR)' {FC_GetInterfaceList@@NSS_3.52}
- [A] 'function CK_RV NSC_GetInterface(CK_UTF8CHAR_PTR, CK_VERSION_PTR, CK_INTERFACE_PTR_PTR, CK_FLAGS)' {NSC_GetInterface@@NSS_3.52}
- [A] 'function CK_RV NSC_GetInterfaceList(CK_INTERFACE_PTR, CK_ULONG_PTR)' {NSC_GetInterfaceList@@NSS_3.52}
-
diff --git a/automation/abi-check/previous-nss-release b/automation/abi-check/previous-nss-release
index b37d72dff..268294fb9 100644
--- a/automation/abi-check/previous-nss-release
+++ b/automation/abi-check/previous-nss-release
@@ -1 +1 @@
-NSS_3_51_BRANCH
+NSS_3_52_BRANCH