[Lunar-commits] <moonbase> chkrootkit: version bumped to 0.49.

Florin Braescu florin at lunar-linux.org
Mon Aug 10 19:54:06 CEST 2009


commit 361452d0a1c38003cbd076d827a3fcfd5696fb96
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Mon Aug 10 20:54:06 2009 +0300

    chkrootkit: version bumped to 0.49.
    
    More tests added and bugfixes.
---
 security/chkrootkit/BUILD   |    8 ++++----
 security/chkrootkit/DETAILS |   12 ++++++------
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/security/chkrootkit/BUILD b/security/chkrootkit/BUILD
index 9ddfc61..2f19143 100644
--- a/security/chkrootkit/BUILD
+++ b/security/chkrootkit/BUILD
@@ -1,9 +1,9 @@
 (
 
-  INSTALL_DIRECTORY=/opt/lunar/chkrootkit/$VERSION/bin        &&
-  make                                                        &&
-  prepare_install                                        &&
-  mkdir -p $INSTALL_DIRECTORY                                &&
+  INSTALL_DIRECTORY=/opt/lunar/chkrootkit/$VERSION/bin  &&
+  make                         &&
+  prepare_install              &&
+  mkdir -p $INSTALL_DIRECTORY  &&
   for binary in check_wtmpx chkdirs chklastlog chkproc chkrootkit chkwtmp  ifpromisc strings-static; do
     install -o root -g root -m700 $SOURCE_DIRECTORY/$binary $INSTALL_DIRECTORY
   done
diff --git a/security/chkrootkit/DETAILS b/security/chkrootkit/DETAILS
index 7e8c465..1f57cf1 100644
--- a/security/chkrootkit/DETAILS
+++ b/security/chkrootkit/DETAILS
@@ -1,12 +1,12 @@
           MODULE=chkrootkit
-         VERSION=0.48
+         VERSION=0.49
           SOURCE=$MODULE.tar.gz
-   SOURCE_URL[0]=ftp://ftp.pangeia.com.br/pub/seg/pac/
-   SOURCE_URL[1]=http://us.chkrootkit.org/download/
-      SOURCE_VFY=sha1:edbaf062a78f4210a7dbe9ef935cb86d12695d91
-        WEB_SITE=http://www.chkrootkit.org/
+   SOURCE_URL[0]=ftp://ftp.pangeia.com.br/pub/seg/pac
+   SOURCE_URL[1]=http://us.chkrootkit.org/download
+      SOURCE_VFY=sha1:cec1a3c482b95b20d3a946b07fffb23290abc4a6
+        WEB_SITE=http://www.chkrootkit.org
          ENTERED=20040124
-         UPDATED=20080229
+         UPDATED=20090810
            SHORT="a tool to locally check for signs of a rootkit"
 
 cat << EOF


More information about the Lunar-commits mailing list