diff options
| author | Dirk Meyer <dinoex@FreeBSD.org> | 2009-03-28 17:32:24 +0000 |
|---|---|---|
| committer | Dirk Meyer <dinoex@FreeBSD.org> | 2009-03-28 17:32:24 +0000 |
| commit | 06e7a37f0ab116c54c4194f2b9de28079a3450a1 (patch) | |
| tree | 515d516be7c47b7e752fa1cfcf68a24365b83d62 /security/openssl/files | |
| parent | - Update to 2009.03.01 (diff) | |
- Security update to 0.9.8k
Security: http://www.openssl.org/news/secadv_20090325.txt
Security: CVE-2009-0590
Security: CVE-2009-0591 (port not affected)
Security: CVE-2009-0789
PR: 133156
Submitted by: Eygene Ryabinkin
Diffstat (limited to 'security/openssl/files')
| -rw-r--r-- | security/openssl/files/patch-enc_min.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/security/openssl/files/patch-enc_min.c b/security/openssl/files/patch-enc_min.c deleted file mode 100644 index 7d4af5ac3de9..000000000000 --- a/security/openssl/files/patch-enc_min.c +++ /dev/null @@ -1,11 +0,0 @@ ---- crypto/evp/enc_min.c.orig 2008-12-02 19:14:44.000000000 +0100 -+++ crypto/evp/enc_min.c 2009-01-09 18:20:35.000000000 +0100 -@@ -199,7 +199,7 @@ - enc = 1; - ctx->encrypt = enc; - } --#ifdef OPENSSL_NO_FIPS -+#ifndef OPENSSL_NO_FIPS - if(FIPS_selftest_failed()) - { - FIPSerr(FIPS_F_EVP_CIPHERINIT_EX,FIPS_R_FIPS_SELFTEST_FAILED); |
