Opened 9 years ago

Closed 9 years ago

#103 closed task (fixed)

nss: Update to version 3.23

Reported by: dmik Owned by: dmik
Priority: major Milestone:
Component: nss Version:
Severity: medium Keywords:
Cc:

Description

We have a very old version 3.12.8 back from 2010. A newer version is required by many projects including poppler and Mozilla itself.

Change History (3)

comment:1 by dmik, 9 years ago

Summary: nss: Update to version 3.22.3nss: Update to version 3.23

New vendor was imported in r1513 and a new trunk was started out of it (to simplify history — there was only r250 that contained some OS/2 patches most of which are not needed). Now it's time to import OS/2 patches from the Mozilla git. The commands are:

git log --no-merges vendor-esr.. -p security/nss >nss.log

to overview changes and

git diff vendor-esr.. security/nss >nss.diff

to get the cumulative diff.

comment:2 by dmik, 9 years ago

All the patches are imported and NSS is now successfully built. It's time for RPMs.

comment:3 by dmik, 9 years ago

Resolution: fixed
Status: newclosed

Task done. RPMs are released (in experimental so far), including forwarder -legacy packages. RPM still continues to work here.

Note: See TracTickets for help on using tickets.