Changelog: http://nginx.org/en/CHANGES-1.0
This upgrade includes a fix for a security vulnerability, CVE-2012-2089.
Signed-off-by: Mark Mentovai <mark@moxienet.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31493 3c298f89-4303-0410-b956-a3cf2f4a3e73
Upgrade nginx to 1.0.14.
Changelog: http://nginx.org/en/CHANGES-1.0
This upgrade includes a fix for a major security vulnerability,
CVE-2012-1180.
Signed-off-by: Mark Mentovai <mark@moxienet.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31224 3c298f89-4303-0410-b956-a3cf2f4a3e73
important fixes in changelog of 1.0.10 nginx from the current 1.0.8 in
trunk:
http://nginx.org/en/CHANGES-1.0
Signed-off-by: Daniel Petre <dani@ip6.ro>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29361 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a separate config menu for optionnal modules (not every possible
module are here; just taken the ones Debian enables). By default they
are all disabled, so this removes the default dependency on
libopenssl.
* correctly listed conffiles
* enable IPv6 only when CONFIG_IPV6 is set
* change the default listening adress in nginx.conf when IPv6 is
enabled so that it listens on [::]
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22807 3c298f89-4303-0410-b956-a3cf2f4a3e73