Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Mar 1999 03:36:23 -0800 (PST)
From:      Dirk Froemberg <dirk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security/openssl Makefile ports/security/openssl/files md5
Message-ID:  <199903061136.DAA17156@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dirk        1999/03/06 03:36:23 PST

  Modified files:
    security/openssl     Makefile 
    security/openssl/files md5 
  Log:
  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."
  
  Revision  Changes    Path
  1.27      +6 -2      ports/security/openssl/Makefile
  1.11      +1 -0      ports/security/openssl/files/md5


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903061136.DAA17156>