From owner-freebsd-current@FreeBSD.ORG Sun May 31 06:27:23 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 96A26106564A; Sun, 31 May 2009 06:27:23 +0000 (UTC) (envelope-from horst@sxemacs.org) Received: from fallbackmx07.syd.optusnet.com.au (fallbackmx07.syd.optusnet.com.au [211.29.132.9]) by mx1.freebsd.org (Postfix) with ESMTP id 2BE458FC22; Sun, 31 May 2009 06:27:22 +0000 (UTC) (envelope-from horst@sxemacs.org) Received: from mail09.syd.optusnet.com.au (mail09.syd.optusnet.com.au [211.29.132.190]) by fallbackmx07.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id n4V4AVdM009714; Sun, 31 May 2009 14:10:31 +1000 Received: from [114.76.235.20] (c114-76-235-20.farfl3.nsw.optusnet.com.au [114.76.235.20]) (authenticated sender horst.burkhardt) by mail09.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id n4V4ARfW031327; Sun, 31 May 2009 14:10:29 +1000 From: Horst =?ISO-8859-1?Q?G=FCnther?= Burkhardt III To: Tim Kientzle In-Reply-To: <4A21F067.6000202@freebsd.org> References: <57200BF94E69E54880C9BB1AF714BBCB5DE72E@w2003s01.double-l.local> <4A20D97B.1030609@freebsd.org> <20090530070306.GQ48776@hoeg.nl> <200905301224.40156.mel.flynn+fbsd.current@mailing.thruhere.net> <4A21F067.6000202@freebsd.org> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-j+MFYHVrTJL6TNkTTo0l" Date: Sun, 31 May 2009 14:10:36 +1000 Message-Id: <1243743036.16061.17.camel@horst-tla> Mime-Version: 1.0 X-Mailer: Evolution 2.26.0 Cc: current@freebsd.org Subject: Re: Linking with libarchive fails X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 May 2009 06:27:23 -0000 --=-j+MFYHVrTJL6TNkTTo0l Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2009-05-30 at 19:50 -0700, Tim Kientzle wrote: > Don't know. Looks like OpenBSD has SHA384 and SHA512 > in their standard libraries, so we should be able > to crib from there. >=20 > I don't know the legal issues, though. Caveat Emptor: IANAL. As I understand it, the master servers are in Canada, meaning export cryptography restrictions aren't applicable. If that's your concern, then basically your answer is it's perfectly safe to go ahead.=20 (Then again, I may be thinking of the OpenBSD project servers...) =20 Licencing would almost certainly NOT be an issue. If deRaadt has an issue then we'd soon know I'm sure ;) --- --- Just as an aside, are you guys still not supporting lzma in bsdtar? Because if the reasons are the same as the last time I got in touch with you, this may interest you...=20 -rw-r--r-- 1 root root 15K Mar 12 23:09 /usr/lib/liblzmadec.a -rw-r--r-- 1 root root 809 Mar 12 23:09 /usr/lib/liblzmadec.la lrwxrwxrwx 1 root root 19 Mar 12 23:10 /usr/lib/liblzmadec.so -> liblzmadec.so.0.0.0* lrwxrwxrwx 1 root root 19 Mar 12 23:10 /usr/lib/liblzmadec.so.0 -> liblzmadec.so.0.0.0* -rwxr-xr-x 1 root root 14K Mar 12 23:09 /usr/lib/liblzmadec.so.0.0.0* meaning there is now a library you can dynamically link to at least for the purposes of decompression. --- --- -- Horst. --=-j+MFYHVrTJL6TNkTTo0l Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (GNU/Linux) iEYEABECAAYFAkoiAzwACgkQRtTtv0BbTe7jhQCgtGeyhOcv9+kaapg8bYLeinao Sk8AoIxPotPdUgmF7wFZCf0NA/lreUiM =siGw -----END PGP SIGNATURE----- --=-j+MFYHVrTJL6TNkTTo0l--