summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaurice van der Pot <griffon26@gentoo.org>2007-07-10 18:25:50 +0000
committerMaurice van der Pot <griffon26@gentoo.org>2007-07-10 18:25:50 +0000
commit7f171b421f9139b87d339535ffe82d41e4e49f1f (patch)
tree723f344095ce16c00e5ff7dde115f962739acf57 /net-proxy/http-replicator/ChangeLog
parentwhitespace (diff)
downloadgentoo-2-7f171b421f9139b87d339535ffe82d41e4e49f1f.tar.gz
gentoo-2-7f171b421f9139b87d339535ffe82d41e4e49f1f.tar.bz2
gentoo-2-7f171b421f9139b87d339535ffe82d41e4e49f1f.zip
Patch http-replicator to ignore SIGHUP as a work-around for bug #177428.
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'net-proxy/http-replicator/ChangeLog')
-rw-r--r--net-proxy/http-replicator/ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/net-proxy/http-replicator/ChangeLog b/net-proxy/http-replicator/ChangeLog
index 7abc8d3b1a11..a21b7450c026 100644
--- a/net-proxy/http-replicator/ChangeLog
+++ b/net-proxy/http-replicator/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for net-proxy/http-replicator
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/http-replicator/ChangeLog,v 1.14 2007/04/22 00:24:03 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/http-replicator/ChangeLog,v 1.15 2007/07/10 18:25:50 griffon26 Exp $
+
+ 10 Jul 2007; Maurice van der Pot <griffon26@gentoo.org>
+ +files/http-replicator-3.0-sighup.patch, files/http-replicator-3.0.init,
+ http-replicator-3.0.ebuild:
+ Slight changes to init script as well as a patch to ignore SIGHUP to prevent
+ the daemon from exiting right away when http-replicator is started at boot
+ time. This is a work-around for bug #177428 until the next version of
+ http-replicator, which is a rewrite, is released.
22 Apr 2007; Alin Năstac <mrness@gentoo.org> http-replicator-3.0.ebuild:
Use newinitd and newconfd (#174266).