From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RgZ2v-0008AC-OO for garchives@archives.gentoo.org; Fri, 30 Dec 2011 09:46:42 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9CEEC21C106; Fri, 30 Dec 2011 09:46:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 6BC8221C106 for ; Fri, 30 Dec 2011 09:46:34 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D143C1B4005 for ; Fri, 30 Dec 2011 09:46:33 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2245) id A071D2004B; Fri, 30 Dec 2011 09:46:32 +0000 (UTC) From: "Lars Wendler (polynomial-c)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, polynomial-c@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/zabbix: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: net-analyzer/zabbix X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler Content-Type: text/plain; charset=utf8 Message-Id: <20111230094632.A071D2004B@flycatcher.gentoo.org> Date: Fri, 30 Dec 2011 09:46:32 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 1ac168d6-10f5-43c0-94b4-163a1968529d X-Archives-Hash: 59dca5a50875a742126a5a9812dcff8c polynomial-c 11/12/30 09:46:32 Modified: ChangeLog Log: Fixed init scripts to not use s-s-d's deprecated -c/--chuid option anym= ore =20 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64) Revision Changes Path 1.71 net-analyzer/zabbix/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbi= x/ChangeLog?rev=3D1.71&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbi= x/ChangeLog?rev=3D1.71&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbi= x/ChangeLog?r1=3D1.70&r2=3D1.71 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/ChangeLog,v retrieving revision 1.70 retrieving revision 1.71 diff -u -r1.70 -r1.71 --- ChangeLog 30 Dec 2011 08:26:50 -0000 1.70 +++ ChangeLog 30 Dec 2011 09:46:32 -0000 1.71 @@ -1,6 +1,12 @@ # ChangeLog for net-analyzer/zabbix # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/ChangeLog,v 1.70 = 2011/12/30 08:26:50 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/ChangeLog,v 1.71 = 2011/12/30 09:46:32 polynomial-c Exp $ + + 30 Dec 2011; Lars Wendler + files/1.6.6/init.d/zabbix-agentd, files/1.6.6/init.d/zabbix-proxy, + files/1.6.6/init.d/zabbix-server: + non-maintainer commit: Fixed init scripts to not use s-s-d's deprecate= d + -c/--chuid option anymore. Acked by bonsaikitten. =20 *zabbix-1.8.10 (30 Dec 2011) =20