73
edits
(→Upgrading mozilla-central (automated): add example invocation for nss-uplift-unified.sh) |
Beurdouche (talk | contribs) |
||
Line 124: | Line 124: | ||
#: <code>$ aws s3 ls s3://net-mozaws-prod-delivery-contrib/pub/security/nss/releases/NSS_3_26_RTM/src/</code> | #: <code>$ aws s3 ls s3://net-mozaws-prod-delivery-contrib/pub/security/nss/releases/NSS_3_26_RTM/src/</code> | ||
===== Upgrading mozilla-central (automated) ===== | ===== [RelEng/SecEng Teams] Upgrading mozilla-central (automated) ===== | ||
#: Uplift the new RTM tag using the [https://github.com/mozilla/nss-tools/ nss-uplift scripts]. | #: RelEng to Uplift the new RTM tag using the [https://github.com/mozilla/nss-tools/ nss-uplift scripts]. | ||
#: Amend the uplift commit to set [https://hg.mozilla.org/mozilla-central/log/tip/old-configure.in old-configure.in] file in mozilla-central to point AM_PATH_NSS to the new minimum version of NSS | #: Amend the uplift commit to set [https://hg.mozilla.org/mozilla-central/log/tip/old-configure.in old-configure.in] file in mozilla-central to point AM_PATH_NSS to the new minimum version of NSS | ||
edits