forked from pool/openssl
94fbf434c7
- 0005-libssl-Hide-library-private-symbols.patch Update to hide more symbols that are not part of the public API - openssl-gcc-attributes.patch BUF_memdup also needs attribute alloc_size as it returns memory of size of the second parameter. - openssl-ocloexec.patch Update, accept() also needs O_CLOEXEC. - 0009-Fix-double-frees.patch, 0017-Double-free-in-i2o_ECPublicKey.patch fix various double frees (from upstream) - 012-Fix-eckey_priv_encode.patch eckey_priv_encode should return an error inmediately on failure of i2d_ECPrivateKey (from upstream) - 0001-Axe-builtin-printf-implementation-use-glibc-instead.patch From libressl, modified to work on linux systems that do not have funopen() but fopencookie() instead. Once upon a time, OS didn't have snprintf, which caused openssl to bundle a *printf implementation. We know better nowadays, the glibc implementation has buffer overflow checking, has sane failure modes deal properly with threads, signals..etc.. - build with -fno-common as well. (forwarded request 232752 from elvigia) OBS-URL: https://build.opensuse.org/request/show/232889 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openssl?expand=0&rev=116 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
0001-Axe-builtin-printf-implementation-use-glibc-instead.patch | ||
0001-libcrypto-Hide-library-private-symbols.patch | ||
0005-libssl-Hide-library-private-symbols.patch | ||
0009-Fix-double-frees.patch | ||
0012-Fix-eckey_priv_encode.patch | ||
0017-Double-free-in-i2o_ECPublicKey.patch | ||
baselibs.conf | ||
bug610223.patch | ||
compression_methods_switch.patch | ||
CVE-2014-0198.patch | ||
merge_from_0.9.8k.patch | ||
openssl-1.0.0-c_rehash-compat.diff | ||
openssl-1.0.1c-default-paths.patch | ||
openssl-1.0.1c-ipv6-apps.patch | ||
openssl-1.0.1e-fips-ctor.patch | ||
openssl-1.0.1e-fips-ec.patch | ||
openssl-1.0.1e-fips.patch | ||
openssl-1.0.1e-new-fips-reqs.patch | ||
openssl-1.0.1e-truststore.diff | ||
openssl-1.0.1g.tar.gz | ||
openssl-1.0.1g.tar.gz.asc | ||
openssl-buffreelistbug-aka-CVE-2010-5298.patch | ||
openssl-fix-pod-syntax.diff | ||
openssl-gcc-attributes.patch | ||
openssl-libssl-noweakciphers.patch | ||
openssl-ocloexec.patch | ||
openssl-pkgconfig.patch | ||
openssl.changes | ||
openssl.keyring | ||
openssl.spec | ||
openssl.test | ||
README-FIPS.txt | ||
README.SuSE | ||
VIA_padlock_support_on_64systems.patch |
Please note that the man pages for the openssl libraries and tools have been placed in a package on its own right: openssl-doc Please install the openssl-doc package if you need the man pages, HTML documentation or sample C programs. The C header files and static libraries have also been extracted, they can now be found in the openssl-devel package. Your SuSE Team.