summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Ruppert <idl0r@gentoo.org>2014-05-22 20:23:48 +0000
committerChristian Ruppert <idl0r@gentoo.org>2014-05-22 20:23:48 +0000
commite448b62c7b8eb0f813452eb2e7f2b7cd34516329 (patch)
tree0b264e997a6f30bf337fce799f10b465c4b5b2da /www-servers/varnish/ChangeLog
parentadd dev-qt/designer:4 dependency wrt #503622 (diff)
downloadgentoo-2-e448b62c7b8eb0f813452eb2e7f2b7cd34516329.tar.gz
gentoo-2-e448b62c7b8eb0f813452eb2e7f2b7cd34516329.tar.bz2
gentoo-2-e448b62c7b8eb0f813452eb2e7f2b7cd34516329.zip
Revbump. Major changes
Logdir no longer world readable - bug 458888 varnishd, varnishncsa and varnishlog have been split into separate init scripts, also fixes bug 480252 Run Varnish as user (varnish/varnish) Check the VCL for errors before stopping varnishd when doing a restart (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key B427ABC8)
Diffstat (limited to 'www-servers/varnish/ChangeLog')
-rw-r--r--www-servers/varnish/ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/www-servers/varnish/ChangeLog b/www-servers/varnish/ChangeLog
index b10c4ecce7d2..f17288d45aaa 100644
--- a/www-servers/varnish/ChangeLog
+++ b/www-servers/varnish/ChangeLog
@@ -1,6 +1,17 @@
# ChangeLog for www-servers/varnish
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/ChangeLog,v 1.76 2014/04/12 22:45:47 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/ChangeLog,v 1.77 2014/05/22 20:23:48 idl0r Exp $
+
+*varnish-4.0.0-r1 (22 May 2014)
+
+ 22 May 2014; Christian Ruppert <idl0r@gentoo.org> +files/varnishd.confd-r3,
+ +files/varnishd.initd-r3, +files/varnishd.logrotate-r2,
+ +files/varnishlog.confd, +files/varnishlog.initd, +files/varnishncsa.confd,
+ +files/varnishncsa.initd, +varnish-4.0.0-r1.ebuild, -varnish-4.0.0.ebuild:
+ Revbump. Major changes Logdir no longer world readable - bug 458888 varnishd,
+ varnishncsa and varnishlog have been split into separate init scripts, also
+ fixes bug 480252 Run Varnish as user (varnish/varnish) Check the VCL for
+ errors before stopping varnishd when doing a restart
*varnish-4.0.0 (12 Apr 2014)