Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/nginx: update third-party modules | Jakub Jirutka | 2017-10-22 | 1 | -20/+14 | |
| | ||||||
* | main/nginx: upgrade to 1.12.2 | Jakub Jirutka | 2017-10-22 | 1 | -3/+3 | |
| | ||||||
* | main/nginx: fix $SVCNAME to $RC_SVCNAME in init script | Jakub Jirutka | 2017-09-26 | 1 | -1/+1 | |
| | ||||||
* | main/nginx: add checkconfig to init script | Jakub Jirutka | 2017-09-26 | 1 | -2/+2 | |
| | ||||||
* | main/nginx: add new module http-shibboleth | Jakub Jirutka | 2017-08-18 | 1 | -1/+4 | |
| | ||||||
* | main/nginx: add module http-upstream-fair | Jakub Jirutka | 2017-08-05 | 1 | -0/+3 | |
| | ||||||
* | main/nginx: add module http-cache-purge | Jakub Jirutka | 2017-08-05 | 1 | -1/+4 | |
| | | | | Closes https://bugs.alpinelinux.org/issues/7624 | |||||
* | main/nginx: remove explicit return 1 | Jakub Jirutka | 2017-08-05 | 1 | -11/+8 | |
| | ||||||
* | main/nginx: update http-nchan module to 1.1.7 | Jakub Jirutka | 2017-07-14 | 1 | -2/+2 | |
| | ||||||
* | main/nginx: upgrade to 1.12.1 (security fix) | Jakub Jirutka | 2017-07-14 | 1 | -3/+8 | |
| | | | | | Fixes: http://bugs.alpinelinux.org/issues/7518 See also: http://mailman.nginx.org/pipermail/nginx-announce/2017/000200.html | |||||
* | main/nginx: add new module http-redis2 | Jakub Jirutka | 2017-05-09 | 1 | -0/+3 | |
| | ||||||
* | main/nginx: add new module http-lua-upstream | Jakub Jirutka | 2017-05-09 | 1 | -0/+4 | |
| | ||||||
* | main/nginx: add new module http-set-misc | Jakub Jirutka | 2017-05-09 | 1 | -8/+12 | |
| | | | | This will be needed to run Lua module tests. | |||||
* | main/nginx: remove archaic charset maps | Jakub Jirutka | 2017-05-09 | 1 | -1/+4 | |
| | ||||||
* | main/nginx: DRY abuild | Jakub Jirutka | 2017-04-28 | 1 | -98/+58 | |
| | ||||||
* | main/nginx: move /var/lib/nginx/tmp to /var/tmp/nginx | Jakub Jirutka | 2017-04-28 | 1 | -7/+8 | |
| | ||||||
* | main/nginx: disable test that requires special privileges | Jakub Jirutka | 2017-04-28 | 1 | -0/+3 | |
| | ||||||
* | testing/perl-test-nginx: new aport | Jakub Jirutka | 2017-04-28 | 1 | -6/+6 | |
| | | | | | https://github.com/openresty/test-nginx Data-driven test scaffold for Nginx C module and Nginx/OpenResty-based libraries and applications | |||||
* | main/nginx: upgrade to 1.12.0 | Jakub Jirutka | 2017-04-28 | 1 | -14/+38 | |
| | | | | | | | | Upgraded modules: * lua-nginx-module to 0.10.8 * nchan to 1.1.4 * nginx-rtmp-module to 1.1.11 | |||||
* | main/nginx: add uwsgi-python to checkdepends | Jakub Jirutka | 2017-04-19 | 1 | -1/+1 | |
| | | | | To run uwsgi tests. | |||||
* | main/nginx: run nginx-tests in check phase | Jakub Jirutka | 2017-04-19 | 1 | -28/+14 | |
| | ||||||
* | main/nginx: add _url variable for all modules | Jakub Jirutka | 2017-04-19 | 1 | -8/+16 | |
| | | | | | To be easier to get on homepage of the module, and so make @ncopa happier. :) | |||||
* | main/nginx: take maintainership | Jakub Jirutka | 2017-04-19 | 1 | -1/+1 | |
| | | | | See https://lists.alpinelinux.org/alpine-devel/5640.html | |||||
* | main/nginx: clean the mess with luajit condition | Jakub Jirutka | 2017-03-30 | 1 | -3/+8 | |
| | ||||||
* | main/nginx: fix string comparison | Leonardo Arena | 2017-03-30 | 1 | -2/+2 | |
| | ||||||
* | main/nginx: luajit is not avail on ppc64le | Leonardo Arena | 2017-03-30 | 1 | -2/+2 | |
| | ||||||
* | main/nginx: add "stable version" to pkgdesc | Jakub Jirutka | 2017-03-29 | 1 | -2/+2 | |
| | ||||||
* | main/nginx: force rebuild nginx pkg. Fixes #7039 | Leonardo Arena | 2017-03-23 | 1 | -1/+1 | |
| | ||||||
* | Revert "main/nginx: add all modules from testing/nginx-naxsi" | Leonardo Arena | 2017-03-17 | 1 | -164/+172 | |
| | | | | This reverts commit e07695e1581744e63bd459f7fa827f51c4d8dbf7. | |||||
* | main/nginx: add all modules from testing/nginx-naxsi | Valery Kartel | 2017-03-17 | 1 | -172/+164 | |
| | | | | | | | | | | | | - added modules: naxsi, cache_purge, upstream-fair, sysguard - remade dynamic modules definition - upgrade modules nchan to 1.1.2 rtmp to 1.1.11 naxsi to 0.55.3 - add checkconfig to init script - cleaned and improved APKBUILD | |||||
* | main/nginx: s390x does not support LuaJIT yet thus fallback to Lua5.1 | Tuan M. Hoang | 2017-02-23 | 1 | -1/+2 | |
| | ||||||
* | main/nginx: upgrade to 1.10.3 | Valery Kartel | 2017-02-01 | 1 | -17/+17 | |
| | | | | | | | -- nchan-module: upgrade to 1.1.0 lua-module: upgrade to 0.10.7 headers-more-module: upgrade to 0.32 | |||||
* | main/nginx: enable http_realip_module | Brandon Davidson | 2016-12-27 | 1 | -1/+2 | |
| | | | | | | | fixes #5712 needed to properly track original client IP through multiple layers of proxies/load-balancers. | |||||
* | main/[various]: set proper arch | Timo Teräs | 2016-11-01 | 1 | -1/+1 | |
| | | | | fixes commit "main/[various]: dont set arch in split function" | |||||
* | main/nginx: update mod-http-nchan to 1.0.4 | Jakub Jirutka | 2016-10-30 | 1 | -4/+4 | |
| | ||||||
* | main/nginx: update to 1.10.2 (stable) | Jakub Jirutka | 2016-10-30 | 1 | -5/+5 | |
| | ||||||
* | main/[various]: dont set arch in split function | Natanael Copa | 2016-10-26 | 1 | -1/+0 | |
| | ||||||
* | main/nginx: rebuild against libressl | Jakub Jirutka | 2016-10-11 | 1 | -1/+1 | |
| | ||||||
* | main/nginx: rebuild against libressl | Natanael Copa | 2016-10-10 | 1 | -1/+1 | |
| | ||||||
* | main/nginx: update modules | Jakub Jirutka | 2016-10-10 | 1 | -20/+20 | |
| | ||||||
* | main/nginx: add subpackage -mod-http-nchan | Jakub Jirutka | 2016-10-10 | 1 | -1/+12 | |
| | ||||||
* | main/nginx: fix lua module on grsec, add $replaces and $provides | Jakub Jirutka | 2016-08-24 | 1 | -3/+11 | |
| | ||||||
* | main/nginx: help configure script to find luajit-2.1 | Jakub Jirutka | 2016-08-15 | 1 | -2/+4 | |
| | ||||||
* | main/nginx: add better default configs | Jakub Jirutka | 2016-08-15 | 1 | -6/+12 | |
| | ||||||
* | main/nginx: add some 3rd party dynamic modules | Jakub Jirutka | 2016-08-15 | 1 | -1/+43 | |
| | | | | http_echo, http_headers_more, http_upload_progress, http_fancyindex | |||||
* | main/nginx: use dynamic modules where possible, add new subpackages | Jakub Jirutka | 2016-08-15 | 1 | -57/+65 | |
| | | | | | Naming scheme for submodule subpackages is the same as Fedora and Debian uses. | |||||
* | main/nginx: some cosmetic changes | Jakub Jirutka | 2016-08-15 | 1 | -59/+65 | |
| | | | | | | | | | | Just prepare for upcoming changes to make it more clear. Reorder compile options to be in the same order as in ./configure --help (and also Fedora package and others) to make it easier locate what is omitted. Directory /etc/default.d is useless on Alpine, so removed. | |||||
* | main/nginx: bump lua mod to 0.10.5, devkit to 0.3.0 | Bartłomiej Piotrowski | 2016-06-20 | 1 | -33/+45 | |
| | | | | | | Switch to $builddir, make use of default prepare(), add some new lines and break too long ones for better readability. Sync configure flags with these used by upstream in Dockerfile. | |||||
* | main/nginx: fix collision with deprecated package "nginx-initscripts" | Valery Kartel | 2016-06-03 | 1 | -1/+2 | |
| | | | | ref #5671 | |||||
* | main/nginx: upgrade to 1.10.1 (CVE-2016-4450) | Bartłomiej Piotrowski | 2016-05-31 | 1 | -4/+4 | |
| |