X-Original-To: alpine-aports@mail.alpinelinux.org Delivered-To: alpine-aports@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id 61C21DC0D35 for ; Mon, 29 Feb 2016 16:15:25 +0000 (UTC) Received: from newmail.tetrasec.net (unknown [74.117.189.116]) by mail.alpinelinux.org (Postfix) with ESMTP id A39C9DC0080 for ; Mon, 29 Feb 2016 16:15:24 +0000 (UTC) Received: from ncopa-desktop.alpinelinux.org (103.63.200.37.customer.cdi.no [37.200.63.103]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: n@tanael.org) by newmail.tetrasec.net (Postfix) with ESMTPSA id F103F5A0895; Mon, 29 Feb 2016 16:15:20 +0000 (GMT) Date: Mon, 29 Feb 2016 17:15:15 +0100 From: Natanael Copa To: Valery Kartel Cc: =?ISO-8859-1?B?QmFydCpvbWllag==?= Piotrowski , alpine-aports@lists.alpinelinux.org Subject: Re: [alpine-aports] [PATCH] main/nginx: upgrade to 1.9.12, lua module upgrade to 0.10.1rc1, dynamic modules Message-ID: <20160229171515.1fd5dc4a@ncopa-desktop.alpinelinux.org> In-Reply-To: References: <1456495775-3660-1-git-send-email-valery.kartel@gmail.com> <56D40D98.8060403@bpiotrowski.pl> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.28; 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=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: ClamAV using ClamSMTP On Mon, 29 Feb 2016 12:19:59 +0200 Valery Kartel wrote: > 2016-02-29 11:21 GMT+02:00 Bart*omiej Piotrowski : >=20 > > On 2016-02-26 15:09, Valery Kartel wrote: =20 > > > - devkit static module removed, because it is not used by lua module = =20 > > anymore =20 > > > - nginx-lua, nginx-rtmp static binaries stayed for compatibility > > > > > > - new static modules compiled in binary: > > > poll select http_sub http_flv http_mp4http_slice http_realip =20 > > http_addition =20 > > > http_gunzip http_random_index http_secure_link http_degradation > > > > > > - new dynamic modules in subpackages: > > > http_xslt_filter http_image_filter http_geoip http_lua stream m= ail > > > --- ... > > -1. 1.9.x is mainline release, and we should track only stable branch. > > > > Bart*omiej > > > I know that, but a short time ago 1.8 branch somehow was bumped to 1.9. >=20 > So for now I just upgrade it and added use of 1.9 new features. >=20 > I think it's a good idea to downgrade main/nginx to stable 1.8 and make > something like testing/nginx9 with all this changes. I am ok with having nginx-1.9 available in edge, either in edge/main as log as we land on a stable release for our next stable branch, or possible a testing/nginx. Alternatively, we could have 2 separate packages: nginx(-stable) + nginx-mainline. I would also like to build the nginx similar to how upstream build their official binaries: https://github.com/nginxinc/docker-nginx/blob/master/stable/alpine/Dockerfi= le https://github.com/nginxinc/docker-nginx/blob/master/mainline/alpine/Docker= file We should also build the -lua, -rtmp and -naxsi subpackages from same APKBUILD and add a -debug subpackage (which is different from -dbg) -nc --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---