ports/104506: update to version 0.47
cordeiro at cert.br
cordeiro at cert.br
Tue Oct 17 21:30:19 UTC 2006
>Number: 104506
>Category: ports
>Synopsis: update to version 0.47
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Tue Oct 17 21:30:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Luiz Eduardo Roncato Cordeiro
>Release: FreeBSD 6.1-RELEASE-p10 i386
>Organization:
nonono
>Environment:
System: FreeBSD nonono 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #14: Mon Oct 2 13:32:37 BRT 2006 root at nonono:/usr/obj/usr/src/sys/NONONO i386
>Description:
Update to chkrookit version 0.47
* chkproc.c
- some bug fixes, thanks to Lantz Moore
- use of getpriority() to identify LKMs, thanks to Yjesus(unhide) and Slider/Flimbo (skdet)
- new rootkit detected: Enye LKM
* chkrootkit
- new test: crontab
- new rootkits detected: Enye LKM, Lupper.Worm, shv5
- more ports added to the bindshell test
- some minor bug fixes
>How-To-Repeat:
>Fix:
diff -ruN /usr/ports/security/chkrootkit.old/Makefile /usr/ports/security/chkrootkit/Makefile
--- /usr/ports/security/chkrootkit.old/Makefile Tue Oct 17 15:45:08 2006
+++ /usr/ports/security/chkrootkit/Makefile Tue Oct 17 15:46:16 2006
@@ -6,7 +6,7 @@
#
PORTNAME= chkrootkit
-PORTVERSION= 0.46a
+PORTVERSION= 0.47
CATEGORIES= security
MASTER_SITES= ftp://ftp.pangeia.com.br/pub/seg/pac/ \
ftp://gd.tuwien.ac.at/infosys/security/chkrootkit/ \
diff -ruN /usr/ports/security/chkrootkit.old/distinfo /usr/ports/security/chkrootkit/distinfo
--- /usr/ports/security/chkrootkit.old/distinfo Tue Oct 17 15:45:08 2006
+++ /usr/ports/security/chkrootkit/distinfo Tue Oct 17 17:49:18 2006
@@ -1,3 +1,3 @@
-MD5 (chkrootkit-0.46a.tar.gz) = b73fb9e365d2edcd031d65b16e965a18
-SHA256 (chkrootkit-0.46a.tar.gz) = ec23b4be57e08f6c28f646a447a8545f9c612fd4b296133ac9c3c3ac13e1d696
-SIZE (chkrootkit-0.46a.tar.gz) = 37140
+MD5 (chkrootkit-0.47.tar.gz) = 4c6455d202cef35395a673386e4bf01a
+SHA256 (chkrootkit-0.47.tar.gz) = 5a5aeb597769cc2843648858b95fc7abd3485ba7edd1800d69e0125220c6669f
+SIZE (chkrootkit-0.47.tar.gz) = 37791
diff -ruN /usr/ports/security/chkrootkit.old/pkg-plist /usr/ports/security/chkrootkit/pkg-plist
--- /usr/ports/security/chkrootkit.old/pkg-plist Wed Dec 31 21:00:00 1969
+++ /usr/ports/security/chkrootkit/pkg-plist Tue Oct 17 18:20:08 2006
@@ -0,0 +1,15 @@
+sbin/chkrootkit
+sbin/chklastlog
+sbin/chkwtmp
+sbin/chkutmp
+sbin/chkproc
+sbin/chkdirs
+sbin/ifpromisc
+sbin/check_wtmpx
+sbin/strings
+share/doc/chkrootkit/ACKNOWLEDGMENTS
+share/doc/chkrootkit/COPYRIGHT
+share/doc/chkrootkit/README
+share/doc/chkrootkit/README.chklastlog
+share/doc/chkrootkit/README.chkwtmp
+ at dirrm share/doc/chkrootkit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list