summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>1999-03-06 11:36:23 +0000
committerDirk Froemberg <dirk@FreeBSD.org>1999-03-06 11:36:23 +0000
commit1099b7a22894624709c089c0c33f0cc76fc64d42 (patch)
tree77f0799f358f6ab1993cd84a187765d4a26729dc /security
parentUpgrade to mod_ssl 2.2.4. (diff)
Set ONLY_FOR_ARCHS to i386.
Apply openssl-0.9.1c-bnrec.patch via PATCHFILES: "DESCRIPTION: The Big Number (BN) library in OpenSSL 0.9.1c has some problems when dealing with very large numbers. Because mostly all other OpenSSL sub-libraries (including the RSA library) are based on BN, this can cause failures when doing certificate verification and performing other SSL functions. These BN bugs are already fixed for OpenSSL 0.9.2. But for OpenSSL 0.9.1c the easiest workaround to fix the subtle problems is to apply the above patch which mainly disables the broken Montgomery multiplication algorithm inside BN."
Notes
Notes: svn path=/head/; revision=17012
Diffstat (limited to 'security')
-rw-r--r--security/openssl-beta/Makefile8
-rw-r--r--security/openssl-beta/distinfo1
-rw-r--r--security/openssl/Makefile8
-rw-r--r--security/openssl/distinfo1
4 files changed, 14 insertions, 4 deletions
diff --git a/security/openssl-beta/Makefile b/security/openssl-beta/Makefile
index 83def3b46a28..ac7bc41bedd0 100644
--- a/security/openssl-beta/Makefile
+++ b/security/openssl-beta/Makefile
@@ -3,7 +3,7 @@
# Date created: Sun Jan 3 19:36:27 CET 1999
# Whom: Dirk Froemberg <dirk@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.25 1999/01/12 23:18:59 dirk Exp $
+# $Id: Makefile,v 1.26 1999/01/26 22:06:04 dirk Exp $
#
DISTNAME= openssl-0.9.1c
@@ -13,8 +13,12 @@ MASTER_SITES= http://www.openssl.org/source/ \
ftp://ftp.sunet.se/pub/security/tools/net/openssl/source/ \
ftp://ftp.cert.dfn.de/pub/tools/net/openssl/source/
+PATCH_SITES= ${MASTER_SITES}
+PATCHFILES= openssl-0.9.1c-bnrec.patch
+
MAINTAINER= dirk@FreeBSD.ORG
+ONLY_FOR_ARCHS= i386
RESTRICTED= "Cryptography"
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= util/FreeBSD.sh
@@ -24,7 +28,7 @@ CONFIGURE_ENV= PREFIX=${PREFIX}
pre-fetch:
@${ECHO} ""
@${ECHO} "You must set variable USA_RESIDENT to YES, if you are USA resident"
- @${ECHO} "or to NO, if you aren\'t USA resident to build this package."
+ @${ECHO} "or to NO, if you aren't USA resident to build this package."
@${ECHO} "You must also have installed RSAREF if you are USA resident."
@${FALSE}
.elif defined(USA_RESIDENT)
diff --git a/security/openssl-beta/distinfo b/security/openssl-beta/distinfo
index a01fa079e906..5457f16addff 100644
--- a/security/openssl-beta/distinfo
+++ b/security/openssl-beta/distinfo
@@ -1 +1,2 @@
MD5 (openssl-0.9.1c.tar.gz) = 6c453d4b8180f57cde82c58ac03a053b
+MD5 (openssl-0.9.1c-bnrec.patch) = d9b0c8c334dfef2b2bad15be5de0d061
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index 83def3b46a28..ac7bc41bedd0 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -3,7 +3,7 @@
# Date created: Sun Jan 3 19:36:27 CET 1999
# Whom: Dirk Froemberg <dirk@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.25 1999/01/12 23:18:59 dirk Exp $
+# $Id: Makefile,v 1.26 1999/01/26 22:06:04 dirk Exp $
#
DISTNAME= openssl-0.9.1c
@@ -13,8 +13,12 @@ MASTER_SITES= http://www.openssl.org/source/ \
ftp://ftp.sunet.se/pub/security/tools/net/openssl/source/ \
ftp://ftp.cert.dfn.de/pub/tools/net/openssl/source/
+PATCH_SITES= ${MASTER_SITES}
+PATCHFILES= openssl-0.9.1c-bnrec.patch
+
MAINTAINER= dirk@FreeBSD.ORG
+ONLY_FOR_ARCHS= i386
RESTRICTED= "Cryptography"
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= util/FreeBSD.sh
@@ -24,7 +28,7 @@ CONFIGURE_ENV= PREFIX=${PREFIX}
pre-fetch:
@${ECHO} ""
@${ECHO} "You must set variable USA_RESIDENT to YES, if you are USA resident"
- @${ECHO} "or to NO, if you aren\'t USA resident to build this package."
+ @${ECHO} "or to NO, if you aren't USA resident to build this package."
@${ECHO} "You must also have installed RSAREF if you are USA resident."
@${FALSE}
.elif defined(USA_RESIDENT)
diff --git a/security/openssl/distinfo b/security/openssl/distinfo
index a01fa079e906..5457f16addff 100644
--- a/security/openssl/distinfo
+++ b/security/openssl/distinfo
@@ -1 +1,2 @@
MD5 (openssl-0.9.1c.tar.gz) = 6c453d4b8180f57cde82c58ac03a053b
+MD5 (openssl-0.9.1c-bnrec.patch) = d9b0c8c334dfef2b2bad15be5de0d061