Bug#762494: Please update the Lua module to upstream git master

2014-10-24 Thread Thomas Ward (Dark-Net)
Apparently upstream has posted a new tagged version of the Lua module,
v0.9.13rc1.

Can we update the package to include this tagged revision, to address this bug?

(Also note: bug retitled)


--
Thomas


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#762494: Please update the Lua module to upstream git master

2014-09-23 Thread Thomas Ward
(Sent from my other address)

Christos,

Yeah, I already did backport the change in order to get Mainline to
build, I'll resync its debian/ folder when Debian updates.  (I try and
keep as small a delta as possible)

--
Thomas


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#762494: Please update the Lua module to upstream git master

2014-09-23 Thread Christos Trochalakis

Hello Thomas,

On Mon, Sep 22, 2014 at 03:58:52PM -0400, Thomas Ward (Dark-Net) wrote:

Source: nginx
Severity: wishlist

Hello.

I would like to request that the Lua module be updated to the version in
its latest git master branch.  I am requesting this early, ahead of future
upstream versions of nginx uploaded to Debian.

This request is based on the Mainline branch, which I package in the
downstream Ubuntu PPAs, and directly base its debian/ folder off of Debian
Unstable.  The latest mainline branch, 1.7.5 changes the API and causes the
Lua module to fail to build in its current form.  While this API change
does not change here, there is added into the module an `if` block which
determines which code to use based on the version of NGINX it's being built
with.

As this is related to a future hypothetical fail to build error, I would
like the module to be updated to include the fix ahead of future API
changes in the nginx versions.



I think it's better to only build with tagged module versions, it helps keep
things simple. Especially now that we preparing for the jessie freeze.

agentzh is aware of the issue[0] and I am sure that he will tag a new
version soon. If this does not happen we will backport it to debian.

[0] https://github.com/openresty/lua-nginx-module/issues/422

Why don't you backport the patch to you ubuntu repository until debian
bumps to the new version?


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#762494: Please update the Lua module to upstream git master

2014-09-22 Thread Thomas Ward (Dark-Net)
Source: nginx
Severity: wishlist

Hello.

I would like to request that the Lua module be updated to the version in
its latest git master branch.  I am requesting this early, ahead of future
upstream versions of nginx uploaded to Debian.

This request is based on the Mainline branch, which I package in the
downstream Ubuntu PPAs, and directly base its debian/ folder off of Debian
Unstable.  The latest mainline branch, 1.7.5 changes the API and causes the
Lua module to fail to build in its current form.  While this API change
does not change here, there is added into the module an `if` block which
determines which code to use based on the version of NGINX it's being built
with.

As this is related to a future hypothetical fail to build error, I would
like the module to be updated to include the fix ahead of future API
changes in the nginx versions.


--
Thomas