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