about summary refs log tree commit diff
path: root/pkgs/servers/http
Commit message (Collapse)AuthorAge
* nginxMainline: 1.11.10 -> 1.11.13Franz Pletz2017-04-11
|
* nginx: explicitly use stable versionFranz Pletz2017-03-20
| | | | | | | Also updates the documention of the NixOS option `services.nginx.package` that upstream recommends using the mainline version instead. Fixes #21665.
* apache-httpd: Strip modulesEelco Dolstra2017-03-20
| | | | | | We did this for 2.2 (cc61d31902d67b94333f53a5ab5772330bbc21cc) but lost this for 2.4. This reduces the Apache closure size from 312 MiB to 102 MiB (primarily by getting rid of -dev outputs).
* Merge pull request #22897 from timor/couchdb-2.0.0Daiderd Jordan2017-03-16
|\ | | | | couchdb: add support for version 2.0.0
| * couchdb: add support for version 2.0.0timor2017-03-06
| | | | | | | | | | | | | | | | | | | | | | | | Version 2.0.0 is installed as a separate package called "couchdb2". When setting the config option "package" attribute to pkgs.couchdb2, a corresponding service configuration will be generated. If a previous 1.6 installation exists, the databases can still be found on the local port (default: 5986) and can be replicated from there. Note that single-node or cluster setup still needs to be configured manually, as described in http://docs.couchdb.org/en/2.0.0/install/index.html.
* | Merge pull request #23674 from c0bw3b/sec/jboss7Graham Christensen2017-03-15
|\ \ | | | | | | JBoss AS: list known vulnerability
| * | JBoss AS: list known vulnerabilityRenaud2017-03-13
| | | | | | | | | | | | | | | | | | CVE-2015-7501 Warning in JBoss module
* | | pshs: 0.3 -> 0.3.1, fix source locationTuomas Tynkkynen2017-03-10
|/ /
* | hiawatha: init at 10.5ndowens2017-02-26
| | | | | | | | | | | | | | | | | | | | Removed un-needed phase; re-enabled SSL as default Hiawatha: fix indentation Hiawatha: Removed 'pkgs' fixes #23060
* | tomcatUnstable: 9.0.0.M15 -> 9.0.0.M17Graham Christensen2017-02-17
| |
* | tomcat85: 8.5.9 -> 8.5.11Graham Christensen2017-02-17
| |
* | tomcat8: 8.0.39 -> 8.0.41Graham Christensen2017-02-17
| |
* | tomcat7: 7.0.73 -> 7.0.75Graham Christensen2017-02-17
| |
* | tomcat6: drop, no longer supported.Graham Christensen2017-02-17
|/
* nginxMainline: 1.11.9 -> 1.11.10Franz Pletz2017-02-15
|
* nginx: 1.10.2 -> 1.10.3Michael Raskin2017-02-01
|
* apacheHttpd_2_2: removeRobin Gloster2017-01-27
|
* nginxMainline: 1.11.8 -> 1.11.9Franz Pletz2017-01-26
|
* lighttpd: 1.4.44 -> 1.4.45Bjørn Forsman2017-01-16
|
* nginx: add PageSpeed module (Linux only)3noch2017-01-10
|
* nginx: add 'cache_purge' module for purging FastCGI cache3noch2017-01-06
|
* nginx: 1.11.7 -> 1.11.8Michael Raskin2017-01-02
|
* Merge branch 'roundup-15'Graham Christensen2016-12-28
|\
| * apacheHttpd: 2.4.23 -> 2.4.25 forGraham Christensen2016-12-28
| | | | | | | | CVE-2016-8743, CVE-2016-2161, CVE-2016-0736
* | lighttpd: 1.4.41 -> 1.4.44Bjørn Forsman2016-12-28
|/
* nginx: Allow GD to be optional.Corbin2016-12-26
| | | | | | | | | | | | | This commit permits incantations like `pkgs.nginx.override { gd = null; }` to produce a slimmed-down nginx. When used, this functionality removes a pile of stuff from nginx's closure. The resulting nginx's closure: $ nix-store -q -R /nix/store/wk3h0a4dmdmjmxkbd0q09iw0wfq0yzpz-nginx-1.10.2 | wc -l 12 $ nix-store -q -R /nix/store/gpcx77anqrj05qz0mrwm7hf4wgxry5py-nginx-1.10.2 | wc -l 24
* apacheHttpdPackages.mod_perl: init at 2.0.10Rok Garbas2016-12-22
|
* tomcatUnstable: 9.0.0.M13 -> 9.0.0.M15 for CVE-2016-9774, CVE-2016-9775Graham Christensen2016-12-21
|
* tomcat85: 8.5.8 -> 8.5.9 for CVE-2016-9774, CVE-2016-9775Graham Christensen2016-12-21
|
* nginxMainline: 1.11.6 -> 1.11.7Franz Pletz2016-12-13
|
* tomcatUnstable: 9.0.0.M10 -> 9.0.0.M13Graham Christensen2016-11-30
| | | | For CVE-2016-8735, a remote code execution vulnerability.
* tomcat85: 8.5.5 -> 8.5.8Graham Christensen2016-11-30
| | | | For CVE-2016-8735, a remote code execution vulnerability.
* tomcat8: 8.0.37 -> 8.0.39Graham Christensen2016-11-30
| | | | For CVE-2016-8735, a remote code execution vulnerability.
* tomcat7: 7.0.72 -> 7.0.73Graham Christensen2016-11-30
| | | | For CVE-2016-8735, a remote code execution vulnerability.
* tomcat6: 6.0.45 -> 6.0.48Graham Christensen2016-11-30
| | | | For CVE-2016-8735, a remote code execution vulnerability.
* Merge branch 'master' into stagingVladimír Čunát2016-11-26
|\
| * nginxMainline: 1.11.5 -> 1.11.6Franz Pletz2016-11-23
| |
* | mod_python: use python2Frederik Rietdijk2016-11-24
|/
* mod_wsgi: use python2Frederik Rietdijk2016-11-08
|
* nginxMainline: 1.11.4 -> 1.11.5Franz Pletz2016-10-24
|
* nginx: 1.10.1 -> 1.10.2Franz Pletz2016-10-24
|
* lighttpd: 1.4.40 -> 1.4.41Graham Christensen2016-09-24
|
* Merge pull request #18859 from grahamc/tomcatGraham Christensen2016-09-23
|\ | | | | Tomcat: 7.0.70 -> 7.0.72 for CVE (HTTPoxy)
| * tomcat7: 7.0.70 -> 7.0.72 for CVE-2016-5388 (HTTPoxy)Graham Christensen2016-09-22
| |
* | nginxMainline: 1.11.3 -> 1.11.4Tim Steinbach2016-09-23
|/
* tomcat: add danbst as maintainerdanbst2016-09-09
|
* tomcat: 7.0.68 -> 7.0.70, 8.0.32 -> 8.0.37, init 8.5.5, init 9.0.0.M10danbst2016-09-09
|
* tomcat: split default webapps to separate output (~6M)danbst2016-09-09
|
* tomcat: cleanup package with callPackagesdanbst2016-09-09
|
* nginx modules: update rtmp to 1.1.9 fixing build failures against 1.11.xMatt Billenstein2016-09-08
|