1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-23 13:23:46 -04:00
Commit graph

1343 commits

Author SHA1 Message Date
Will 14fca0ca6f couchdb3: 3.2.1 -> 3.2.2 2022-04-26 09:02:36 +00:00
Vladimír Čunát a97a00fceb
nginx: fixup build with other than gcc11
This parameter isn't known by clang or older gcc,
and that breaks compilation there:
https://hydra.nixos.org/build/174714339
https://hydra.nixos.org/build/174713306

Flag was added in commit 6508304a in PR #170102.
2022-04-25 07:45:16 +02:00
Izorkin 6508304a88
nginxModules.vts: fix build on gcc11 2022-04-24 18:20:37 +03:00
Vladimír Čunát 46561f0891
Merge #168941: nginxStable: add patch for CVE-2021-3618 2022-04-23 16:58:48 +02:00
Mario Rodas c8ec562e20
Merge pull request #168768 from lukegb/pomerium
envoy: support aarch64-linux
2022-04-17 08:55:07 -05:00
Robert Scott 6951ba02f4 nginxStable: add patch for CVE-2021-3618 2022-04-16 17:18:05 +01:00
Luke Granger-Brown 940ad02f7b pomerium: note aarch64-linux as supported 2022-04-15 09:17:59 +00:00
Luke Granger-Brown b23255a51c envoy: add fetch hash for aarch64-linux 2022-04-15 09:17:48 +00:00
Lassulus 92734ac395
Merge pull request #166865 from malob/treewide-mainProgram
treewide: add meta.mainProgram to many packages
2022-04-15 09:28:00 +01:00
Luke Granger-Brown 80c9f128c3 pomerium: 0.17.0 -> 0.17.1 2022-04-14 18:23:38 +00:00
Malo Bourgon 0e802eafad treewide: add meta.mainProgram to many packages 2022-04-14 10:24:01 -07:00
ajs124 4c1880fae5
Merge pull request #163835 from r-ryantm/auto-update/gitlab-pages
gitlab-pages: 1.51.0 -> 1.54.0
2022-04-09 16:23:06 +01:00
pennae 3838b7e07e
Merge pull request #166894 from CameronNemo/nixos-mod-envoy
nixos/envoy: init
2022-04-07 16:23:12 +00:00
Cameron Nemo 1b4b16e1bd nixos/envoy: init 2022-04-07 14:43:53 +00:00
github-actions[bot] c46200d454
Merge master into staging-next 2022-04-03 18:01:07 +00:00
ajs124 7a5f25594e myserver: remove after being marked broken for over two years
It was marked in commit 8a7f3c3618 by Eelco Dolstra on 2014-08-08 (commited on 2014-08-08)
2022-04-03 16:14:17 +01:00
Alyssa Ross ac5a927919
Merge remote-tracking branch 'nixpkgs/master' into staging-next
Conflicts:
	pkgs/development/python-modules/einops/default.nix
	pkgs/development/python-modules/elegy/default.nix
2022-03-31 11:46:46 +00:00
Ben Siraphob 21faf9fc29
treewide: move autoconf, automake to nativeBuildInputs 2022-03-30 20:17:24 -05:00
github-actions[bot] c62314becb
Merge staging-next into staging 2022-03-22 06:01:42 +00:00
Will Dietz e225f91883 lwan: fix build w/musl, disable PIE 2022-03-21 11:24:51 -05:00
Will Dietz 5ca306875c lwan: no jemalloc w/musl 2022-03-21 11:16:30 -05:00
Will Dietz 0341e3d535 lwan: indicate jemalloc should be used, or it won't be
(cherry picked from commit d45a92fba512e8aeaf7bb904077ca8cd4ad988a8)
2022-03-21 11:14:40 -05:00
github-actions[bot] 2eac3106df
Merge staging-next into staging 2022-03-17 00:02:45 +00:00
Martin Weinelt 72fc709e4f
Merge pull request #164102 from mweinelt/apachehttpd 2022-03-16 20:33:20 +01:00
zowoq 6431086967 Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/development/python-modules/symengine/default.nix
2022-03-16 16:03:43 +10:00
Luke Granger-Brown 247a1809a4
Merge pull request #163431 from nazarewk/update-plantuml-server
plantuml-server 1.2021.12 -> 1.2022.2
2022-03-14 13:37:49 +00:00
Alyssa Ross d7e181ff83
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/development/compilers/ocaml/4.12.nix
	pkgs/development/python-modules/oci/default.nix
	pkgs/tools/admin/bubblewrap/default.nix
