Commit Graph

339 Commits

Author SHA1 Message Date
Janne Heß
b9811a5aeb
nginxModules.pam: 1.5.2 -> 1.5.3
This fixes deny statements:
https://github.com/sto/ngx_http_auth_pam_module/issues/25
2021-12-05 21:24:22 +01:00
ajs124
1fc113f0df nginxStable: 1.20.1 -> 1.20.2 2021-11-16 17:17:12 +01:00
Thiago Kenji Okada
1950b7d6f0
Merge pull request #123881 from zaninime/ffmpeg-nginx-mod
nginxModules.video-thumbextractor: update to unstable and switch to ffmpeg_4
2021-11-13 21:54:33 -03:00
ajs124
ffa6cb97ff nginxMainline: use openssl_3_0 2021-11-05 13:11:23 +01:00
ajs124
16873acde8 nginxMainline: 1.21.3 -> 1.21.4 2021-11-05 13:11:23 +01:00
Maciej Krüger
99cdb84b4b
nginxQuic: 404de224517e -> 6d1488b62dc5 2021-10-26 23:08:32 +02:00
Bruno Bigras
69b01e3a22
Merge pull request #141408 from bbigras/openresty-lua
nixos/nginx: disable MemoryDenyWriteExecute for pkgs.openresty
2021-10-24 17:39:27 +00:00
wackbyte
2d78d99772
nginxModules.vod: update to 1.29 and switch ffmpeg_3 to ffmpeg (#142114)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-18 21:24:27 +02:00
Maciej Krüger
d2e869a55e
nginxQuic: 5b0c229ba5fe -> 404de224517e 2021-10-18 14:41:31 +02:00
Bruno Bigras
feb47656e4 nixos/tests/openresty-lua: test openresty with lua
related to #140655
2021-10-14 07:01:56 -04:00
Naïm Favier
99805ce167
nginxModules.upload: init at 2.3.0 2021-10-09 12:51:19 +02:00
James Kay
c5d8765113
nginx: fix URLs by taking from a specific commit
I'm not sure this is the best way to get these patches, but it's better than `master` (at commit `e9617f553284b170a8b520d051ac1fc1b83cff30` on `nginx` these patches moved into a `nginx` subdirectory, breaking the build unless the patches are cached).
2021-09-21 00:14:35 +01:00
ajs124
2e8211af78 nginxMainline: 1.21.1 -> 1.21.3
- adds openssl 3 support
- disables support for export ciphers
and more
2021-09-10 16:40:04 +02:00
Robert Hensing
fbafeb7ad5 treewide: runCommandNoCC -> runCommand
This has been synonymous for ~5y.
2021-08-15 17:36:41 +02:00
Sandro
87af92267a
Merge pull request #129694 from helsinki-systems/upd/nginx
nginxMainline: 1.21.0 -> 1.21.1
2021-07-09 12:43:37 +02:00
ajs124
95805c3240 nginxQuic: 1fec68e322d0 -> 5b0c229ba5fe 2021-07-08 23:44:27 +02:00
ajs124
b50102b719 nginxMainline: 1.21.0 -> 1.21.1 2021-07-08 23:41:30 +02:00
Alvar Penning
3690ae13a4 nginxModules.rtmp: 1.2.1 -> 1.2.2
This new release fixes segfaults,
https://github.com/arut/nginx-rtmp-module/compare/v1.2.1...v1.2.2
2021-06-21 20:04:10 +02:00
Maciej Krüger
07864c64aa
nginxQuic: 12f18e0bca09 -> 1fec68e322d0 2021-06-11 16:16:21 +02:00
Izorkin
0a7feef809
nginxMainline: 1.20.0 -> 1.21.0 2021-05-25 19:54:05 +03:00
Izorkin
919dd5497a
nginxStable: 1.20.0 -> 1.20.1 2021-05-25 19:53:58 +03:00
Francesco Zanini
b1dc7e5fba
Update pkgs/servers/http/nginx/modules.nix
Co-authored-by: Robert Schütz <rschuetz17@gmail.com>
2021-05-21 12:53:52 +02:00
Francesco Zanini
79318225d1 nginxModules.video-thumbextractor: update to unstable and switch to ffmpeg_4 2021-05-21 11:30:25 +02:00
Léo Gaspard
f93396bf52 nginx: add link to acme nixos test 2021-05-08 21:42:04 +02:00
Maciej Krüger
98b372b860
nginxQuic: 47a43b011dec -> 12f18e0bca09 2021-04-28 08:37:51 +02:00
Izorkin
f4b6314e60
nginxStable: 1.18.0 -> 1.20.0 2021-04-21 00:10:28 +03:00
Izorkin
b36d55b67c
nginxMainline: 1.19.9 -> 1.20.0 2021-04-21 00:10:28 +03:00
Maciej Krüger
4a3bb18683
nginxQuic: init 2021-04-18 20:20:23 +02:00
talyz
1ef95a8c5f
nginx: Add all the nginx tests to passthru.tests 2021-04-14 16:39:35 +02:00
ajs124
7c44570870 nginxMainline: 1.19.8 -> 1.19.9 2021-03-30 17:25:52 +02:00
Milan Pässler
496873260a
nginx: make geoip dependency optional 2021-03-25 13:17:32 +01:00
ajs124
5faf394dc1 nginxMainline: 1.19.7 -> 1.19.8 2021-03-10 01:15:55 +01:00
ajs124
4756b3c35c nginxMainline: 1.19.6 -> 1.19.7 2021-02-17 01:48:23 +01:00
Benjamin Hipple
14b6a84804
Merge pull request #108406 from zaninime/nginx-kaltura
nginx: add VOD-related modules from Kaltura
2021-02-08 17:02:09 -05:00
Louis Blin
e7d7c51df3 nginxModules.spnego-http-auth-nginx-module: init at 16.04.2020 2021-02-08 14:07:40 +00:00
Ben Siraphob
872973d7d1 pkgs/servers: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
Dominik Xaver Hörl
25bef2d8f9 treewide: simplify pkgs.stdenv.lib -> pkgs.lib
The library does not depend on stdenv, that `stdenv` exposes `lib` is
an artifact of the ancient origins of nixpkgs.
2021-01-10 20:12:06 +01:00
Francesco Zanini
666cdb7dcc nginxModules.akamai-token-validate: init at 2020-06-26 2021-01-04 18:13:01 +01:00
Francesco Zanini
f98c8b3d04 nginxModules.secure-token: init at 2020-08-28 2021-01-04 18:12:33 +01:00
Francesco Zanini
4872487cf4 nginxModules.vod: init at 2020-12-31 2021-01-04 18:11:51 +01:00
ajs124
e2a3d3f559 nginx: add myself as maintainer 2020-12-17 19:58:07 +01:00
ajs124
fc3db0f443 nginx: 1.19.5 -> 1.19.6 2020-12-17 19:55:15 +01:00
ajs124
db17db5318 nginx: 1.19.4 -> 1.19.5 2020-11-25 00:21:44 +01:00
ajs124
91b55655ed nginxMainline: 1.19.3 -> 1.19.4 2020-10-27 20:05:34 +01:00
ajs124
3b8220c74c nginxMainline: 1.19.2 -> 1.19.3 2020-09-30 20:18:47 +02:00
Izorkin
79906c4908
nginxModules.aws-auth: fix warning message 2020-09-12 16:26:08 +03:00
Izorkin
96311ca1c3
nginxModules.shibboleth: 2020.08.12 -> 2020.09.04 2020-09-12 16:26:08 +03:00
Izorkin
6f32af17e9
nginxModules.opentracing: v0.9.0 -> v0.10.0 2020-09-12 16:26:08 +03:00
Izorkin
9092c6140f
nginxModules.naxsi: 2020.08.15 -> 2020.09.10 2020-09-12 16:26:07 +03:00
Izorkin
5c70c5eeaa nginxModules: renamed module ngx_aws_auth to aws-auth 2020-08-17 10:42:54 +03:00