You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/openssl/patches
Felix Fietkau 8f16983e89 Add a patch for openssl to fix some breakage that happens when compiled with gcc 4.2.0 Note: this does not cover all instances, but it will at least compile.
If the broken parts are reached at run time, the program will crash.
I wonder whose stupid idea it was to intentionally(!) make programs segfault when they hit something that *might* be unsafe to use.

Patch taken from http://www.mail-archive.com/openssl-dev@openssl.org/msg22667.html

SVN-Revision: 7764
17 years ago
..
110-optimize-for-size.patch refresh all package patches in the buildroot using quilt 17 years ago
120-makedepend.patch refresh all package patches in the buildroot using quilt 17 years ago
130-perl-path.patch refresh all package patches in the buildroot using quilt 17 years ago
140-makefile-dirs.patch refresh all package patches in the buildroot using quilt 17 years ago
150-no_engines.patch refresh all package patches in the buildroot using quilt 17 years ago
160-disable_doc_tests.patch refresh all package patches in the buildroot using quilt 17 years ago
170-bash_path.patch refresh all package patches in the buildroot using quilt 17 years ago
180-gcc_breakage.patch Add a patch for openssl to fix some breakage that happens when compiled with gcc 4.2.0 Note: this does not cover all instances, but it will at least compile. 17 years ago