Upgrade Firefox 112 to use NSS 3.89
Categories
(Core :: Security: PSM, task, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox112 | --- | fixed |
People
(Reporter: KaiE, Assigned: jschanck)
References
(Blocks 1 open bug)
Details
Attachments
(2 files, 3 obsolete files)
Upgrade Firefox 112 to use NSS 3.89
Reporter | ||
Updated•2 years ago
|
Reporter | ||
Comment 1•2 years ago
|
||
NSS 3.88 has branched, so it seems time to set NSS default branch to version 3.89 beta
Comment 2•2 years ago
|
||
Hi Kai,
We have our own internal rotation and schedule for NSS Releases. We're currently in the freeze period between tagging NSS 3.88 and releasing it on Thursday, after which the default branch will change. FWIW, we would have been happy to take your ABI patch in 3.88.
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Reporter | ||
Comment 3•2 years ago
|
||
Hello, are you ready to uplift an NSS pre-3.89 snapshot into mozilla-central?
Reporter | ||
Comment 4•2 years ago
|
||
Perhaps revision 056fbe59c60555d6ca93d7d40c675955f1a9aa2c from 4 days ago could be a candidate for early testing of recent NSS changes in mozilla-central?
(This would avoid the changes around liboqs that Bob has started yesterday.)
I'm asking because I'm waiting for the changes from bug 1815246.
Assignee | ||
Comment 5•2 years ago
|
||
We're scheduled to uplift a beta on Thursday. Do you need it sooner?
Reporter | ||
Comment 6•2 years ago
|
||
that's fine, thanks!
Assignee | ||
Comment 7•2 years ago
|
||
Assignee | ||
Comment 8•2 years ago
|
||
FYI, Kai, I didn't add NSS_CMSSignerInfo_GetDigestAlgTag
to security/nss.symbols
. You can do that when you add the new code that uses it.
Comment 10•2 years ago
|
||
Backed out for causing for causing build bustages in security/nss/lib/ssl/ssl3ext.c
Backout link: https://hg.mozilla.org/integration/autoland/rev/93cf1f7fdc528e57291e05b4be7f7a84a254f1f2
Assignee | ||
Comment 11•2 years ago
|
||
Looks like a problem with the fixup patch for Bug 1789436. Can you take a look, Dennis?
Comment 12•2 years ago
•
|
||
This seems like a very noisy heuristic. See previous bug 1796308 where the chosen fix was to work around the issue by erasing the size information for the constant. I'll get this fixed today in 1820175.
Updated•2 years ago
|
Assignee | ||
Comment 13•2 years ago
|
||
Updated•2 years ago
|
Reporter | ||
Comment 14•2 years ago
|
||
(In reply to John Schanck [:jschanck] from comment #8)
FYI, Kai, I didn't add
NSS_CMSSignerInfo_GetDigestAlgTag
tosecurity/nss.symbols
. You can do that when you add the new code that uses it.
Thanks, not adding is the right thing to do, because Firefox doesn't need the symbol.
I will add the symbol to Thunderbird's file of the additional NSS symbols it needs.
https://searchfox.org/comm-central/source/mailnews/nss-extra.symbols
Will an updated NSS 3.89 beta snapshot get landed into mozilla-central today?
Assignee | ||
Comment 15•2 years ago
|
||
Yes, we'll land a beta today.
Assignee | ||
Comment 16•2 years ago
|
||
Comment 17•2 years ago
|
||
Comment 18•2 years ago
|
||
Backed out for causing xpcshell failures in test_cert_overrides.js
- Backout link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | security/manager/ssl/tests/unit/test_cert_overrides.js | xpcshell return code: 0
Assignee | ||
Comment 19•2 years ago
|
||
Updated•2 years ago
|
Comment 20•2 years ago
|
||
Comment 21•2 years ago
|
||
bugherder |
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 22•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Comment 23•2 years ago
|
||
Comment 24•2 years ago
|
||
bugherder |
Description
•