From 1cc9f1aa76d507f4be193b0996e7c283b4ced109 Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Thu, 31 Mar 2011 16:06:33 -0500 Subject: system/rkhunter: Updated for version 1.3.8. Signed-off-by: Robby Workman --- system/rkhunter/README | 2 -- system/rkhunter/doinst.sh | 2 -- system/rkhunter/rkhunter.SlackBuild | 3 +-- system/rkhunter/rkhunter.info | 6 +++--- 4 files changed, 4 insertions(+), 9 deletions(-) (limited to 'system') diff --git a/system/rkhunter/README b/system/rkhunter/README index 59397054be..2b3e9f83c9 100644 --- a/system/rkhunter/README +++ b/system/rkhunter/README @@ -1,5 +1,3 @@ -RKHunter - A Security monitoring and analyzing tool - RKHunter is a scanning tool that scans for rootkits, backdoors, and local exploits by running tests like MD5 hash comparison, known rootkit files, incorrect permissions on binaries, suspect strings in LKM and LKD modules, diff --git a/system/rkhunter/doinst.sh b/system/rkhunter/doinst.sh index 4dc3528ce0..b99f33b087 100644 --- a/system/rkhunter/doinst.sh +++ b/system/rkhunter/doinst.sh @@ -10,6 +10,4 @@ config() { fi # Otherwise, we leave the .new copy for the admin to consider... } - config etc/rkhunter.conf.new - diff --git a/system/rkhunter/rkhunter.SlackBuild b/system/rkhunter/rkhunter.SlackBuild index b29dc4820e..90efb723f6 100644 --- a/system/rkhunter/rkhunter.SlackBuild +++ b/system/rkhunter/rkhunter.SlackBuild @@ -5,7 +5,7 @@ # Written by Michael Johnson (youngmug@animeneko.net) PRGNAM=rkhunter -VERSION=${VERSION:-1.3.6} +VERSION=${VERSION:-1.3.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -52,7 +52,6 @@ find . \ -exec chmod 644 {} \; # Set the installer to build in our package directory -# Yes, this isn't an RPM, but it was the easiest way to get pathing working correctly TGZ_BUILD_ROOT=$PKG \ ./installer.sh \ --layout TGZ \ diff --git a/system/rkhunter/rkhunter.info b/system/rkhunter/rkhunter.info index 2c00f361cb..a7d64eb278 100644 --- a/system/rkhunter/rkhunter.info +++ b/system/rkhunter/rkhunter.info @@ -1,8 +1,8 @@ PRGNAM="rkhunter" -VERSION="1.3.6" +VERSION="1.3.8" HOMEPAGE="http://rootkit.nl/projects/rootkit_hunter.html" -DOWNLOAD="http://downloads.sourceforge.net/rkhunter/rkhunter-1.3.6.tar.gz" -MD5SUM="41bd92b1ea0803401c4a45215c8293a2" +DOWNLOAD="http://downloads.sourceforge.net/rkhunter/rkhunter-1.3.8.tar.gz" +MD5SUM="0c34eb2a2d0caa384f442c11fcbb0c46" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Michael Johnson" -- cgit v1.2.3