Maximilian Bosch
9525c348d4
nginxModules.fluentd: remove
...
Broken for a while, not updated since 2014 and repo hasn't seen activity
for 7 years.
2026-08-02 12:06:21 +02:00
Maximilian Bosch
0b7688d3e0
nginxModules.pagespeed: remove
...
Repo was archived last year & build is broken.
2026-08-02 12:05:55 +02:00
Martin Weinelt
7672ed9a5f
nginxModules.njs: fix configure flags
2026-07-31 21:49:52 +02:00
Martin Weinelt
13642e6f8c
nginxModules.set-misc: test build with develkit
2026-07-31 21:49:52 +02:00
Martin Weinelt
6088de614e
nginxModules: sort aliases and keep sorted
2026-07-31 21:49:51 +02:00
Martin Weinelt
5b57f448c5
nginxModules.http_proxy_connect_module_v25: drop
...
No compatible nginx version remains.
2026-07-31 21:49:51 +02:00
Martin Weinelt
33b28330e7
nginxModules.http_proxy_connect_module_v24: drop
...
No compatible nginx version remains.
2026-07-31 21:49:51 +02:00
Martin Weinelt
8d6d3999f9
nginx: make module source trees writable
...
The config script of multiple nginx modules must be able to write into
its source tree, so let's accumulate this logic once in nginx instead of
in multiple modules.
2026-07-31 21:49:51 +02:00
Martin Weinelt
30538743b2
nginxModules: test nginx build in passthru
2026-07-31 21:49:50 +02:00
Martin Weinelt
1af39c19ca
nginxModules.vod: 1.7.0 -> 1.9.1
...
https://github.com/dio-az/nginx-vod-module/releases/tag/v1.7.1
https://github.com/dio-az/nginx-vod-module/releases/tag/v1.7.2
https://github.com/dio-az/nginx-vod-module/releases/tag/v1.7.3
https://github.com/dio-az/nginx-vod-module/releases/tag/v1.7.4
https://github.com/dio-az/nginx-vod-module/releases/tag/v1.8.0
https://github.com/dio-az/nginx-vod-module/releases/tag/v1.8.1
https://github.com/dio-az/nginx-vod-module/releases/tag/v1.9.0
https://github.com/dio-az/nginx-vod-module/releases/tag/v1.9.1
2026-07-31 21:44:52 +02:00
Martin Weinelt
e2f0c106f8
nginxModules: use nix-update-script with stable version policy
2026-07-31 21:44:52 +02:00
Martin Weinelt
7a7e679426
nginxModules.auth-a2aclr: mark broken
2026-07-31 21:44:52 +02:00
Martin Weinelt
053f157bd9
nginxModules.statsd: drop
...
The repository is down and the source can't be retrieved any longer.
Last update in nixpkgs was in 2018, over 8 years ago.
2026-07-31 21:44:51 +02:00
Martin Weinelt
332e43b0cc
nginxModules: upgrade to derivations
...
This is how we gain proper versioning, standard patch application,
automatic updates. In total a more healthy nginx module package set.
2026-07-31 21:44:51 +02:00
h7x4
e5ca8bf60a
apacheHttpd: add support for sd_notify
2026-07-29 10:50:26 +09:00
h7x4
18c39cfc2d
apacheHttpd: use pkg-config to discover libraries
2026-07-29 10:50:18 +09:00
Nikolay Korotkiy
59d6bf3790
apacheHttpdPackages.mod_mbtiles: fix version ( #546849 )
2026-07-28 23:13:12 +00:00
coolcuber
e4b534301e
apacheHttpdPackages.mod_mbtiles: fix version
2026-07-28 18:20:24 -04:00
h7x4
023b63b434
apacheHttpd: make dependency on lynx optional ( #486522 )
2026-07-28 15:36:49 +00:00
Anthony
a6ca7d6a5c
tomcat10: 10.1.55 -> 10.1.57 ( #536206 )
2026-07-26 22:21:23 +00:00
Anthony
863c5f2269
tomcat9: 9.0.118 -> 9.0.120 ( #535916 )
2026-07-26 22:19:01 +00:00
Ethan Carter Edwards
fb0f3b9d90
tomcat: modernize
...
Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com >
2026-07-26 18:18:59 -04:00
Anthony
f3cbfff7b9
tomcat: 11.0.22 -> 11.0.24 ( #535542 )
2026-07-26 22:06:38 +00:00
whispers
69b641559c
nginxStable: apply patches for gcc 16 in rtmp module
...
The rtmp module has some unused variables which are detected by GCC 16's
improved unused variable analysis. Since nginx builds with -Werror, this
causes build failures. Accordingly, we fetch the commits that were made
upstream (but not yet released) to fix these issues.
2026-07-24 18:24:58 -04:00
R. Ryantm
490ce91b62
angie: 1.11.8 -> 1.12.1
2026-07-24 02:32:03 +00:00
Felix Bargfeldt
178e3b7ffe
jetty: 12.1.10 -> 12.1.11 ( #542137 )
2026-07-20 19:22:02 +00:00
Leona Maroni
18997e8e12
nginxMainline: 1.31.2 -> 1.31.3, nginxStable: 1.30.3 -> 1.30.4 ( #542353 )
2026-07-16 07:11:42 +00:00
R. Ryantm
5a664812f0
tomcat10: 10.1.55 -> 10.1.57
2026-07-15 23:53:38 +00:00
Leona Maroni
94585324b2
nginxStable: 1.30.3 -> 1.30.4
...
https://github.com/nginx/nginx/releases/tag/release-1.30.4
fixes:
- CVE-2026-42533
- CVE-2026-60005
- CVE-2026-56434
2026-07-15 22:32:56 +02:00
Leona Maroni
16d3d4fb6d
nginxMainline: 1.31.2 -> 1.31.3
...
https://github.com/nginx/nginx/releases/tag/release-1.31.3
fixes:
- CVE-2026-42533
- CVE-2026-60005
- CVE-2026-56434
2026-07-15 22:32:45 +02:00
Eman Resu
ff094f60ad
treewide: replace more singleton license lists
2026-07-15 14:04:39 -04:00
Eman Resu
a425506cd5
various: fix license breakages
2026-07-15 13:57:18 -04:00
R. Ryantm
44c4b6a042
jetty: 12.1.10 -> 12.1.11
2026-07-15 07:20:18 +00:00
R. Ryantm
3016353d3a
tomcat9: 9.0.118 -> 9.0.120
2026-07-14 19:46:50 +00:00
Ilan Joselevich
c1904aff0e
nginx: add nginx-lua to passthru.tests
...
Forgot to add it in #535081
2026-07-13 22:05:15 +02:00
R. Ryantm
322b9e9389
tomcat: 11.0.22 -> 11.0.24
2026-07-13 18:22:34 +00:00
Gergő Gutyina
6b5ddf3ef9
angie: 1.11.5 -> 1.11.8 ( #527112 )
2026-07-01 21:55:41 +00:00
Maximilian Bosch
5fd9527f61
nginx: add ma27 and leona to maintainers, remove inactive maintainers ( #536585 )
2026-06-29 10:33:26 +00:00
Leona Maroni
28d04b39d2
nginx: add ma27 and leona to maintainers and remove inactive maintainers
2026-06-29 10:52:48 +02:00
Martin Weinelt
881a5eba9f
openresty: fix nginx path in resty script
...
Fixes : #383002
2026-06-28 03:54:03 +02:00
Martin Weinelt
b09918a07d
openresty: wrap restydoc with groff
...
Fixes : #416400
2026-06-28 03:47:25 +02:00
Martin Weinelt
ad3a0656fb
openresty: include nginx-variants test in passthru.tests
2026-06-28 03:35:13 +02:00
Martin Weinelt
e9f2aca3d1
openresty: 1.27.1.2 -> 1.31.1.1
...
https://openresty.org/en/changelog-1031001.html (1.31.x)
https://openresty.org/en/changelog-1029002.html (1.29.x)
Fixes:
CVE-2026-1642
CVE-2026-9256
CVE-2026-27651
CVE-2026-27654
CVE-2026-27784
CVE-2026-28753
CVE-2026-28755
CVE-2026-32647
CVE-2026-40460
CVE-2026-40701
CVE-2026-42934
CVE-2026-42945
CVE-2026-42946
2026-06-28 03:35:12 +02:00
Martin Weinelt
e9f301fcf7
nginx: fix test and update script passthru
...
Otherwise all nginx forks gain all of nginx' tests.
2026-06-28 03:35:12 +02:00
Martin Weinelt
05f57a7e9c
openresty: add update script
2026-06-28 03:01:17 +02:00
Martin Weinelt
ae295d6c7b
openresty: fix lib.optional misuse in configureFlags ( #519561 )
2026-06-27 23:43:10 +00:00
Leona Maroni
e4033895e6
nginx: 1.30.2 -> 1.30.3; nginxMainline: 1.31.1 -> 1.31.2 ( #533009 )
2026-06-26 07:07:22 +00:00
Raito Bezarius
6a63a4ad8b
pkgs/*: drop maintenanceship of various packages
...
I have effectively renounced on maintaining all these packages and I do
not plan to return them except if I'm forced to.
I am also fine with most of these packages being dropped for next
releases if no maintainer shows up.
Change-Id: I8d167c8029b6991181bd7a094af21c3313af2b51
Signed-off-by: Raito Bezarius <masterancpp@gmail.com >
2026-06-24 20:34:45 +02:00
R. Ryantm
6bfbf7b56f
angie: 1.11.5 -> 1.11.8
2026-06-20 21:32:37 +00:00
Anthony
1fa433c627
jetty: 12.1.9 -> 12.1.10 ( #530067 )
2026-06-19 21:52:08 +00:00