Commit Graph

1385 Commits

Author SHA1 Message Date
Izorkin
026d490c74
unit: add ruby 3.1 2022-07-15 22:46:26 +03:00
Izorkin
7f297f05a6
unit: add ruby 3.0 2022-07-15 22:46:26 +03:00
Izorkin
2d7c97f439
unit: add php 8.1 2022-07-15 22:46:26 +03:00
Izorkin
66b6475aa8
unit: 1.26.1 -> 1.27.0 2022-07-15 22:46:25 +03:00
Sandro
33d9482f14
Merge pull request #176164 from sikmir/mod_mbtiles
apacheHttpdPackages.mod_mbtiles: init at 2022-05-25
2022-07-07 21:48:54 +02:00
Nikolay Korotkiy
db3568499d
apacheHttpdPackages.mod_mbtiles: init at 2022-05-25 2022-07-07 20:04:25 +03:00
Izorkin
ccff32fa91
nginxModules.moreheaders: v0.33 -> unstable-2022-06-21 2022-06-29 22:39:13 +03:00
Izorkin
ec443943f5
nginxQuic: 5b1011b5702b -> 8d0753760546 2022-06-29 22:39:13 +03:00
Izorkin
7a8c541412
nginxMainline: 1.22.0 -> 1.23.0 2022-06-29 22:39:13 +03:00
Mario Rodas
256bc358b5
Merge pull request #178008 from dasj19/update-mod_cspnonce
mod_cspnonce: 1.3 -> 1.4
2022-06-25 23:29:50 -05:00
Luke Granger-Brown
da111dc41e envoy: 1.21.1 -> 1.21.4 2022-06-19 19:18:12 +00:00
Daniel Șerbănescu
36727fb383 mod_cspnonce: 1.3 -> 1.4 2022-06-17 12:56:36 +02:00
Izorkin
0a8f89e23e
nginxModules.modsecurity-nginx: 1.0.2 -> 1.0.3 2022-06-15 00:28:10 +03:00
Fabian Affolter
35c7173cf5 apacheHttpd: 2.4.53 -> 2.4.54
https://downloads.apache.org/httpd/CHANGES_2.4.54

Fixes: CVE-2022-31813, CVE-2022-30556, CVE-2022-30522, CVE-2022-29404,
CVE-2022-28615, CVE-2022-28614, CVE-2022-28330, CVE-2022-26377
2022-06-10 16:09:45 +02:00
Elis Hirwing
d6ec38508d
unit: Drop PHP 7.4 support 2022-06-08 18:08:48 +02:00
Azat Bahawi
b0e0d8db46
webhook: use buildGoModule 2022-06-07 19:06:45 +03:00
Robert Scott
3b6bc4b69c treewide: set sourceProvenance for packages containing downloaded jars
these are the easily identifiable cases and will not be comprehensive
2022-06-04 19:47:57 +01:00
ajs124
c26e3354a7 nginxQuic: update 2022-05-30 11:58:28 +02:00
ajs124
b484952330 nginx(Stable|Mainline|Quic): use pcre2 2022-05-30 11:58:28 +02:00
ajs124
893214cd0e nginxMainline: 1.21.6 -> 1.22.0 2022-05-30 11:58:28 +02:00
ajs124
14ef375cf0 nginxStable: 1.20.2 -> 1.22.0 2022-05-30 11:58:28 +02:00
Sergei Trofimovich
4561c660ba
Merge pull request #173012 from trofi/fix-fno-common-for-mod_tile
apacheHttpdPackages.mod_tile: pull upstream fix for -fno-common
2022-05-29 15:52:06 +00:00
Sandro Jäckel
dbed75d12d
go-camo: remove tests which require network 2022-05-25 19:33:32 +02:00
Alyssa Ross
78cf42b90d cgiserver: init at 1.0.0 2022-05-25 12:32:34 +00:00
Sandro
5ce6597eca
Merge pull request #172447 from viraptor/add-go-camo
go-camo: init at 2.4.0
2022-05-24 17:55:48 +02:00
ajs124
703280d031
Merge pull request #173721 from waldheinz/nginx-module-sources
nginx: take care not to pull in module sources as runtime deps
2022-05-24 15:40:09 +02:00
Artturi
e00bb60b19
Merge pull request #173430 from Artturin/fetchzippost 2022-05-23 18:25:50 +03:00
Artturin
b3caa2f1fe treewide: extraPostFetch -> postFetch 2022-05-23 17:18:50 +03:00
Izorkin
6e8e1faabe
nixos/tests: add nginx-http3 test 2022-05-22 19:29:12 +03:00
Matthias Treydte
ecb166b3e3 nginx: simplify the postInstall phase
Per suggestion from @ajs124, we can rely on the
"move-sbin" setup hook to move the executable
to $out/bin instead of doing it manually and
simplify accoringly.
2022-05-22 10:35:51 +02:00
Matthias Treydte
2fd6e6e264 nginx: take care not to pull in module sources as runtime deps
Nginx likes to print the "configured with ..." stuff on startup,
containing the full configure command line. When built with
modules (which it seems to be by default), this causes the
module sources to appear as runtime dependencies. So just use
the remove-references-to script to patch those out.

