gecko/security/patches/README
Wan-Teh Chang 17b96c0c9b Bug 580679: Build NSS with the TLS zlib compression code.
Add the security.ssl.enable_compression preference to
enable TLS compression, disabled by default.
r=khuey,kaie,sayrer,ted.  approval2.0+ by bsmedberg.
2010-08-12 14:12:05 -07:00

11 lines
365 B
Plaintext

This directory contains patches that were added locally
on top of the NSS release.
File: msvc-aslr.patch
https://bugzilla.mozilla.org/show_bug.cgi?id=567134
Use the -DYNAMICBASE linker option to enable ASLR on Windows.
File: maemo-rpath-link.patch
https://bugzilla.mozilla.org/show_bug.cgi?id=585247
Add the -rpath-link linker flag required for Maemo/Scratchbox.