X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail-pa0-f47.google.com (mail-pa0-f47.google.com [209.85.220.47]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 1C85ADC39CF for ; Mon, 27 Oct 2014 17:37:02 +0000 (UTC) Received: by mail-pa0-f47.google.com with SMTP id kx10so5891602pab.20 for ; Mon, 27 Oct 2014 10:37:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=fnpfaT0D1VB1RqKjFhcF3gO1DXpx2TGAXiBlixwEDgA=; b=Kp13Fdc0INnh6QovZQ1PpZ0chhvETxeSFYcDMvMx1Dvryewio/owmgGvtr7i+jQenB 3nhZh4yoxMPUhibPEFoBpkmyxQ+hZA526ElrpdDRt5/RfcY8TrdQ/3YYBTv/mWmeQ6FY MhuLHWtGLF721634zES2b0UdRw5XwI/9joHQexowRhNUsaLbuY2ViLxe60Ag9+JlJJ74 sKnGf3DsbpwiuAtn6tld9ClmqhGGmLCPBIFPkXXANUKb/gjunkrBZsnJUPcnTjR/1O6D mnJaw/17ObK33q9Cl+fhauFmn8GcXmJhU0ubs47tJVvSuGaWvwQDj9buLhpt8Ub50pEI wFSg== X-Received: by 10.66.221.3 with SMTP id qa3mr25254380pac.63.1414431420559; Mon, 27 Oct 2014 10:37:00 -0700 (PDT) Received: from newbook ([50.0.229.82]) by mx.google.com with ESMTPSA id ra4sm11497854pab.33.2014.10.27.10.36.59 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Oct 2014 10:37:00 -0700 (PDT) Date: Mon, 27 Oct 2014 10:37:01 -0700 From: Isaac Dunham To: Chris Spillane Cc: systmkor , Timo Teras , Alpine-devel Subject: Re: [alpine-devel] LibreSSL - Thoughts on Integration Message-ID: <20141027173701.GA1826@newbook> References: <20141026092034.4491cfcc@vostro> 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-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) On Mon, Oct 27, 2014 at 03:06:45PM +0000, Chris Spillane wrote: > well, since nobody has mentioned it yet I'm going to throw this one into > the mix: > > How about PolarSSL? > > https://polarssl.org > Can it build wpa_supplicant/hostapd, svn, sylpheed, claws-mail, mutt, alpine, libssh/libssh2, krb5, lynx, elinks, git/cgit, tarsnap, and so on? ~/aports$ grep -l openssl-dev */*/APKBUILD |wc -l 220 I'd go for libressl, since it would not be trivial to get 220 pacckages to work with a new API (though I'd assume that a few already support it, and some might be easy to port.) Thanks, Isaac Dunham --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---