Closed
Bug 1432177
Opened 4 years ago
Closed 4 years ago
Upgrade Firefox 60 to use NSS 3.36
Categories
(Core :: Security: PSM, enhancement, P1)
Core
Security: PSM
Tracking
()
RESOLVED
FIXED
Future
Tracking | Status | |
---|---|---|
firefox60 | --- | fixed |
People
(Reporter: franziskus, Assigned: franziskus)
References
Details
(Whiteboard: [psm-assigned])
Tracking NSS 3.36 for Firefox 60.
Priority: -- → P1
Whiteboard: [psm-assigned]
Assignee | ||
Comment 1•4 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=b206a2ce5351c46419807a8167a07b5311cb3647
Pushed by franziskuskiefer@gmail.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/348b36156a84 land NSS 10f7e0179b18 UPGRADE_NSS_RELEASE, r=me https://hg.mozilla.org/integration/mozilla-inbound/rev/1c8bbd57b772 bump NSS version in old-configure.in
Comment 3•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/348b36156a84 https://hg.mozilla.org/mozilla-central/rev/1c8bbd57b772
Pushed by franziskuskiefer@gmail.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/ed6f573553e7 land NSS 1b20549e1075 UPGRADE_NSS_RELEASE, r=me
Comment 5•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ed6f573553e7
Assignee | ||
Updated•4 years ago
|
Assignee: franziskuskiefer → nobody
Comment 6•4 years ago
|
||
Try run looks good to me: https://treeherder.mozilla.org/#/jobs?repo=try&revision=15c071733a3b682c8c44aae0b850be9a3073f5c6 I'll uplift an equivalent beta3 snapshot to m-i.
Pushed by kaie@kuix.de: https://hg.mozilla.org/integration/mozilla-inbound/rev/3aea87ef84e9 uplift NSS_3_36_BETA3, r=me
Comment 8•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/3aea87ef84e9
I can't build on Windows 10 anymore: 38:10.29 c:/Users/Milan/Repos/mozilla-central/security/nss/lib/freebl/verified/Hacl_Chacha20_Vec128.c(229): error C2719: 'v3': formal parameter with requested alignment of 16 won't be aligned 38:10.30 mozmake.EXE[4]: *** [c:/Users/Milan/Repos/mozilla-central/config/rules.mk:774: Hacl_Chacha20_Vec128.obj] Error 2 38:10.30 mozmake.EXE[3]: *** [c:/Users/Milan/Repos/mozilla-central/config/recurse.mk:73: security/nss/lib/freebl/freebl_hw-acc-crypto/target] Error 2
Flags: needinfo?(dkeeler)
Updated•4 years ago
|
Assignee: nobody → franziskuskiefer
Franziskus would have a better idea of the underlying issue here.
Flags: needinfo?(dkeeler) → needinfo?(franziskuskiefer)
Assignee | ||
Comment 11•4 years ago
|
||
Hm, what exactly is the setup you use to build? I just tried it on Windows 10 x64 with VS2017 and that worked fine. The issue you are seeing is that __m128i have to have an alignment of 16. But I wouldn't expect that to be an issue here (and didn't see it anywhere yet).
Flags: needinfo?(franziskuskiefer) → needinfo?(milan)
Comment 12•4 years ago
|
||
(In reply to Milan Sreckovic [:milan] from comment #9) Filed bug 1442554 for that. It would be a VS2015 build. Please direct further question to me in the mentioned bug.
Updated•4 years ago
|
Flags: needinfo?(milan)
Comment 13•4 years ago
|
||
Pushed by kaie@kuix.de: https://hg.mozilla.org/integration/mozilla-inbound/rev/7ced88e883e9 land NSS_3_36_RTM, r=franziskus
Updated•4 years ago
|
Keywords: leave-open
![]() |
||
Comment 14•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/7ced88e883e9
Comment 15•4 years ago
|
||
FYI, this change is breaking loading PKCS#11 modules in Firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=1447628
You need to log in
before you can comment on or make changes to this bug.
Description
•