Codebase list openssl / d753fc3
Upstream added AES-NI support (Closes: #644743) Kurt Roeckx 12 years ago
1 changed file(s) with 1 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
44 - Update pic.patch, openssl-pod-misspell.patch and make-targets.patch
55 - Add OPENSSL_1.0.1 to version-script.patch and libssl1.0.0.symbols for
66 the new functions.
7 - AES-NI support (Closes: #644743)
78 * pic.patch: upstream made OPENSSL_ia32cap_P and OPENSSL_cpuid_setup
89 hidden on amd64, no need to access it PIC anymore.
910 * pic.patch: Make OPENSSL_ia32cap_P hidden on i386 too (Closes: #663977)