NSS/Release Management: Difference between revisions

Jump to navigation Jump to search
→‎Upgrading mozilla-central (automated): add example invocation for nss-uplift-unified.sh
(Minor changes)
(→‎Upgrading mozilla-central (automated): add example invocation for nss-uplift-unified.sh)
Line 127: Line 127:
#: Uplift the new RTM tag using the [https://github.com/mozilla/nss-tools/ nss-uplift scripts].
#: 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
Example:
PATH=$PATH:/path/to/xpcshell LD_LIBRARY_PATH=/path/to/xpcshell NOBUILD=: /path/to/nss-tools/nss-uplift-unified.sh NSS_X_YY_RTM


===== Upgrading mozilla-central (manual instructions) =====
===== Upgrading mozilla-central (manual instructions) =====

Navigation menu