SOURCE_HASH=sha512:537850111d1a74a785301621f158ad783df27ec0348c040a0260b6c138974e00711dd51285c4cb4ef128eea117f969b43c7692fe309ce607106c71b2751c7e71
WEB_SITE=http://www.chkrootkit.org
ENTERED=20020925
+ PATCHLEVEL=1
LICENSE[0]=/usr/share/doc/chkrootkit/COPYRIGHT
- KEYWORDS="security"
+ KEYWORDS="security rootkit scan"
SHORT="Locally checks for signs of a rootkit."
cat << EOF
chkrootkit is a tool to locally check for signs of a rootkit. It
@@ -19,12 +20,12 @@ contains:
* chkrootkit: shell script that checks system binaries for rootkit
modification.
- * ifpromisc.c: checks if the interface is in promiscuous mode.
- * chklastlog.c: checks for lastlog deletions.
- * chkwtmp.c: checks for wtmp deletions.
- * check_wtmpx.c: checks for wtmpx deletions. (Solaris only)
- * chkproc.c: checks for signs of LKM trojans.
- * chkdirs.c: checks for signs of LKM trojans.
- * strings.c: quick and dirty strings replacement.
- * chkutmp.c: checks for utmp deletions.
+ * ifpromisc: checks if the interface is in promiscuous mode.
+ * chklastlog: checks for lastlog deletions.
+ * chkwtmp: checks for wtmp deletions.
+ * check_wtmpx: checks for wtmpx deletions. (Solaris only)
+ * chkproc: checks for signs of LKM trojans.
+ * chkdirs: checks for signs of LKM trojans.
+ * strings: quick and dirty strings replacement.
+ * chkutmp: checks for utmp deletions.
EOF
diff --git a/security/chkrootkit/HISTORY b/security/chkrootkit/HISTORY
index 7829cda..4d1a5be 100644
--- a/security/chkrootkit/HISTORY
+++ b/security/chkrootkit/HISTORY
@@ -1,3 +1,9 @@
+2007-03-20 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: added keywords rootkit and scan
+ patchlevel=1
+ cleaned up list of apps
+ * desktop/chkrootkit.desktop: set terminal=true
+
2007-03-14 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: Updated to 0.47