Closed
Bug 416202
Opened 18 years ago
Closed 18 years ago
1.8 branch only: Upgrade to NSS_3_11_5_WITH_CKBI_1_65_RTM
Categories
(Core :: Security: PSM, defect)
Core
Security: PSM
Tracking
()
RESOLVED
FIXED
People
(Reporter: KaiE, Assigned: KaiE)
References
(Blocks 1 open bug)
Details
(Keywords: fixed1.8.1.13)
Attachments
(1 file)
|
640 bytes,
patch
|
rrelyea
:
review+
dveditz
:
approval1.8.1.13+
|
Details | Diff | Splinter Review |
The recent NSS 3.11.9 release included a new builtins module with an updated list of root certs.
A new NSS tag has been prepared that could be used by Mozilla on the stable 1.8 branch for the next Firefox 2.0.0.x release.
NSS_3_11_5_WITH_CKBI_1_65_RTM
| Assignee | ||
Comment 1•18 years ago
|
||
Attachment #301977 -
Flags: review?(rrelyea)
Attachment #301977 -
Flags: approval1.8.1.13?
Comment 2•18 years ago
|
||
Comment on attachment 301977 [details] [diff] [review]
Patch v1
As approved today be the nss team r+
Attachment #301977 -
Flags: review?(rrelyea) → review+
| Assignee | ||
Comment 3•18 years ago
|
||
I've completed a local test build of the 1.8 branch plus this patch and it works for me.
Comment 4•18 years ago
|
||
Kai (or anyone, really), can we get some detail on what's changed in this new tag and why we're making the change?
Comment 5•18 years ago
|
||
The only change in this new tag is some new root CA certificates.
We'd like to make the new root CAs available in Firefox 2.0.0.x.
Comment 6•18 years ago
|
||
To be clear:
Mozilla Foundation would like the new root CAs to be available in FireFox 2.0.0.x. The tag cited in comment 0 was created in response to that request.
Comment 7•18 years ago
|
||
Why the NSS_IMPLEMENTS_DATA changes? Is that related to the root changes or just stuff that happened to be in your tree?
Comment 8•18 years ago
|
||
The NSS_IMPLEMENT_DATA changes are the fix for bug 402285. They are
unrelated to the root changes, but we want to upgrade the entire
mozilla/security/nss/lib/ckfw/builtin directory for easy of maintenance.
The NSS_IMPLEMENT_DATA changes are simpler than they look. Most of
the changes are line reordering caused by grouping variable declarations
by their types.
Comment 9•18 years ago
|
||
Comment on attachment 301977 [details] [diff] [review]
Patch v1
approved for 1.8.1.13, a=dveditz for release-drivers
Attachment #301977 -
Flags: approval1.8.1.13? → approval1.8.1.13+
| Assignee | ||
Comment 10•18 years ago
|
||
fixed1.8.1.13
Updated•2 years ago
|
Blocks: nss-uplift
You need to log in
before you can comment on or make changes to this bug.
Description
•