about summary refs log tree commit diff
path: root/pkgs/servers/http
AgeCommit message (Collapse)AuthorFilesLines
2022-11-30gatling: fix undefined reference to 'crypt'Andreas Wiese1-3/+2
ff30c899d8b made libcrypt support optional (and off-by-default) in glibc, which requires all packages still using it to depend on libxcrypt. See also https://github.com/NixOS/nixpkgs/pull/181764
2022-11-27Merge pull request #198314 from Izorkin/update-nginx-cacheAlexander Bantyev1-5/+5
nixos/nginx: add proxyCache options
2022-11-16gatling: mark as brokenAaron Jheng1-0/+1
2022-11-14dufs: 0.30.0 -> 0.31.0R. Ryantm1-3/+3
2022-11-05nginxModules.njs: init at 0.7.8Henri Menke1-1/+23
2022-11-05tomcat: 9.0.53 -> 9.0.68, 10.0.11 -> 10.0.27Thomas Gerbet1-4/+4
Fixes CVE-2021-42340, CVE-2021-43980, CVE-2022-23181, CVE-2022-29885, CVE-2022-34305 and CVE-2022-42252. https://tomcat.apache.org/tomcat-9.0-doc/changelog.html#Tomcat_9.0.68_(markt) https://tomcat.apache.org/tomcat-10.0-doc/changelog.html#Tomcat_10.0.27_(markt)
2022-10-31Merge pull request #190325 from fgaz/merecat/initStanisław Pitucha1-0/+52
merecat: init at 2.31
2022-10-31nixos/merecat: initFrancesco Gazzetta1-0/+2
2022-10-31merecat: add version testFrancesco Gazzetta1-0/+9
2022-10-31merecat: init at 2.31Francesco Gazzetta1-0/+41
2022-10-31tengine: 2.3.3 -> 2.3.4R. Ryantm1-2/+2
2022-10-28nginx: change temp path locationIzorkin1-5/+5
Parameters `http-log-path`, `http-client-body-temp-path`, `http-proxy-temp-path`, `http-fastcgi-temp-path`, `http-uwsgi-temp-path` and `http-scgi-temp-path` point to location of nginx temporary files, not cache files. To change specify location of cache files needed use other parameters in nginx.conf configuration file.
2022-10-22Merge master into staging-nextgithub-actions[bot]1-2/+2
2022-10-22unit: 1.27.0 -> 1.28.0R. Ryantm1-2/+2
2022-10-21Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt3-7/+7
2022-10-20nginxQuic: 3550b00d9dc8 -> 3be953161026Izorkin1-3/+3
2022-10-20nginxMainline: 1.23.1 -> 1.23.2Izorkin1-2/+2
2022-10-20nginxStable: 1.22.0 -> 1.22.1Izorkin1-2/+2
2022-10-20Merge master into staging-nextgithub-actions[bot]1-2/+2
2022-10-20jetty: 11.0.8 -> 11.0.12R. Ryantm1-2/+2
2022-10-09Merge pull request #181764 from mweinelt/glibc-without-libcryptMartin Weinelt5-7/+13
2022-10-09thttpd: fix build with libxcryptMartin Weinelt1-1/+5
2022-10-09bozohttpd: fix build with libxcryptFranz Pletz1-1/+2
2022-10-09tengine: fix build with libxcryptMartin Weinelt1-2/+2
2022-10-09hiawatha: fix build with libxcryptFranz Pletz1-1/+2
2022-10-09apacheHttpd: fix build with libxcryptFranz Pletz1-2/+2
2022-10-09yaws: 2.0.6 -> 2.1.1Yorick van Pelt1-14/+10
2022-10-02Merge pull request #194043 from LeSuisse/modperl-2.0.12Jörg Thalheim1-7/+2
apacheHttpdPackages.mod_perl: 2.0.11 -> 2.0.12
2022-10-02darkhttpd: 1.13 -> 1.14Thomas Gerbet1-2/+2
https://github.com/emikulic/darkhttpd/releases/tag/v1.14 Fixes CVE-2020-25691.
2022-10-02apacheHttpdPackages.mod_perl: 2.0.11 -> 2.0.12Thomas Gerbet1-7/+2
https://svn.apache.org/repos/asf/perl/modperl/tags/2_0_12/Changes
2022-09-29go-camo: 2.4.0 -> 2.4.1R. Ryantm1-3/+3
2022-09-29Merge pull request #192840 from SuperSandro2000/nginx-vtsSandro1-2/+2
2022-09-28dufs: init at 0.30.0Monson Shao1-0/+32
2022-09-25nginxModules.vts: 0.2.0 -> 0.2.1Sandro Jäckel1-2/+2
2022-09-21lighttpd: 1.4.66 -> 1.4.67R. Ryantm1-2/+2
2022-09-15Merge pull request #191022 from r-ryantm/auto-update/pomeriumLuke Granger-Brown1-3/+3
pomerium: 0.19.0 -> 0.19.1
2022-09-14apacheHttpdPackages.mod_wsgi: enable on darwinRobert Scott1-1/+1
2022-09-13pomerium: 0.19.0 -> 0.19.1R. Ryantm1-3/+3
2022-09-13apacheHttpdPackages.mod_wsgi: 4.9.3 -> 4.9.4R. Ryantm1-2/+2
2022-09-12Merge pull request #190021 from SuperSandro2000/nginx-vtsSandro1-2/+2
2022-09-11Merge pull request #190742 from lukegb/envoyLuke Granger-Brown1-15/+28
envoy: remove remaining nix store references from deps
2022-09-11trafficserver: 9.1.2 -> 9.1.3Robert Scott2-47/+2
2022-09-11envoy: remove remaining nix store references from depsLuke Granger-Brown1-15/+28
To do this, this commit does several things: * Move the set-interpreter patching to outside the fixed-output derivation * Patch base_pip3/BUILD.bazel, which ends up getting Python's full path * Drop local_jdk, which contains symlinks to our jdk input * Drop bazel_gazelle_go_repository_tools, which contains built artifacts using our go ...and updates the FOD hash to match. Checked that this appears to remove the currently obvious FOD problems by checking out an older nixpkgs commit and applying this on top, and verifying that the FOD hash doesn't change between that older glibc and the current tip-of-tree. This also disables tcmalloc on ARM because I couldn't get this to build properly otherwise.
2022-09-07nginxModules.vts: 0.1.18 -> 0.2.0Sandro Jäckel1-2/+2
2022-09-06Merge pull request #187775 from devusb/pomerium-0_18_0Luke Granger-Brown5-28/+238
pomerium: 0.17.1 -> 0.19.0
2022-09-05pomerium: consolidate ui and base packageMorgan Helton3-67/+46
2022-09-05pomerium: 0.18.0 -> 0.19.0Luke Granger-Brown2-7/+6
2022-09-05envoy: 1.21.5 -> 1.23.1Luke Granger-Brown2-19/+85
2022-08-23pomerium: 0.17.1 -> 0.18.0Morgan Helton3-10/+61
2022-08-23pomerium: build and include uiMorgan Helton4-17/+132