Commit graph

930 commits

Author SHA1 Message Date
Jérémy Lal
bfb15ce426
Set global error_log to /var/log/error.log
Now that error_log default value is stderr, it is possible
to override that config using nginx -g 'error_log stderr;'
2022-12-15 15:00:22 +01:00
Jérémy Lal
9090d6f143
Refresh patches 2022-12-15 12:11:45 +01:00
Jan Mojžíš
804090a0ff
d/changelog update 2022-12-13 06:07:58 +01:00
Jan Mojžíš
881aa23e4b Merge branch 'dh-ndk' into 'master'
dh nginx: auto-detect build-dependency on ndk-dev

See merge request nginx-team/nginx!42
2022-12-13 05:05:55 +00:00
Jérémy Lal
8e50af0215
nginx_mod: detect libnginx-mod-http-ndk-dev 2022-12-12 18:12:57 +01:00
Jérémy Lal
dbb13b38d7
Format tabs in nginx_mod.pm 2022-12-12 18:12:57 +01:00
Jan Mojžíš
8273ea9b0e
d/changelog update 2022-12-12 17:58:43 +01:00
Jan Mojžíš
9d9704050f Merge branch 'stderr' into 'master'
Default error-log-path is stderr (Closes: #1025858)

See merge request nginx-team/nginx!44
2022-12-12 16:51:38 +00:00
Jan Mojžíš
2572ddf3ff Merge branch 'patch-enable-stream-realip' into 'master'
Enable stream_realip_module

See merge request nginx-team/nginx!45
2022-12-12 16:45:06 +00:00
Jan Mojžíš
519c5d005b Merge branch 'pr-disable-pcre2' into 'master'
Explicitly disable pcre2

See merge request nginx-team/nginx!47
2022-12-12 15:37:43 +00:00
Jan Mojžíš
21195469f2 Merge branch 'pr-remove-dep' into 'master'
Remove unnecessary dependencies after removing 3rd party modules

See merge request nginx-team/nginx!46
2022-12-12 15:35:43 +00:00
Miao Wang
096c566945 Explicitly disable pcre2
Our intention is to to build nginx with pcre3. However, nginx by default
prefers pcre2. As a result, when libpcre2-dev is installed, nginx will
be built with pcre2, which is not intended.

Furthermore, users of nginx-dev will also meet test failures when they
try to compile module related to pcre because of this. To reproduce,
simply:

```
apt-get install nginx-dev devscripts libpcre2-dev
apt-get source libnginx-mod-http-subs-filter
cd libnginx-mod-http-subs-filter-*/ && debuild -us -uc
```
2022-12-12 15:23:32 +08:00
Miao Wang
4eef3437c0 Remove unnecessary dependencies after removing 3rd party modules 2022-12-12 13:45:29 +08:00
Jan Mojžíš
b975df6df9
d/changelog update 2022-12-11 16:30:30 +01:00
Miao Wang
4a172ade6f Enable stream_realip_module 2022-12-11 14:24:55 +00:00
Jérémy Lal
7d7692e5fd Default error-log-path is stderr (Closes: #1025858) 2022-12-11 14:00:47 +01:00
Jan Mojžíš
46f12a0dc9 Merge branch 'modulesrm' into 'master'
remove 3th party modules

See merge request nginx-team/nginx!43
2022-12-10 09:16:22 +00:00
Jan Mojžíš
10a2613f37
remove 3th party modules 2022-12-10 05:26:48 +01:00
Jan Mojžíš
34bfbac550
release nginx 1.22.1-4, upload to unstable 2022-12-08 14:23:55 +01:00
Jan Mojžíš
4fa2618502
remove modules ndk,nchan,rtmp 2022-12-08 13:40:52 +01:00
Jan Mojžíš
075c5d85db
d/control fix whitespace 2022-12-08 13:03:18 +01:00
Jan Mojžíš
11ca3f5693
remove modules ndk,nchan,rtmp 2022-12-08 12:56:39 +01:00
Jan Mojžíš
ccd8b06890
d/t/*-module-deps: update:
- add tests for new ext. module libnginx-mod-http-set-misc
- add tests for new ext. module libnginx-mod-http-brotli-filter
- add tests for new ext. module libnginx-mod-http-brotli-static
- add tests for new ext. module libnginx-mod-http-memc
- add tests for new ext. module libnginx-mod-http-srcache-filter
2022-12-08 12:53:49 +01:00
Jan Mojžíš
2e0b1943b0
d/t/*-module-deps: add curl timeout 300 seconds + nginx restart 2022-12-08 12:48:36 +01:00
Jan Mojžíš
616ee02725
release nginx 1.22.1-3, upload to unstable 2022-12-05 18:25:29 +01:00
Jan Mojžíš
58657d6178
d/p/bug-1024605.patch Forwarded: not-needed 2022-12-04 20:17:30 +01:00
Jan Mojžíš
6c68d264f3
d/rules: enable NDK upstream list module NDK_UPSTREAM_LIST 2022-12-03 08:28:23 +01:00
Jan Mojžíš
f868709a45
d/control: added Multi-Arch: foreign for package nginx-dev 2022-12-02 00:31:15 +01:00
Jan Mojžíš
6b40792634
release nginx 1.22.1-2, upload to unstable 2022-11-30 17:40:35 +01:00
Jérémy Lal
65aa43c3d5
Update changelog 2022-11-30 17:36:47 +01:00
Jérémy Lal
ad7d6fcf98
Uploaders for a team needs only one name 2022-11-29 20:27:42 +01:00
Jan Mojžíš
b99e3ad524
Remove constraints unnecessary since buster (oldstable)
* nginx-dev: Drop versioned constraint on dpkg-dev in Depends.

Changes-By: deb-scrub-obsolete
2022-11-29 13:17:04 +01:00
Jérémy Lal
393320b207
Update changelog 2022-11-29 13:12:19 +01:00
Jérémy Lal
cb417c7e2c
nginx-dev provides dh-sequence-nginx 2022-11-29 13:11:06 +01:00
Jérémy Lal
6d3c163fd3
Add buildsystem nginx_mod to dh-sequence nginx 2022-11-29 13:11:02 +01:00
Jan Mojžíš
f6fb6fb8d9 Merge branch '3thpartydeps' into 'master'
d/control update implicit dependencies of third-party modules

See merge request nginx-team/nginx!38
2022-11-26 17:04:44 +00:00
Jan Mojžíš
70c390852c
d/control update implicit dependencies of third-party modules 2022-11-26 16:03:37 +01:00
Jan Mojžíš
fa37bc17ab
d/p/bug-1024605.patch add, bugfix 1024605
fixes problem when a subrequest has SSI
enabled but its main request does not, the SSI module may crash the worker
due to NULL-pointer dereference. The patch is backported from the upstream
2022-11-26 15:49:52 +01:00
Jan Mojžíš
c2ce778dcb
d/tests/ssi-module-test add 2022-11-26 14:52:56 +01:00
Jan Mojžíš
a056949f1b
d/changelog fix whitespace 2022-11-26 13:37:19 +01:00
Jan Mojžíš
dce642e642
d/changelog: d/nginx-*.postinst: Use invoke-rc.d
instead of pidof and ad-hoc tests
2022-11-26 11:19:43 +01:00
Jan Mojžíš
273e508834 Merge branch 'maintscripts-no-pidof' into 'master'
d/nginx-*.postinst: Use invoke-rc.d instead of pidof and ad-hoc tests

See merge request nginx-team/nginx!36
2022-11-26 10:15:19 +00:00
Jan Mojžíš
c3f0a00120
d/control fix spelling-error-in-description
Subsitution -> Substitution
2022-11-11 06:16:39 +01:00
Jan Mojžíš
4243cedb55
release nginx 1.22.1-1, upload to unstable 2022-11-10 18:23:04 +01:00
Jan Mojžíš
1755a81da7 Merge branch 'lintian-fixes' into 'master'
Fix day-of-week for changelog entry 0.5.11-1

See merge request nginx-team/nginx!37
2022-10-28 13:26:52 +00:00
Jan Mojžíš
c2f4bc019b
d/changelog update changelog text 2022-10-28 15:13:30 +02:00
Debian Janitor
974e91ad9d Fix day-of-week for changelog entry 0.5.11-1.
Changes-By: lintian-brush
Fixes: lintian: debian-changelog-has-wrong-day-of-week
See-also: https://lintian.debian.org/tags/debian-changelog-has-wrong-day-of-week.html
2022-10-28 08:39:19 +00:00
Jan Mojžíš
304ba44d13
d/control fix implicit version libnginx-mod-http-lua
>=1:0.10.22-3~
2022-10-28 10:14:30 +02:00
Jan Mojžíš
cc9cec6999
d/changelog fix whitespace 2022-10-28 09:59:47 +02:00
Jan Mojžíš
a8134e4741
Add libnginx-mod-http-lua powerpc architecture 2022-10-27 16:35:14 +02:00