Commit graph

11 commits

Author SHA1 Message Date
Robin Gloster 65a2e307f0
varnish: fix i686 build 2017-02-27 15:22:45 +01:00
Franz Pletz a9c1d92695
varnish: 4.0.3 -> 5.0.0 2017-01-22 12:57:47 +01:00
Christian Kauhaus ea7e705cd9 varnish: fix localstatedir for varnish* tools (#17508)
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
2016-08-04 15:25:23 +02:00
Rok Garbas e393a8b355 varnish: update to 4.0.3 2015-04-11 15:57:28 +02:00
Domen Kožar cb6706c22f Remove Varnish 2.1.5
Last release was in 2010, has vulns CVE-2013-4484, cc @garbas
2015-02-04 11:53:22 +01:00
Domen Kožar 98a480363c varnish: 3.0.5 -> 3.0.6 2015-02-04 11:51:57 +01:00
Nixpkgs Monitor 22bd6c8efd varnish: update from 3.0.4 to 3.0.5, potentially fixes CVE-2013-4484 2013-12-04 04:57:26 +02:00
Rok Garbas a8d5881c3e varnish: update to 3.0.4 2013-11-23 15:36:20 +01:00
Rok Garbas 023d74049c varnish: adding version 2.1.x 2013-11-02 01:45:27 +01:00
Bjørn Forsman 083d0890f5 More description fixes
* 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.
2013-10-06 12:01:38 +02:00
Rok Garbas 98ba667094 adding varnish 2013-04-01 01:24:56 +02:00