Commit graph

1511 commits

Author SHA1 Message Date
Aaron Jheng fa62da13c2
dave: use buildGoModule 2023-01-27 01:45:35 +00:00
Thomas Gerbet 3470711e51 apacheHttpd: 2.4.54 -> 2.4.55
Fixes CVE-2022-37436, CVE-2022-36766 and CVE-2006-20001

https://downloads.apache.org/httpd/CHANGES_2.4.55
2023-01-24 23:39:56 +01:00
Weijia Wang 218c4c526e
Merge pull request #212002 from mothsART/feature/replace_http_by_https
treewide: replace http by https when https is a permanent redirection
2023-01-22 03:26:02 +01:00
Ferry Jérémie 65d7e87fdb treewide: replace http by https when https is a permanent redirection 2023-01-22 02:46:49 +01:00
Guillaume Girol 33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
superherointj c9e983314c couchdb: 3.2.2 -> 3.3.1 2023-01-16 14:46:32 -03:00
Martin Weinelt 5342b695b1 Merge remote-tracking branch 'origin/master' into staging-next 2023-01-12 23:07:01 +01:00
Uri Baghin 5fe2aa39de
envoy: fix deps hashes 2023-01-12 11:15:49 +11:00
Martin Weinelt c1e6c6af69 Merge remote-tracking branch 'origin/master' into staging-next 2023-01-11 03:51:33 +01:00
Dmitry Ivankov c8bc2f2c0d bazel_5: 5.3.2 -> 5.4.0 2023-01-10 16:04:00 +01:00
Uri Baghin b2d9a04cfd
Merge pull request #200033 from divanorama/bazel_5.3.2_2
bazel_5: 5.2.0 -> 5.3.2
2023-01-10 16:40:17 +11:00
Martin Weinelt 4d65509504 Merge remote-tracking branch 'origin/master' into staging-next 2023-01-08 16:34:30 +01:00
R. Ryantm 356f88f801 lighttpd: 1.4.67 -> 1.4.68 2023-01-08 15:09:15 +01:00
github-actions[bot] 60c812cecd
Merge master into staging-next 2023-01-06 12:01:11 +00:00
MayNiklas 3f4bbaee84 nginxModules.geoip2: 3.3 -> 3.4 2023-01-06 11:11:30 +01:00
github-actions[bot] d8b859a780
Merge staging-next into staging 2023-01-02 18:01:43 +00:00
R. Ryantm 501848c755 unit: 1.28.0 -> 1.29.0 2023-01-02 23:30:18 +08:00
R. Ryantm 409c646eeb jetty: 11.0.12 -> 11.0.13 2023-01-02 20:05:06 +08:00
Jan Tojnar 5810109b42 Merge branch 'staging-next' into staging
- readline6 attribute removed from all-packages.nix in d879125d61
- readline attribute was bumped to readline82 in 50adabdd60
2023-01-02 03:04:32 +01:00
figsoda 3485460c0e
Merge pull request #206203 from holymonson/dufs
dufs: skip checkPhase on darwin
2023-01-01 10:05:46 -05:00
Ryan Lahfa 06542b21a0
Merge pull request #205636 from LoveIsGrief/webhook-module
nixos/webhook: add support for a webhook service option
2022-12-31 22:31:38 +01:00
Izorkin f3e20dbfb0
nginxModules.brotli: unstable-2020-04-23 -> unstable-2022-04-29 2022-12-29 18:14:29 +03:00
Lucas Franceschino e8e932bc80
nixos/webhook: init 2022-12-29 01:24:46 +01:00
github-actions[bot] aaaeebad7a
Merge staging-next into staging 2022-12-28 18:01:50 +00:00
Sergei Trofimovich 092d57c076 Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
    pkgs/development/tools/language-servers/ansible-language-server/default.nix
2022-12-28 09:35:37 +00:00
Thomas Gerbet ede90bb8e1 trafficserver: 9.1.3 -> 9.1.4
Fixes CVE-2022-32749 and CVE-2022-40743.

https://raw.githubusercontent.com/apache/trafficserver/9.1.x/CHANGELOG-9.1.4
2022-12-27 21:15:43 +01:00
Sandro 83d9cef104
Merge pull request #206814 from SuperSandro2000/nginxModules 2022-12-25 20:08:14 +01: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
github-actions[bot] 583c7499e5
Merge staging-next into staging 2022-12-25 18:01:38 +00:00
Dmitry Ivankov 9a82a9b524 bazel: 5.2.0 -> 5.3.2
https://blog.bazel.build/2022/08/23/bazel-5.3.html

to supersede https://github.com/NixOS/nixpkgs/pull/187943

re-reverts https://github.com/NixOS/nixpkgs/pull/199458 with more hash updates
2022-12-25 16:47:03 +01:00
Jan Tojnar 72c37eddec Merge branch 'staging-next' into staging 2022-12-25 01:30:47 +01:00
Thiago Kenji Okada b8230ffa2e mod_wsgi3: refactor derivation 2022-12-24 11:09:19 +00:00
Thiago Kenji Okada 48ba7f97df mod_python: 3.5.0 -> unstable-2022-10-18 2022-12-23 22:28:11 +00:00
Ryan Lahfa 0ed43cb857
Merge pull request #201789 from RaitoBezarius/nginx-with-slice
nginx: expose ngx_http_slice_module through "withSlice"
2022-12-23 00:47:30 +01:00
Sandro 90cf235d3b
Merge pull request #206811 from SuperSandro2000/openresty 2022-12-22 03:08:45 +01:00
Peter Woodman 44b25a639f envoy: 1.23.1 -> 1.23.3 2022-12-20 15:00:02 -05: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
Sandro Jäckel 7f2d5f369c
openresty: 1.19.9 -> 1.21.4 2022-12-19 08:38:48 +01:00
github-actions[bot] dc7ebb0163
Merge staging-next into staging 2022-12-18 18:01:41 +00:00
Vincent Bernat fc39b5ecc8 nginx: make global redirect vhost option accept exceptions
By moving the return into a location directive, one can provide
exceptions by adding locations. This is similar to what the forceSSL
option does.
2022-12-18 12:21:27 +01:00
github-actions[bot] 7984a7dacb
Merge staging-next into staging 2022-12-18 00:05:50 +00:00
Robert Scott afeb3385fc
Merge pull request #206121 from Radvendii/fix-mod_tile
apacheHttpdPackages.mod_tile fix
2022-12-17 22:23:38 +00:00
Raito Bezarius 9105bfd039 nginx: expose ngx_http_slice_module through "withSlice" 2022-12-17 02:59:04 +01:00
Vladimír Čunát 59a68f487d
Merge branch 'staging-next' into staging 2022-12-16 11:20:50 +01:00
Naïm Favier dc644c312f
Merge pull request #206061 from ncfavier/nginx-duplicate-modules 2022-12-16 10:09:19 +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
Monson Shao 8d64997464
dufs: skip checkPhase on darwin 2022-12-15 16:14:44 +08:00
Taeer Bar-Yam 30f13efe8d apacheHttpdPackages.mod_tile fix 2022-12-14 13:47:50 -05:00