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 1R8iCn-0007CO-Gy for garchives@archives.gentoo.org; Wed, 28 Sep 2011 00:40:57 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 553CE21C06F; Wed, 28 Sep 2011 00:40:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 15D0321C06F for ; Wed, 28 Sep 2011 00:40:49 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 585B61B4001 for ; Wed, 28 Sep 2011 00:40:48 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2274) id 20BCB20036; Wed, 28 Sep 2011 00:40:47 +0000 (UTC) From: "Tim Harder (radhermit)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, radhermit@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-forensics/chkrootkit: metadata.xml chkrootkit-0.49.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: metadata.xml chkrootkit-0.49.ebuild ChangeLog X-VCS-Directories: app-forensics/chkrootkit X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder Content-Type: text/plain; charset=utf8 Message-Id: <20110928004047.20BCB20036@flycatcher.gentoo.org> Date: Wed, 28 Sep 2011 00:40:47 +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: X-Archives-Hash: d05e2a3d5ffaf7f52cb960bf844e8c44 radhermit 11/09/28 00:40:47 Modified: metadata.xml chkrootkit-0.49.ebuild ChangeLog Log: Add cron use flag to control cron dependency and script installation (b= ug #384409). =20 (Portage version: 2.2.0_alpha59/cvs/Linux x86_64) Revision Changes Path 1.6 app-forensics/chkrootkit/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/chkr= ootkit/metadata.xml?rev=3D1.6&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/chkr= ootkit/metadata.xml?rev=3D1.6&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/chkr= ootkit/metadata.xml?r1=3D1.5&r2=3D1.6 Index: metadata.xml =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/app-forensics/chkrootkit/metadata.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- metadata.xml 12 Mar 2008 09:47:31 -0000 1.5 +++ metadata.xml 28 Sep 2011 00:40:46 -0000 1.6 @@ -2,4 +2,7 @@ forensics + + Install cron script for weekly rootkit scans + 1.7 app-forensics/chkrootkit/chkrootkit-0.49.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/chkr= ootkit/chkrootkit-0.49.ebuild?rev=3D1.7&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/chkr= ootkit/chkrootkit-0.49.ebuild?rev=3D1.7&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/chkr= ootkit/chkrootkit-0.49.ebuild?r1=3D1.6&r2=3D1.7 Index: chkrootkit-0.49.ebuild =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/app-forensics/chkrootkit/chkrootkit-0.4= 9.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- chkrootkit-0.49.ebuild 22 Sep 2011 20:30:14 -0000 1.6 +++ chkrootkit-0.49.ebuild 28 Sep 2011 00:40:46 -0000 1.7 @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/chkrootkit/chkrootkit-0= .49.ebuild,v 1.6 2011/09/22 20:30:14 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/chkrootkit/chkrootkit-0= .49.ebuild,v 1.7 2011/09/28 00:40:46 radhermit Exp $ =20 EAPI=3D"4" =20 @@ -14,9 +14,9 @@ LICENSE=3D"BSD-2" SLOT=3D"0" KEYWORDS=3D"~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sp= arc x86" -IUSE=3D"" +IUSE=3D"+cron" =20 -RDEPEND=3D"virtual/cron" +RDEPEND=3D"cron? ( virtual/cron )" =20 src_prepare() { epatch "${WORKDIR}"/${P}-gentoo.diff @@ -31,13 +31,19 @@ dosbin chkdirs chklastlog chkproc chkrootkit chkwtmp chkutmp ifpromisc = strings-static dodoc ACKNOWLEDGMENTS README* =20 - exeinto /etc/cron.weekly - newexe "${FILESDIR}"/${PN}.cron ${PN} + if use cron ; then + exeinto /etc/cron.weekly + newexe "${FILESDIR}"/${PN}.cron ${PN} + fi } =20 pkg_postinst() { - elog - elog "Edit /etc/cron.weekly/chkrootkit to activate chkrootkit!" + if use cron ; then + elog + elog "Edit /etc/cron.weekly/chkrootkit to activate chkrootkit!" + elog + fi + elog elog "Some applications, such as portsentry, will cause chkrootkit" elog "to produce false positives. Read the chkrootkit FAQ at" 1.65 app-forensics/chkrootkit/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/chkr= ootkit/ChangeLog?rev=3D1.65&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/chkr= ootkit/ChangeLog?rev=3D1.65&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/chkr= ootkit/ChangeLog?r1=3D1.64&r2=3D1.65 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/app-forensics/chkrootkit/ChangeLog,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- ChangeLog 22 Sep 2011 20:30:14 -0000 1.64 +++ ChangeLog 28 Sep 2011 00:40:46 -0000 1.65 @@ -1,6 +1,11 @@ # ChangeLog for app-forensics/chkrootkit # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/chkrootkit/ChangeLog,v = 1.64 2011/09/22 20:30:14 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/chkrootkit/ChangeLog,v = 1.65 2011/09/28 00:40:46 radhermit Exp $ + + 28 Sep 2011; Tim Harder chkrootkit-0.49.ebuild, + metadata.xml: + Add cron use flag to control cron dependency and script installation (= bug + #384409). =20 22 Sep 2011; Tim Harder chkrootkit-0.49.ebuild: Minor quoting and spacing fixes.