summary refs log tree commit diff
path: root/pkgs/servers/varnish
Commit message (Collapse)AuthorAge
* varnish: 4.0.3 -> 5.0.0Franz Pletz2017-01-22
|
* varnish: fix localstatedir for varnish* tools (#17508)Christian Kauhaus2016-08-04
| | | | | | | | | | | | | | | The varnish tools (varnishstat, varnishlog, ...) tried to load the VSM file from a spurious var directory in the Nix store. Fix the default so the tools "just work" when also keeping services.varnish.stateDir at the default. Notes: - The tools use $localstatedir/$HOSTNAME so I've adapted the default for stateDir as well to contain hostName. - Added postStop action to remove the localstatedir. There is no point in keeping it around when varnish does not run, as it regenerates it on startup anyway. Fixes #7495
* varnish: update to 4.0.3Rok Garbas2015-04-11
|
* Remove Varnish 2.1.5Domen Kožar2015-02-04
| | | | Last release was in 2010, has vulns CVE-2013-4484, cc @garbas
* varnish: 3.0.5 -> 3.0.6Domen Kožar2015-02-04
|
* varnish: update from 3.0.4 to 3.0.5, potentially fixes CVE-2013-4484Nixpkgs Monitor2013-12-04
|
* varnish: update to 3.0.4Rok Garbas2013-11-23
|
* varnish: adding version 2.1.xRok Garbas2013-11-02
|
* More description fixesBjørn Forsman2013-10-06
| | | | | | | | | | | * Remove package name * Start with upper case letter * Remove trailing period Also reword some descriptions and move some long descriptions to longDescription. I'm not touching generated packages.
* adding varnishRok Garbas2013-04-01