aboutsummaryrefslogtreecommitdiffstats
path: root/main/openssl/0010-ssl-env-zlib.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/openssl: fix previous commit for uclibcTimo Teräs2015-03-281-3/+2
| | | | getauxval is not available, so don't use it.
* main/openssl: fix rpath and turn off ssl compression by defaultTimo Teräs2015-03-281-0/+38
System wide mitigation for CVE-2012-4929. While most affected programs turn off compression themselves, this is safer default. (cherry picked from commit 5891af54e70fd91c02e6f8ab9b2059662b0ecfd4) (cherry picked from commit ac5c4e2e3e9221c51dfc317c9a79f9b5f04cb694)