For a default installation, the rtmp, dav and moreheaders
module sources are gone, for special cases potentially more.
2022-05-20 09:29:45 +02:00
Sergei Trofimovich
5f137cf5b7 apacheHttpdPackages.mod_tile: pull upstream fix for -fno-common
Without che change build on upstream gcc-10 fails as:

    ld: src/renderd-gen_tile.o:/build/source/includes/daemon.h:48:
      multiple definition of `render_request_queue'; src/daemon.o:/build/source/includes/daemon.h:48: first defined here
2022-05-14 12:59:05 +01:00
midchildan
ea9188a989
trafficserver: 9.1.1 -> 9.1.2 2022-05-14 03:20:23 +09:00
Dmitry Bogatov
aa9eb4509c
nginx-doc-unstable: init at 2022-05-05
Build documentation of nginx (which is maintained separately from webserver
itself) and make it available both as "nginx-doc" attribute and as "doc" output
of "nginx" derivation.
2022-05-11 21:38:04 -04:00
Dmitry Bogatov
c92ef7a135
nginx: build offline documentation 2022-05-11 21:38:04 -04:00
Thomas Gerbet
a722d04617 mini-httpd: fix the build
Moved back to C++14 where dynamic exception specifications are
deprecated but still present.

ZHF: #172160
2022-05-11 11:46:21 +02:00
Stanisław Pitucha
4c8fe91fb0 go-camo: init at 2.4.0 2022-05-11 14:35:17 +10:00
Luke Granger-Brown
69c4a08072 envoy: fix sha256 for aarch64-linux 2022-05-10 19:12:05 +02:00
Rick van Schijndel
9d9b4dc64b envoy: fix sha256 for x86_64-linux 2022-05-10 07:30:10 +02:00
Luke Granger-Brown
defb2298de envoy: fix builds for x86_64-linux and aarch64-linux
* Bumps brotli version to incorporate a fix for some GCC warnings which
  get promoted to errors.
* Switches from wee8 to WAMR because it's easier to make it build
  sensibly on a range of GCC versions that aren't just "whatever ships
  with Ubuntu LTS".
* Adds a patch for WAMR's build in Envoy because it won't build properly
  under Linux aarch64, since WAMR doesn't detect aarch64 unless it's on
  macOS.
2022-05-09 00:51:26 +00:00
Bobby Rong
a585b1c709
Merge pull request #169666 from armeenm/unit-drop-python2
unit: drop python2 support
2022-05-02 18:43:05 +08:00
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
Armeen Mahdian
bb6abb6e5b unit: drop python2 support 2022-04-21 20:23:46 -05: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