Commit graph

542 commits

Author SHA1 Message Date
Michael Lustfield
b826f8681c Adding/updating comments and including apps.d/. 2016-11-10 18:29:38 +00:00
Michael Lustfield
c87b640e93 Applying a summary of commit 5d09382c82. Also updating nginx-common/purge. 2016-11-10 07:27:18 +00:00
Christos Trochalakis
424f50a53b Fix FTBFS for OpenSSL 1.1.0 2016-11-03 16:50:33 +02:00
Christos Trochalakis
0ec83a636e lua: Apply OpenSSL 1.1.0 FTBFS
https://github.com/openresty/lua-nginx-module/pull/761
2016-11-03 15:16:57 +02:00
Christos Trochalakis
2a4f371793 upstream-fair: Apply OpenSSL 1.1.0 FTBFS
https://github.com/gnosek/nginx-upstream-fair/pull/22
2016-11-03 15:07:10 +02:00
Christos Trochalakis
340b30f10c Rethink module patches logic
Collect all patches under debian/patches/modules so they can be
easily tracked and apply them before configure.
2016-11-03 14:57:35 +02:00
Christos Trochalakis
62276a745b mod: Convert dav-ext to dynamic module
Patch by Florian Kinder
2016-11-03 14:57:35 +02:00
Michael Lustfield
4cf05a14a9 Removing php major version number from comment 2016-10-29 20:48:02 +00:00
Christos Trochalakis
7f827f420a Release 1.10.2-1 2016-10-29 08:45:31 +03:00
Christos Trochalakis
333595dc83 CVE-2016-1247: Secure log file handling
Backporting patches from 1.6.2-5+deb8u{3,4} and adjusting
the compare-versions check to 1.10.2-1~.
2016-10-28 09:45:29 +03:00
Christos Trochalakis
37b847285a Revert "Adding support for packaged application configurations."
This reverts commit 5d09382c82.

We will include it in a later release (-2) and perhaps adjust
the paths involved.
2016-10-28 09:31:11 +03:00
Christos Trochalakis
1e6e4c88cf Drop unused lintian overrides (spelling-error-in-binary) 2016-10-20 10:00:17 +03:00
Christos Trochalakis
6a025de47d New upstream release 2016-10-20 09:49:53 +03:00
Christos Trochalakis
e7c46faef5 Merge tag 'upstream/1.10.2'
Upstream version 1.10.2
2016-10-20 09:48:28 +03:00
Christos Trochalakis
a8a1325840 New upstream version 1.10.2 2016-10-20 09:48:27 +03:00
Christos Trochalakis
8bf94db95d Follow the 1.10.x stable branch 2016-10-20 09:47:41 +03:00
Michael Lustfield
5d09382c82 Adding support for packaged application configurations. 2016-10-19 06:56:25 +00:00
Michael Lustfield
8c5b5c4f67 More documentation updates. 2016-10-19 06:49:34 +00:00
Michael Lustfield
7bfa979832 Updated PHP sample configuration block. #841230 2016-10-19 04:36:34 +00:00
Christos Trochalakis
d045f9b328 Strict version depend on lsb-base version >= 3.0-6
Fixes lintian error init.d-script-needs-depends-on-lsb-base
that strict checks the version.
2016-10-11 10:01:36 +03:00
Christos Trochalakis
5692397ea1 debian/control: Reference nginx-extras in nginx meta-package 2016-10-04 19:52:52 +03:00
Christos Trochalakis
255d6d4e4a Release 1.10.1-3 2016-09-15 15:21:11 +03:00
Christos Trochalakis
725adf41f2 Switch Maintainer to the Debian Nginx Maintainers list
Keep all active maintainers as Uploaders.
2016-09-14 10:52:23 +03:00
Christos Trochalakis
b624187e45 Fix lsb-base deps
o nginx-doc doesn't need lsb-base.
 o relax nginx-common dependency, any recent version should work.
