Closed Bug 1445731 Opened 6 years ago Closed 6 years ago

Upgrade Firefox 61 to use NSS 3.37

Categories

(Core :: Security: PSM, enhancement, P1)

61 Branch
enhancement

Tracking

()

RESOLVED FIXED
mozilla61
Tracking Status
firefox61 --- fixed

People

(Reporter: jcj, Assigned: jcj)

References

(Depends on 1 open bug, Blocks 1 open bug)

Details

(Whiteboard: [nss-uplift] [psm-assigned])

Tracking NSS 3.37 for Firefox 61.
Assignee: nobody → jjones
Status: NEW → ASSIGNED
Whiteboard: [nss-uplift] → [nss-uplift] [psm-assigned]
Keywords: leave-open
Pushed by jjones@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/4ea43e2a1cfe
land NSS 1053cc7b45a2 UPGRADE_NSS_RELEASE, r=me
The issue from bug 1441219 should be resolved (NSS CI doesn't have non-intel 32-bit machines, thus no guarantees/tests).
Thanks. Fix went in https://hg.mozilla.org/projects/nss/rev/f0d4789c89169de0641b8b4e8b7cd2cec015d4dd , I'm preparing a new uplift.
Flags: needinfo?(jjones)
Pushed by jjones@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/30b30a7267c7
land NSS f0d4789c8916 UPGRADE_NSS_RELEASE, r=me
Pushed by jjones@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/8072ac80797b
land NSS c5dffd6269ea UPGRADE_NSS_RELEASE, r=me
Pushed by jjones@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/2fdd9bac3094
land NSS 1bde21f90bd1 UPGRADE_NSS_RELEASE, r=me
Pushed by jjones@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/f4f472ea0a55
land NSS dedf5290c679 UPGRADE_NSS_RELEASE, r=me
Pushed by jjones@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/280491d65d24
land NSS 6ae3ab8a1e7b UPGRADE_NSS_RELEASE, r=me
Pushed by franziskuskiefer@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/f51236743c91
land NSS 954032211d2d UPGRADE_NSS_RELEASE, r=me
Pushed by kaie@kuix.de:
https://hg.mozilla.org/integration/mozilla-inbound/rev/0037f2516d10
land NSS 2eefd697d661 UPGRADE_NSS_RELEASE, r=me
Pushed by ttaubert@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/c6757ad801fe
land NSS c1a4035420c3 UPGRADE_NSS_RELEASE, r=me
Pushed by ttaubert@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/dd2d50a70a7e
land NSS 3e452651e282 UPGRADE_NSS_RELEASE, r=me
Pushed by jjones@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/cf1d0f4340ef
land NSS NSS_3_37_BETA2 UPGRADE_NSS_RELEASE, r=me
When uplifting the final 3.37 version, please remember to update old-configure.in

    AM_PATH_NSS(3.36, [MOZ_SYSTEM_NSS=1], [AC_MSG_ERROR([you don't have NSS installed or your version is too old])])

should be changed to

    AM_PATH_NSS(3.37, [MOZ_SYSTEM_NSS=1], [AC_MSG_ERROR([you don't have NSS installed or your version is too old])])
Keywords: leave-open
(In reply to Kai Engert (:kaie:) from comment #26)
> When uplifting the final 3.37 version, please remember to update
> old-configure.in
> 
>     AM_PATH_NSS(3.36, [MOZ_SYSTEM_NSS=1], [AC_MSG_ERROR([you don't have NSS
> installed or your version is too old])])
> 
> should be changed to
> 
>     AM_PATH_NSS(3.37, [MOZ_SYSTEM_NSS=1], [AC_MSG_ERROR([you don't have NSS
> installed or your version is too old])])

I presume this needs to happen on every release; we should add it to https://wiki.mozilla.org/NSS/Release_Management#Upgrading_mozilla-central
Pushed by jjones@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/b95fbd8db183
land NSS NSS_3_37_RTM UPGRADE_NSS_RELEASE, r=me
https://hg.mozilla.org/mozilla-central/rev/b95fbd8db183
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in before you can comment on or make changes to this bug.