Closed
Bug 1420060
Opened 7 years ago
Closed 7 years ago
Upgrade Firefox 59 to NSS 3.35
Categories
(Core :: Security: PSM, enhancement, P1)
Core
Security: PSM
Tracking
()
RESOLVED
FIXED
mozilla59
Tracking | Status | |
---|---|---|
firefox59 | --- | fixed |
People
(Reporter: franziskus, Assigned: franziskus)
References
Details
Attachments
(1 file)
Tracking NSS 3.35 for Firefox 59.
Assignee | ||
Comment 1•7 years ago
|
||
Pushed by franziskuskiefer@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/40f90a8fd17d
land NSS ff7594d3dc94 UPGRADE_NSS_RELEASE, r=me
Assignee | ||
Updated•7 years ago
|
Keywords: leave-open
Comment 3•7 years ago
|
||
Backe out for xpcshell failures on test_pkcs11_module.js
https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&revision=40f90a8fd17ddc13f6c7100541c74d4df51917f5&filter-classifiedState=unclassified&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&filter-resultStatus=runnable
https://treeherder.mozilla.org/logviewer.html#?job_id=147069050&repo=mozilla-inbound&lineNumber=10866
10:58:33 INFO - TEST-START | security/manager/ssl/tests/unit/test_pkcs11_module.js
10:58:33 WARNING - TEST-UNEXPECTED-FAIL | security/manager/ssl/tests/unit/test_pkcs11_module.js | xpcshell return code: 0
10:58:33 INFO - TEST-INFO took 342ms
Flags: needinfo?(franziskuskiefer)
Backout by nbeleuzu@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/4c669cc6ea52
Backed out 1 changesets for xpcshell failures on test_pkcs11_module.js UPGRADE_NSS_RELEASE r=backout on a CLOSED TREE
Assignee | ||
Comment 5•7 years ago
|
||
Sorry about that. We changed something in NSS and have to adapt Firefox tests accordingly.
Flags: needinfo?(franziskuskiefer)
Comment 6•7 years ago
|
||
Comment on attachment 8931594 [details]
Bug 1420060 - FIPS can no longer be toggled in Firefox with the builtin NSS, r=ttaubert
Tim Taubert [:ttaubert] has approved the revision.
https://phabricator.services.mozilla.com/D282#6845
Attachment #8931594 -
Flags: review+
Assignee | ||
Comment 7•7 years ago
|
||
Pushed by franziskuskiefer@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/0c40802096cd
land NSS ceb8b9290b35 UPGRADE_NSS_RELEASE, r=me
https://hg.mozilla.org/integration/mozilla-inbound/rev/45e4387bc585
FIPS can no longer be toggled in Firefox with the builtin NSS, r=ttaubert
Updated•7 years ago
|
Comment 9•7 years ago
|
||
bugherder |
Comment 10•7 years ago
|
||
Franziskus, is there a reason that mozilla-central still uses an NSS snapshot from Nov 24 ?
It would be helpful to have a newer snapshot for bug 1426102.
Flags: needinfo?(franziskuskiefer)
Comment 11•7 years ago
|
||
Pushed by franziskuskiefer@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/ba3a2c41b4b9
land NSS 04fc9a90997b UPGRADE_NSS_RELEASE, r=me
Assignee | ||
Updated•7 years ago
|
Flags: needinfo?(franziskuskiefer)
Comment 12•7 years ago
|
||
bugherder |
Comment 14•7 years ago
|
||
Pushed by kaie@kuix.de:
https://hg.mozilla.org/integration/mozilla-inbound/rev/fb3c27bdee46
NSS_3_35_BETA1, r=franziskus
Comment 15•7 years ago
|
||
Pushed by kaie@kuix.de:
https://hg.mozilla.org/integration/mozilla-inbound/rev/7ce1e0ca10e1
trivial bustage fix, export new NSS APIs in Firefox' specific API export list
Comment 16•7 years ago
|
||
Added symbols should be enclosed with #ifdef XP_WIN and #endif.
Comment 17•7 years ago
|
||
Pushed by kaie@kuix.de:
https://hg.mozilla.org/integration/mozilla-inbound/rev/7604bcd50b63
additional bustage fix as suggested by Masatoshi Kimura, r=kaie, CLOSED TREE
Comment 18•7 years ago
|
||
(In reply to Masatoshi Kimura [:emk] from comment #16)
> Added symbols should be enclosed with #ifdef XP_WIN and #endif.
thanks a lot, this was very helpful. Checked in.
Comment 19•7 years ago
|
||
Backed out for mochitest mass failures
Push with failures: https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&revision=7604bcd50b63cc8f3e867d8844d7bab871dc0af3
Failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=155649398&repo=mozilla-inbound&lineNumber=3301
Backout: https://hg.mozilla.org/integration/mozilla-inbound/rev/6705010893cd6d0a72f6adbcb81a92f052a041c2
Comment 20•7 years ago
|
||
See bug 1428538 comment #11. I think this backout was false positive.
Comment 21•7 years ago
|
||
Pushed by kaie@kuix.de:
https://hg.mozilla.org/integration/mozilla-inbound/rev/92dcb99abd05
NSS_3_35_BETA1, r=franziskus
https://hg.mozilla.org/integration/mozilla-inbound/rev/ddfff454c810
export new NSS APIs in Firefox' specific API export list, r=franziskus
https://hg.mozilla.org/integration/mozilla-inbound/rev/35dcf8417877
restrict export of symbols to Windows, suggested by Masatoshi Kimura, r=kaie
Comment 22•7 years ago
|
||
Relanded as Franziskus asked me to, based on the results of the try run from bug 1428538 comment 12.
Comment 23•7 years ago
|
||
bugherder |
Updated•7 years ago
|
Keywords: leave-open
Comment 24•7 years ago
|
||
Pushed by kaie@kuix.de:
https://hg.mozilla.org/integration/mozilla-inbound/rev/67254794a2e0
uplift NSS_3_35_RTM, no code change, only version number. Require version 3.35 for building. r=me
Comment 25•7 years ago
|
||
bugherder |
Depends on: 1446331
You need to log in
before you can comment on or make changes to this bug.
Description
•