2016-09-14 10:50:07 +03:00
Christos Trochalakis
0570da941e Remove relic Breaks/Replaces used for squeeze upgrades 2016-09-14 10:49:11 +03:00
Christos Trochalakis
8b6e35fe35 Drop nginx-*-dbg packages
Switch to autogenerated -dbgsym packages.
2016-09-14 10:48:31 +03:00
Christos Trochalakis
3f6df9e706 Release 1.10.1-2 2016-09-06 11:08:05 +03:00
Christos Trochalakis
22afcae671 Merge branch 'dyn2' 2016-09-06 11:06:11 +03:00
Christos Trochalakis
3953784152 wrap-and-sort 2016-09-06 11:05:26 +03:00
Christos Trochalakis
14e6282c9b Update d/changelog 2016-09-06 11:05:26 +03:00
Christos Trochalakis
3381e6e548 mod: Convert substitution module to dynamic 2016-09-06 11:05:26 +03:00
Christos Trochalakis
577178cdff mod: Convert upload progress module to dynamic 2016-09-06 11:05:24 +03:00
Christos Trochalakis
4dd8c07889 Upgrade upload-progress module to v0.9.2 2016-09-06 11:05:00 +03:00
Christos Trochalakis
cf3d323bd5 mod: Convert fancyindex to a dynamic module 2016-09-06 11:05:00 +03:00
Christos Trochalakis
d6c9309b3b Upgrade fancyindex to v0.4.1 2016-09-06 11:05:00 +03:00
Christos Trochalakis
acf0e3123d Enable SCGI & uWSGI module for nginx-light
Other proxy modules like FastCGI & Proxy were already enabled, but the
true reason for this change is that libnginx-http-cache-purge depends on
those modules being enable.

It makes things much easier if all our modules are installable along
with all possible nginx binaries. After all, this is transient until
we move to a single nginx-binary package that ships /usr/bin/nginx.
2016-09-06 11:05:00 +03:00
Christos Trochalakis
ffa01fb473 mod: Convert http-cache to a dynamic module 2016-09-06 11:05:00 +03:00
Christos Trochalakis
f2b7f2cbcc mod: Convert headers-more to a dynamic module 2016-09-06 11:04:55 +03:00
Christos Trochalakis
543f230b18 Upgrade headers-more to v0.31 2016-09-06 11:03:34 +03:00
Christos Trochalakis
d0712299ce mod: Convert upstream-fair to dynamic module 2016-09-06 11:03:09 +03:00
Christos Trochalakis
155f1a5b11 mod: Convert http-echo to a dynamic module 2016-09-06 11:03:07 +03:00
Christos Trochalakis
60e563b366 Upgrade nginx-echo to v0.60 2016-08-31 16:20:06 +03:00
Christos Trochalakis
580a98d123 Wrap tests/control 2016-08-31 16:20:06 +03:00
Christos Trochalakis
18532f376a mod: Convert nchan to a dynamic module 2016-08-31 16:20:06 +03:00
Christos Trochalakis
b04fb6c678 Replace http-push module with nchan v1.0.2 by the same author 2016-08-31 16:20:00 +03:00
Christos Trochalakis
6cdcbed1f9 mod: Upgrade nginx-lua to v0.10.6 2016-08-26 13:15:54 +03:00
Christos Trochalakis
c06d35b103 Enable slice module on all flavors 2016-08-26 12:40:48 +03:00
Christos Trochalakis
561cc60519 Add pointers to track modules not yet ready for migration 2016-08-01 10:38:39 +03:00
Christos Trochalakis
0f2905a7e0 mod: Upgrade nginx-lua to v0.10.5 2016-07-29 16:31:20 +03:00
Christos Trochalakis
1445c1403c *.postinst: Make sure we restart nginx if on-the-fly upgrade fails
Complements Mike's 1b3fa883.
2016-07-29 16:19:07 +03:00