2022-03-14 12:33:16 +00:00
Martin Weinelt 6bf3336975
apacheHttpd: 2.4.52 -> 2.4.53
https://downloads.apache.org/httpd/CHANGES_2.4.53

Migrating to pcre2 was recommended in the release notes, since pcre 8.x
is over 20 years old and has now reached its end of life.

Fixes: CVE-2022-23943, CVE-2022-22721, CVE-2022-22720, CVE-2022-22719
2022-03-14 13:26:41 +01:00
R. Ryantm e073f65d68 gitlab-pages: 1.51.0 -> 1.54.0 2022-03-12 13:04:44 +00:00
Luke Granger-Brown 6659ba5248 pomerium-cli: init at 0.17.0 2022-03-11 14:09:19 +00:00
Luke Granger-Brown 860cc90fec pomerium: 0.15.7 -> 0.17.0 2022-03-11 13:54:14 +00:00
Krzysztof Nazarewski 5660c5f8b4
jetty 9.4.45.v20220203 -> 11.0.8
updated because plantuml-server requires Jetty 11+
2022-03-11 09:05:32 +01:00
github-actions[bot] 03c9842a65
Merge staging-next into staging 2022-03-10 18:02:01 +00:00
Izorkin 79d107f858
nginxQuic: 6f8253673669 -> 55b38514729b 2022-03-10 14:03:15 +03:00
github-actions[bot] f6b4a4048a
Merge staging-next into staging 2022-03-09 12:01:59 +00:00
Alyssa Ross cab0dd3777 nginxMainline: 1.21.5 -> 1.21.6 2022-03-09 11:14:53 +00: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
github-actions[bot] d3cf053b7f
Merge staging-next into staging 2022-03-04 18:01:54 +00:00
ajs124 5b272a024e envoy: 1.19.1 -> 1.21.1 2022-02-28 18:58:35 +01:00
ajs124 24288c9b35 envoy: drop patches forgotten in 00e54055e1 2022-02-28 18:36:56 +01:00
Maximilian Bosch 7c5781615f
trafficserver: fix build w/glibc-2.34
Failing Hydra build: https://hydra.nixos.org/build/155205200
2022-02-27 10:26:48 +01:00
embr 6016f1c26c
apt-cacher-ng: 3.6.3 -> 3.7.4
* apt-cacher-ng: 3.6.3 -> 3.7.4 (#155408)

and set meta.license to BSD-4-Clause
and fetch source over HTTPS

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-16 13:26:53 +01:00
Izorkin 842d0d9ed7
nginxModules.modsecurity-nginx: 1.0.1 -> 1.0.2 2022-02-14 16:19:10 +03:00
R. Ryantm 7d332740ed gitlab-pages: 1.49.0 -> 1.51.0 2022-02-12 20:51:38 -08:00
R. Ryantm 4133efc831 jetty: 9.4.43.v20210629 -> 9.4.45.v20220203 2022-02-12 20:38:12 -08:00
Jan Stranik 48d63e924a
mod_fastcgi: fix broken package
* mod_fastcgi: fix broken package (#153086)

The patch is not needed anymore.
Upstream fixed compilation with httpd 2.4.x

* mod_fastcgi: don't fetch apache-24-patch

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-10 21:34:41 +01:00
Pablo Ovelleiro Corral 0a6388d7b6
nginxModules.geoip2: init at 3.3 (#157699)
* Add nginxModules.geoip2
2022-02-06 14:25:41 +01:00
R. Ryantm 0ad48ab2fb gitlab-pages: 1.48.0 -> 1.49.0 2022-01-31 10:20:15 -08:00
Robert Scott fef09da997 lighttpd: add patch to fix build on darwin x86_64 2022-01-28 00:02:44 +01:00
Thomas Gerbet 846fafa68e lighttpd: 1.4.63 -> 1.4.64
https://www.lighttpd.net/2022/1/19/1.4.64/
2022-01-27 21:12:21 +01:00