Robert Scott
ecfda6ef7c
lighttpd: add patch for CVE-2022-22707
2022-01-17 00:27:40 +01:00
Robert Scott
a0b3813092
lighttpd: 1.4.59 -> 1.4.63
2022-01-17 00:27:40 +01:00
Janne Heß
75a8b258eb
nginxQuic: 10522e8dea41 -> 6f8253673669
...
This fixes a bug where the connection would hang indefinitely when more
than 3999 bytes are transmitted from proxy_pass.
Was introduced in 6ccf3867959a as in:
https://mailman.nginx.org/archives/list/nginx-devel@nginx.org/thread/C5CPKFVKLTI5WDNF7CV7MMK6G3POBBA3/
2022-01-13 16:58:34 +01:00
Aaron Andersen
52d4c01441
Merge pull request #93527 from dasj19/mod_cspnonce-init
...
mod_cspnonce: init at 1.3
2022-01-09 22:38:36 -05:00
ajs124
b8512aa7f5
Merge pull request #152566 from Izorkin/update-nginx
...
Update nginx packages
2022-01-10 00:59:07 +01:00
Vladimír Čunát
3a5f00b2ad
Merge #153750 : apacheHttpd: 2.4.51 -> 2.4.52
2022-01-06 19:09:07 +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
Izorkin
77549658a6
nginxQuic: 0ee56d2eac44 -> 10522e8dea41
2021-12-31 22:48:06 +03:00
Izorkin
5cecafbc93
nginxMainline: 1.21.4 -> 1.21.5
2021-12-31 22:48:01 +03:00
R. Ryantm
78700df942
apacheHttpd: 2.4.51 -> 2.4.52
2021-12-31 16:55:05 +00:00
Ben Siraphob
39a0a70d29
treewide: fix homepages with permanent redirect to https
2021-12-29 22:06:47 +07:00
7c6f434c
b0f154fd44
Merge pull request #147027 from Izorkin/update-nginx-ktls
...
nginxMainline: enable ktls support
2021-12-24 10:23:17 +00:00
Luke Granger-Brown
b4d776b26b
Merge pull request #138359 from lukegb/pomerium
...
pomerium: 0.14.7 -> 0.15.7
2021-12-21 13:47:13 -08:00
Daniel Șerbănescu
25edd522e6
mod_cspnonce: init at 1.3
2021-12-21 18:14:33 +01:00
Aaron Andersen
ced417eb72
Merge pull request #147015 from NorfairKing/mod_itk
...
mod_itk: init at 2.4.7-04
2021-12-17 06:21:46 -05:00
Jörg Thalheim
d4adca28c5
Merge pull request #150156 from r-ryantm/auto-update/gitlab-pages
...
gitlab-pages: 1.41.0 -> 1.48.0
2021-12-11 13:21:43 +00:00
R. Ryantm
e0d66d1cc7
gitlab-pages: 1.41.0 -> 1.48.0
2021-12-10 23:32:58 +00:00
Izorkin
921a58b8bc
nginxQuic: 6d1488b62dc5 -> 0ee56d2eac44
2021-12-09 14:23:11 +03:00
Luke Granger-Brown
74560e35e5
pomerium: use on-disk envoy
...
We can set an override path for Envoy's binary location now, so
do that instead of the previous thing of embedding the binary.
Note that we still need to include the SHA256/version of the binary
we're referring to, but Through The Power Of Nix™ we can do that
with relative ease.
2021-12-07 15:04:09 +00:00
Luke Granger-Brown
4099f93859
pomerium: 0.14.7 -> 0.15.7
2021-12-07 13:41:04 +00:00
Luke Granger-Brown
637d735ad5
envoy: 1.17.3 -> 1.19.1
...
This now uses gn1924 to allow v8 to build properly.
2021-12-07 13:41:03 +00:00
R. Ryantm
2a220d95b4
unit: 1.26.0 -> 1.26.1
2021-12-06 13:15:18 +00: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
lunik1
14aee2e9c8
dave: init at 0.4.0
2021-12-01 23:23:06 +00:00
Izorkin
532cd57bda
nginxMainline: enable ktls support
2021-11-27 09:39:56 +03:00
Izorkin
906e235107
unit: 1.25.0 -> 1.26.0
2021-11-24 13:56:16 +03:00
Tom Sydney Kerckhove
184f4f6618
mod_itk: init at 2.4.7-04
2021-11-22 17:17:45 +01:00
Sandro
c348813190
Merge pull request #145849 from midchildan/update/trafficserver
2021-11-22 14:39:22 +01:00
Bobby Rong
2dda994251
Merge pull request #146597 from trofi/fix-trafficserver-for-ncurses-6.3
...
trafficserver: pull upstream fix for ncurses-6.3
2021-11-21 11:38:08 +08:00
Sandro
45e0459f9c
Merge pull request #146439 from sikmir/quark
2021-11-19 23:52:52 +01:00
Sandro
e09fcfd90f
Merge pull request #146253 from Stunkymonkey/jboss-mysql-jdbc-builder
2021-11-19 17:01:02 +01:00
Sergei Trofimovich
2ea5321fb9
trafficserver: pull upstream fix for ncurses-6.3
...
Without this change the build fails on ncurses-6.3 as:
traffic_top/traffic_top.cc:146:13:
error: format not a string literal and no format arguments [-Werror=format-security]
146 | mvprintw(my_y, x, prettyName.c_str());
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2021-11-19 09:14:08 +00:00
Nikolay Korotkiy
4b32a5d261
quark: init at 2021-02-22
2021-11-18 00:25:06 +03:00
Sandro
20091ed205
Merge pull request #146254 from Stunkymonkey/tomcat-mysql-jdbc-builder
2021-11-17 13:39:28 +01:00
ajs124
1fc113f0df
nginxStable: 1.20.1 -> 1.20.2
2021-11-16 17:17:12 +01:00
Sandro
b964655a7d
Merge pull request #141047 from risicle/ris-apache-httpd-more-passthru-tests
2021-11-16 17:05:35 +01:00
Felix Buehler
1e498cb028
jboss-mysql-jdbc: remove build.sh
2021-11-16 16:53:50 +01:00
Felix Buehler
04a4175ff7
tomcat-mysql-jdbc: remove build.sh
2021-11-16 16:24:18 +01:00
midchildan
a0a7b29b5b
trafficserver: 9.0.2 -> 9.1.1
2021-11-14 13:19:02 +09: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
Sandro Jäckel
0e5b5462e7
ran: remove default platform
2021-11-12 18:07:18 +01:00
Will Young
6f9c942585
couchdb3: 3.2.0 -> 3.2.1
2021-11-06 22:22:56 +01:00
Alyssa Ross
02dfbde639
treewide: use mirror URLs where available
...
Candidates identified with
git grep -F "$(grep -v '#' pkgs/build-support/fetchurl/mirrors.nix |
grep -v nixos.org | grep :// | cut -d '"' -f 2)"
and then manually reviewed and tested.
2021-11-06 01:56:39 +00: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
Sergei Trofimovich
c6b949c09c
ruby_2_6, rubyPackages_2_6: drop unused package
2021-10-22 08:46:57 +01: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