Commit graph

898 commits

Author SHA1 Message Date
Jérémy Lal
8e0e251d54
Update changelog 2022-11-27 12:57:51 +01:00
Jérémy Lal
e06af59602
nginx-dev provides dh-sequence-nginx 2022-11-27 12:55:48 +01:00
Jérémy Lal
f57efc5206
Add buildsystem nginx_mod to dh-sequence nginx 2022-11-27 12:53:46 +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
Jan Mojžíš
8ac7c1efb5
d/changelog added exact version of dependency libnginx-mod-http-lua 2022-10-26 17:27:15 +02:00
Jan Mojžíš
372da465bf
d/changelog New upstream version 1.22.1 2022-10-25 19:18:20 +02:00
Jan Mojžíš
fe71c4981f Update upstream source from tag 'upstream/1.22.1'
Update to upstream version '1.22.1'
with Debian dir 2862ab776b
2022-10-25 18:29:15 +02:00
Jan Mojžíš
dbf15d0b7a New upstream version 1.22.1 2022-10-25 18:28:51 +02:00
Michael Biebl
6cad8ef578 Import Debian changes 1.22.0-3.1
nginx (1.22.0-3.1) unstable; urgency=medium
.
  * Non-maintainer upload.
  * No source change upload to rebuild with debhelper 13.10.
2022-10-25 18:20:24 +02:00
Gioele Barabucci
d9b4c476c1 d/nginx-*.postinst: Use invoke-rc.d instead of pidof and ad-hoc tests
Checking if nginx is running using and a mixture of file tests and
`pidof` is fragile. Debian policy 9.3.3 states that `invoke-rc.d` should
be used instead to perform these checks.

In addition, the use of `pidof` creates an implicit depency on
`sysvinit-utils`. `sysvinit-utils` is currently essential, but that
may change in the future.

Patch originally contributed by @ah: https://paste.debian.net/1254794/
2022-09-25 22:03:56 +02:00
Jan Mojžíš
9867fd4940
release nginx 1.22.0-3, upload to unstable 2022-08-17 18:39:38 +02:00
Jan Mojžíš
212327ed57
http-lua: remove 2022-08-17 06:54:21 +02:00
Jan Mojžíš
caf389149a
d/p/nginx-ssl_cert_cb_yield.patch add 2022-08-17 06:54:11 +02:00
Jan Mojžíš
a316cb99e4
d/changelog: fix typo in bug number 61261 -> 861261 2022-08-17 06:53:59 +02:00
Jérémy Lal
08de4d4bc7
Release to unstable 2022-08-07 16:15:09 +02:00
Jan Mojžíš
36887b5cd8 Merge branch 'exp' into 'master'
exp

See merge request nginx-team/nginx!35
2022-08-04 02:45:25 +00:00
Jan Mojžíš
13a5fc3501
d/gitlab-ci.yml removed
in GL switched to salsa-ci team recipes/debian.yml@salsa-ci-team/pipeline
2022-07-23 13:05:28 +02:00
Jan Mojžíš
c9a408aa6f
d/apport/source_nginx.py: Add apport hooks
for additional bug information gathering,
the script is backported from Ubuntu
2022-07-23 13:03:31 +02:00
Jan Mojžíš
861f1be869
d/p/nginx-fix-pidfile.patch backport from Ubuntu 2022-07-23 10:49:48 +02:00
Jan Mojžíš
43b9a879c9
Remove constraints unnecessary since buster
* Build-Depends: Drop versioned constraint on dpkg-dev.
* nginx-common: Drop versioned constraint on lsb-base in Depends.
* nginx-core: Drop versioned constraint on nginx in Breaks.
* nginx-full: Drop versioned constraint on nginx in Breaks.
* nginx-light: Drop versioned constraint on nginx in Breaks.
* nginx-extras: Drop versioned constraint on nginx in Breaks.
* libnginx-mod-http-perl: Drop versioned constraint on nginx-extras in Replaces.
* Remove 5 maintscript entries from 1 files.
2022-07-23 10:48:06 +02:00
Jan Mojžíš
142c95ade0
add libnginx-mod-http-ndk-dev to nginx to build ngx-lua 2022-07-23 10:47:23 +02:00
Jan Mojžíš
0e2eaec4b2
d/gitlab-ci.yml removed
in GL switched to salsa-ci team recipes/debian.yml@salsa-ci-team/pipeline
2022-07-23 10:40:40 +02:00
Jan Mojžíš
0d813834ef
http-subs-filter add PCRE2 support 2022-07-11 20:34:21 +02:00
Jan Mojžíš
461acc4f51
d/nginx-common.nginx.service: remove systemd 'After' dependency syslog.target,
is obsolete
2022-07-10 20:13:30 +02:00
Jan Mojžíš
e9e5491b5e Merge branch 'master' into 'master'
systemd service update, forward patch

See merge request nginx-team/nginx!31
2022-07-10 17:13:44 +00:00
Jan Mojžíš
ff7cd7012d
d/t/reboot: added, tests if nginx works after reboot 2022-07-10 18:32:08 +02:00
Jan Mojžíš
88d4d1577a
d/p/0003-define_gnu_source-on-other-glibc-based-platforms.patch forwarded to upstream 2022-07-10 09:19:52 +02:00
Jan Mojžíš
ccd6718920
d/nginx-common.nginx.service update 2022-07-10 09:15:53 +02:00
Thomas Ward
035ed7f34a Unstable upload 2022-07-09 20:14:24 -04:00
Jan Mojžíš
1a3b001414
d/changelog close #985133 bug 2022-06-26 16:41:06 +02:00
Jan Mojžíš
42508c8556
create var/www/html in nginx-common.postinst 2022-06-26 16:21:08 +02:00
Jan Mojžíš
172eb7b12a
d/changelog close #1013807 bug 2022-06-26 16:16:58 +02:00
Jan Mojžíš
7df2636a9d
d/changelog fix whitespace 2022-06-26 16:16:08 +02:00
Jan Mojžíš
bf9c433dbb
d/control: bump Standards-Version to 4.6.1, no changes 2022-06-26 14:35:33 +02:00
Thomas Ward
83ca2994f8
Copyright file needed updated (caught by Bage, who emailed a patch to teward) 2022-06-26 14:34:19 +02:00
Jan Mojžíš
b1ee4a4291 Merge branch 'pr-nginx-dev-unstable' into 'master'
Adding nginx-dev package for tools for building out-of-tree modules

See merge request nginx-team/nginx!30
2022-06-26 12:28:14 +00:00