gecko/security/patches
Wan-Teh Chang d2e338b885 Bug 858231: Update NSS to NSS 3.15 Beta 3, with local patches
bug-835919.patch and bug-835919.patch. r=wtc.
Bug 866525: Add AddressSanitizer annotations to port_ArenaZeroAfterMark.
r=choller.

Also include fixes for bug 866363, bug 866949, bug 835919, bug 863871.
2013-05-02 16:10:01 -07:00
..
bug-832272.patch Bug 858231: Update NSS to NSS 3.15 Beta 3, with local patches 2013-05-02 16:10:01 -07:00
bug-835919.patch Bug 858231: Update NSS to NSS 3.15 Beta 3, with local patches 2013-05-02 16:10:01 -07:00
README Bug 858231: Update NSS to NSS 3.15 Beta 3, with local patches 2013-05-02 16:10:01 -07:00

This directory contains patches that were added locally
on top of the NSS release.

bug-835919.patch: Remove an extraneous ')' after an ifeq directive in
security/nss/cmd/shlibsign/Makefile.

bug-832272.patch: Avoid certdata.c being created before $(OBJDIR) is.