Henri Menke
2fb3714761
nginxModules.njs: 0.7.9 -> 0.7.10
2023-02-10 09:57:49 +01:00
Henri Menke
160472e179
nginxModules.njs: 0.7.8 -> 0.7.9
2023-02-10 09:52:56 +01:00
MayNiklas
3f4bbaee84
nginxModules.geoip2: 3.3 -> 3.4
2023-01-06 11:11:30 +01:00
Izorkin
f3e20dbfb0
nginxModules.brotli: unstable-2020-04-23 -> unstable-2022-04-29
2022-12-29 18:14:29 +03:00
Sandro
58abb21bbe
nginxModules.lua: replace all occurences
...
Co-authored-by: Naïm Favier <n@monade.li>
2022-12-25 20:08:01 +01:00
Sandro Jäckel
0e25cc73c8
nginxModules.lua: 0.10.15 -> 0.10.22
2022-12-19 08:46:48 +01:00
Sandro Jäckel
c2b2f29d2b
nginxModules.pagespeed: cleanup
2022-12-19 08:46:11 +01:00
Sandro Jäckel
a7f34992d5
nginxModules: make single packages overridable
2022-12-19 08:45:48 +01:00
Naïm Favier
6c61c436cf
nginx: detect duplicate modules
...
Nginx breaks at runtime when duplicate modules are added. To detect
this, add a `name` key to all modules.
Also remove the outdated modsecurity v2 module and unify `modsecurity`
and `modsecurity-nginx`.
2022-12-16 01:57:14 +01:00
Henri Menke
9ab02e1ec6
nginxModules.njs: init at 0.7.8
2022-11-05 21:40:57 +01:00
Sandro Jäckel
f240b7026c
nginxModules.vts: 0.2.0 -> 0.2.1
2022-09-25 01:36:21 +02:00
Sandro Jäckel
96398396eb
nginxModules.vts: 0.1.18 -> 0.2.0
2022-09-07 00:46:48 +02:00
Sandro Jäckel
9f86d199b4
nginx: bump moreheaders to fix coredump with nginx 1.23
2022-08-07 15:28:50 +02:00
Izorkin
ccff32fa91
nginxModules.moreheaders: v0.33 -> unstable-2022-06-21
2022-06-29 22:39:13 +03:00
Izorkin
0a8f89e23e
nginxModules.modsecurity-nginx: 1.0.2 -> 1.0.3
2022-06-15 00:28:10 +03:00
Izorkin
b672e4dd2c
nginxModules: add option disableIPC
...
The disableIPC option is required to checking enabled nginxModules
and disable the SystemCallFilter IPC filter.
2022-03-08 14:37:11 +03:00
Izorkin
842d0d9ed7
nginxModules.modsecurity-nginx: 1.0.1 -> 1.0.2
2022-02-14 16:19:10 +03:00
Pablo Ovelleiro Corral
0a6388d7b6
nginxModules.geoip2: init at 3.3 ( #157699 )
...
* Add nginxModules.geoip2
2022-02-06 14:25:41 +01:00
Sandro
188fd378d3
Merge pull request #134332 from fufexan/auth-a2aclr
2022-01-26 12:12:47 +01:00
Aneesh Agrawal
ca90544f45
nginx-fancyindex: v0.4.4 -> v0.5.2
...
Add myself (aneeshusa) as a maintainer.
2022-01-02 20:55:16 -05:00
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
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
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
Naïm Favier
99805ce167
nginxModules.upload: init at 2.3.0
2021-10-09 12:51:19 +02:00
Mihai Fufezan
f5bbf7c66c
nginxModules: add auth-a2aclr
2021-09-02 12:07:27 +03:00
Mihai Fufezan
8e29eb27f5
nginxModules: format
2021-09-02 12:05:51 +03:00
Robert Hensing
fbafeb7ad5
treewide: runCommandNoCC -> runCommand
...
This has been synonymous for ~5y.
2021-08-15 17:36:41 +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
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
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
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
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
Izorkin
772f5d5401
nginxModules: rename source to module name
2020-08-17 10:42:04 +03:00
Izorkin
15b3330747
nginxModules.statsd: change mirror
2020-08-17 10:42:04 +03:00
Izorkin
b5c1848625
nginxModules.upstream-check: 2018.08.12 -> 2019.11.03
2020-08-17 10:42:04 +03:00
Izorkin
e40dd8d4b9
nginxModules.subsFilter: 2016.04.13 -> 2019.08.06
2020-08-17 10:42:04 +03:00
Izorkin
d3fdff5cbf
nginxModules.shibboleth: 2017.04.06 -> 2020.08.12
2020-08-17 10:42:03 +03:00
Izorkin
fdc7f541cf
nginxModules.push-stream: 0.5.4 -> 2020.05.03
2020-08-17 10:42:03 +03:00
Izorkin
a27273294f
nginxModules.pam: v1.5.1 -> v1.5.2
2020-08-17 10:42:03 +03:00
Izorkin
cb62b1d1a8
nginxModules.opentracing: v0.7.0 -> v0.9.0
2020-08-17 10:42:03 +03:00
Izorkin
b590894e58
nginxModules.naxsi: 0.56 -> 2020.08.15
2020-08-17 10:42:03 +03:00