From owner-cvs-all Thu Feb 24 10:33: 0 2000 Delivered-To: cvs-all@freebsd.org Received: from internat.freebsd.org (internat.freebsd.org [146.64.8.4]) by hub.freebsd.org (Postfix) with ESMTP id 1EFC237BCEF; Thu, 24 Feb 2000 10:32:49 -0800 (PST) (envelope-from peter@internat.freebsd.org) Received: (from peter@localhost) by internat.freebsd.org (8.9.3/8.9.3) id UAA02245; Thu, 24 Feb 2000 20:32:41 +0200 (SAST) (envelope-from peter) Message-Id: <200002241832.UAA02245@internat.freebsd.org> From: Peter Wemm Date: Thu, 24 Feb 2000 20:32:41 +0200 (SAST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/secure/lib/libcrypto Makefile.inc Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 2000/02/24 20:32:41 SAST FreeBSD International Crypto Repository Modified files: secure/lib/libcrypto Makefile.inc Log: Urgent fix: revert previous rev. The "freefall/Internat diff reducer" commit was an error - internat has rsa native code in it and does not require rsaref - this diff was intentional and required. If you set USA_RESIDENT=NO while using the internat crypto code you got a link error as there was neither RSA glue or rsa code present. World is broken with rev 1.4 active. Revision Changes Path 1.5 +3 -1 src/secure/lib/libcrypto/Makefile.inc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message