sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (ace07529c68f3f2c45c8de673da01ff220d89e89)
- From: Vlad Glagolev <scm AT sourcemage.org>
- To: sm-commit AT lists.ibiblio.org
- Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (ace07529c68f3f2c45c8de673da01ff220d89e89)
- Date: Mon, 6 Mar 2017 03:23:49 +0000
GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:
http/varnish/DETAILS | 2 +-
http/varnish/HISTORY | 4 ++++
http/varnish/init.d/varnishncsa | 6 ++++++
3 files changed, 11 insertions(+), 1 deletion(-)
New commits:
commit ace07529c68f3f2c45c8de673da01ff220d89e89
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>
varnish: fixed varnishncsa startup
diff --git a/http/varnish/DETAILS b/http/varnish/DETAILS
index 6215146..f452608 100755
--- a/http/varnish/DETAILS
+++ b/http/varnish/DETAILS
@@ -1,6 +1,6 @@
SPELL=varnish
VERSION=4.0.3
- PATCHLEVEL=1
+ PATCHLEVEL=2
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://repo.varnish-cache.org/source/$SOURCE
SOURCE_HASH=sha512:db7bb141afd4617ac95573983dc30591b0eb9bc1af06df1094f2c1eeac539da936afb4a239d2f446d3c3a51b88a781b7f9f6d9a0b2028eaf0e7049ea2159d883
diff --git a/http/varnish/HISTORY b/http/varnish/HISTORY
index f341372..d246a6c 100644
--- a/http/varnish/HISTORY
+++ b/http/varnish/HISTORY
@@ -1,3 +1,7 @@
+2017-03-05 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: PATCHLEVEL=1
+ * init.d/varnishncsa: added delay to fix ncsa startup
+
2015-11-30 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: PATCHLEVEL=1
* init.d/varnishncsa: added, to run varnishncsa logger
diff --git a/http/varnish/init.d/varnishncsa b/http/varnish/init.d/varnishncsa
index 07ad82b..bd5eac9 100755
--- a/http/varnish/init.d/varnishncsa
+++ b/http/varnish/init.d/varnishncsa
@@ -9,3 +9,9 @@ RUNLEVEL=3
NEEDS="varnish"
. /etc/init.d/smgl_init
+
+start() {
+ sleep 1
+
+ _start
+}
- [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (ace07529c68f3f2c45c8de673da01ff220d89e89), Vlad Glagolev, 03/05/2017
Archive powered by MHonArc 2.6.24.