X-Original-To: alpine-devel@lists.alpinelinux.org Received: from mx1.tetrasec.net (mx1.tetrasec.net [74.117.190.25]) by lists.alpinelinux.org (Postfix) with ESMTP id 41A605C58FC for ; Sun, 28 Oct 2018 19:04:53 +0000 (GMT) Received: from mx1.tetrasec.net (mail.local [127.0.0.1]) by mx1.tetrasec.net (Postfix) with ESMTP id 81E589E1F75; Sun, 28 Oct 2018 19:04:52 +0000 (GMT) Received: from ncopa-desktop.copa.dup.pw (67.63.200.37.customer.cdi.no [37.200.63.67]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: alpine@tanael.org) by mx1.tetrasec.net (Postfix) with ESMTPSA id B918B9E1E53; Sun, 28 Oct 2018 19:04:51 +0000 (GMT) Date: Sun, 28 Oct 2018 20:04:46 +0100 From: Natanael Copa To: William Pitcock Cc: alpine-dev Subject: Re: [alpine-devel] Switching back to OpenSSL Message-ID: <20181028200446.520b77dc@ncopa-desktop.copa.dup.pw> In-Reply-To: References: <20181011171746.4c01f758@ncopa-desktop.copa.dup.pw> <20181012201258.6c048e41@ncopa-desktop.copa.dup.pw> <20181025144400.32f81122@ncopa-desktop.copa.dup.pw> X-Mailer: Claws Mail 3.17.1 (GTK+ 2.24.32; x86_64-alpine-linux-musl) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Sat, 27 Oct 2018 18:00:53 -0500 William Pitcock wrote: > > I think that the fix for this is to use the openssl ABI, libtls.so.1.1, > > or use a completely different name, like libtls-standalone.so.17 or > > libtls1.1.so.17. Anything that does not conflict with libressl's libtls. > > I propose that we install the file as libtls-standalone.so.1 and use a > Provides rule in libtls.pc.in to allow us to save it as > libtls-standalone.pc. > > Thoughts? sound good. -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---