summaryrefslogtreecommitdiff
path: root/automation
diff options
context:
space:
mode:
authorKevin Jacobs <kjacobs@mozilla.com>2020-12-11 07:35:03 -0800
committerKevin Jacobs <kjacobs@mozilla.com>2020-12-11 07:35:03 -0800
commit937ca0a531d7329a7add83c9a741533c0d74d000 (patch)
tree480d535f888bf0515cda26e4dcff584c4d75014c /automation
parent861a75ce75b7bf767e2a835e06784286d979fbfa (diff)
downloadnss-hg-937ca0a531d7329a7add83c9a741533c0d74d000.tar.gz
Set version numbers to 3.61 Beta
Diffstat (limited to 'automation')
-rw-r--r--automation/abi-check/expected-report-libssl3.so.txt19
-rw-r--r--automation/abi-check/previous-nss-release2
2 files changed, 1 insertions, 20 deletions
diff --git a/automation/abi-check/expected-report-libssl3.so.txt b/automation/abi-check/expected-report-libssl3.so.txt
index 5d9c15b2d..e69de29bb 100644
--- a/automation/abi-check/expected-report-libssl3.so.txt
+++ b/automation/abi-check/expected-report-libssl3.so.txt
@@ -1,19 +0,0 @@
-
-2 functions with some indirect sub-type change:
-
- [C] 'function SECStatus SSL_GetChannelInfo(PRFileDesc*, SSLChannelInfo*, PRUintn)' at sslinfo.c:14:1 has some indirect sub-type changes:
- parameter 2 of type 'SSLChannelInfo*' has sub-type changes:
- in pointed to type 'typedef SSLChannelInfo' at sslt.h:378:1:
- underlying type 'struct SSLChannelInfoStr' at sslt.h:299:1 changed:
- type size hasn't changed
- 1 data member insertion:
- 'PRBool SSLChannelInfoStr::echAccepted', at offset 992 (in bits) at sslt.h:374:1
-
- [C] 'function SECStatus SSL_GetPreliminaryChannelInfo(PRFileDesc*, SSLPreliminaryChannelInfo*, PRUintn)' at sslinfo.c:122:1 has some indirect sub-type changes:
- parameter 2 of type 'SSLPreliminaryChannelInfo*' has sub-type changes:
- in pointed to type 'typedef SSLPreliminaryChannelInfo' at sslt.h:446:1:
- underlying type 'struct SSLPreliminaryChannelInfoStr' at sslt.h:386:1 changed:
- type size changed from 288 to 384 (in bits)
- 2 data member insertions:
- 'PRBool SSLPreliminaryChannelInfoStr::echAccepted', at offset 288 (in bits) at sslt.h:439:1
- 'const char* SSLPreliminaryChannelInfoStr::echPublicName', at offset 320 (in bits) at sslt.h:442:1
diff --git a/automation/abi-check/previous-nss-release b/automation/abi-check/previous-nss-release
index 6678803c3..605d8a73f 100644
--- a/automation/abi-check/previous-nss-release
+++ b/automation/abi-check/previous-nss-release
@@ -1 +1 @@
-NSS_3_59_BRANCH
+NSS_3_60_BRANCH