Commit Graph

18 Commits

Author SHA1 Message Date
Mark Vainomaa 74da793699 Update nginx to 1.17.5 2019-10-30 19:46:35 +02:00
Mark Vainomaa 5ebf20c1ef Update nginx to 1.17.4 2019-09-25 14:33:10 +03:00
Arti Zirk b5c071a713 Check config before systemctl reload
Currently systemd does not support seperate ExecReloadPre command to
check if safe reload is possible.[0] It should be possible to emulate
similar behavior with multible ExecPreload lines but due to systemd
issue #11238 it is not currently possible.[1]

Current workaround is to tell systemd to ignore ExecReload command exit
code and put a oneliner shell script in there that checks if its safe to
reload nginx config files. Unfortunaly this does not give any feedback
on the running terminal if reload failed or not.

Fix for #11238 should land in systemd v243 some time in the future

[0] https://github.com/systemd/systemd/issues/2175
[1] https://github.com/systemd/systemd/issues/11238
2019-08-07 14:28:23 +03:00
Mark Vainomaa f00c529dc3 Update nginx to 1.17.1, NChan to 1.2.6 2019-07-08 18:33:28 +03:00
Mark Vainomaa 94edec1e01
Update to 1.15.8 2018-12-29 01:56:11 +02:00
Mark Vainomaa 4eaef359cb
Add crucial gitignore 2018-12-25 18:02:42 +02:00
Mark Vainomaa 9c43195b6c
Replace version string to be cooler 2018-12-25 18:02:37 +02:00
Mark Vainomaa 102db978a5
Sync with upstream nginx-mainline and make PKGBUILD prettier 2018-12-25 17:53:19 +02:00
Arti Zirk 3c95d21dae Version bump, adds nchan 2017-09-13 03:44:29 +03:00
Arti Zirk ee349abc52 New version 2017-08-14 10:28:47 +03:00
Arti Zirk 7c3829ee7c Version bump 2017-07-09 03:58:53 +03:00
Arti Zirk 8c69307ec0 New nginx version 2017-06-20 12:40:01 +03:00
Arti Zirk 85399eaf83 Merge changes from ABS 2017-04-14 16:51:33 +03:00
Arti Zirk 7f0aaea547 Actually build the headers_more module 2017-02-19 02:21:13 +02:00
Arti Zirk 68cef2613e Update nginx to 1.11.10 and add ngx_headers_more module 2017-02-19 00:37:04 +02:00
Arti Zirk 080e0a227e Add a patch that fixes display names for files in webdav 2017-01-19 18:58:04 +02:00
Arti Zirk 66d98a3a0d fix link 2017-01-19 17:51:50 +02:00
Arti Zirk 77b8e69053 init 2017-01-19 17:48:24 +02:00