From owner-freebsd-current Tue Jul 31 4:29:52 2001 Delivered-To: freebsd-current@freebsd.org Received: from bazooka.unixfreak.org (bazooka.unixfreak.org [63.198.170.138]) by hub.freebsd.org (Postfix) with ESMTP id 7EB2637B403 for ; Tue, 31 Jul 2001 04:29:50 -0700 (PDT) (envelope-from dima@unixfreak.org) Received: by bazooka.unixfreak.org (Postfix, from userid 1000) id 448B53E28; Tue, 31 Jul 2001 04:29:50 -0700 (PDT) Received: from bazooka.unixfreak.org (localhost [127.0.0.1]) by bazooka.unixfreak.org (Postfix) with ESMTP id 335013C12B; Tue, 31 Jul 2001 04:29:50 -0700 (PDT) To: Kris Kennaway Cc: current@FreeBSD.ORG Subject: Re: HEADS UP: new libmp imported In-Reply-To: <20010730140441.F68654@xor.obsecurity.org>; from kris@obsecurity.org on "Mon, 30 Jul 2001 14:04:42 -0700" Date: Tue, 31 Jul 2001 04:29:45 -0700 From: Dima Dorfman Message-Id: <20010731112950.448B53E28@bazooka.unixfreak.org> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Kris Kennaway writes: > On Mon, Jul 30, 2001 at 07:44:33AM -0700, David O'Brien wrote: > > On Sun, Jul 29, 2001, Kris Kennaway wrote: > > > > > > installed. This would involve a repo copy of crypto/openssl/crypto/bn > > > to contrib/openssl-bn or something, and I'd keep the two in sync with > > > future vendor imports. > > > > You're likely to get people saying "repo bloat". And it does seem a > > little wrong to have two copies in the tree like that. > > > > Just what programs are affected by this issue (ie, which use libmp)? > > I don't have the list to hand right now, but they all related to the > "secure RPC" code which arguably should be in the crypto distribution > anyway. All the telnets, usr.sbin/keyserv, usr.bin/chkey, and usr.bin/newkey. The telnets need it for SRA, and the others are all SecureRPC-related as you say. I don't know how we distinguish "crypto" code, but I would think they all fit it there. Seeing as how this is a relatively minor problem, I plan to `cvs rm` libgmp tomorrow. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message