X-Original-To: alpine-aports@lists.alpinelinux.org Delivered-To: alpine-aports@mail.alpinelinux.org Received: from ncopa-desktop.alpinelinux.org (unknown [79.160.13.133]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: n@tanael.org) by mail.alpinelinux.org (Postfix) with ESMTPSA id A8263DC0CF0; Wed, 21 Jan 2015 16:03:23 +0000 (UTC) Date: Wed, 21 Jan 2015 17:03:20 +0100 From: Natanael Copa To: Nathan Angelacos Cc: Nathan Angelacos , alpine-aports@lists.alpinelinux.org Subject: Re: [alpine-aports] [PATCH] testing/haproxy: Version bump to 1.5.10 Message-ID: <20150121170320.227f1cc8@ncopa-desktop.alpinelinux.org> In-Reply-To: <54BE7EE4.3040602@nothome.org> References: <1421587146-18106-1-git-send-email-nangel@alpinelinux.org> <20150120165709.219d519f@ncopa-desktop.alpinelinux.org> <54BE7EE4.3040602@nothome.org> X-Mailer: Claws Mail 3.11.0 (GTK+ 2.24.25; x86_64-alpine-linux-musl) X-Mailinglist: alpine-aports 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 Tue, 20 Jan 2015 11:14:28 -0500 Nathan Angelacos wrote: > On 01/20/2015 10:57 AM, Natanael Copa wrote: > > On Sun, 18 Jan 2015 13:19:06 +0000 > > Nathan Angelacos wrote: > > > >> --- > >> testing/haproxy/APKBUILD | 15 +++++++-------- > >> 1 file changed, 7 insertions(+), 8 deletions(-) > >> > > > > applied. thanks! > > > > maybe move it to main too? it looks like its no longer alpha. > > > > > > 1.4 branch doesn't use openssl as a dependency (its the bare-bones version) > 1.5 supports SNI and so needs openssl > > I have no problem moving it to main, but I wonder if we should keep the > old one around. (And I'm bad with the naming schemes. :) ) > > haproxy > haproxy-ssl haproxy 1.5 cannot just replace haproxy 1.4? if we want support both we could do: haproxy (current users get upgrade to 1.5 on distro upgrade) haproxy1.4 (for those who want to stick to 1.4) or: haproxy (current users keep 1.4 on distro upgrade) haproxy1.5 (for those who want the 1.5) > > ? > > > > --- > Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org > Help: alpine-aports+help@lists.alpinelinux.org > --- > --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---