Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  1 Sep 2004 12:35:10 -0300 (BRT)
From:      Luiz Eduardo Roncato Cordeiro <cordeiro@nic.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        cordeiro@nic.br
Subject:   ports/71249: update to version 0.44
Message-ID:  <20040901153510.D9178392E0@luinil.nic.br>
Resent-Message-ID: <200409011540.i81FeG87065769@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         71249
>Category:       ports
>Synopsis:       update to version 0.44
>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:   Wed Sep 01 15:40:16 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Luiz Eduardo Roncato Cordeiro
>Release:        FreeBSD 4.10-RELEASE-p2 i386
>Organization:
NBSO
>Environment:
System: FreeBSD XXX 4.10-RELEASE-p2 FreeBSD 4.10-RELEASE-p2 #0: Thu Jul 22 14:22:34 UTC 2004 root@XXX:/usr/obj/usr/src/sys/XXX i386

>Description:
	Update to chkrookit version 0.44

        This new version has bug fixes and new features:
        * chkwtmp.c
          fix: del counter (Thanks to Dietrich Raisin) 
        * chkproc.c 
          fix: better support for Linux threads 
        * chkrootkit
          new rootkit detected: Madalin rootkit 
          top and find tests improved for Suse Linux 
          more ports added in the bindshell test 
          fix: FreeBSD false positives 
          fix: slammer detection 
          lots of 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	Wed Sep  1 10:35:21 2004
+++ /usr/ports/security/chkrootkit/Makefile	Wed Sep  1 10:35:37 2004
@@ -6,14 +6,12 @@
 #
 
 PORTNAME=	chkrootkit
-PORTVERSION=	0.43
+PORTVERSION=	0.44
 CATEGORIES=	security
 MASTER_SITES=	ftp://ftp.pangeia.com.br/pub/seg/pac/
 
 MAINTAINER=	cordeiro@nic.br
 COMMENT=	A tool to locally check for signs of a rootkit
-
-IGNORE=		is reporting false positives on FreeBSD 4.10 and 5.x. Next release in few weeks
 
 USE_REINPLACE=	yes
 
diff -ruN /usr/ports/security/chkrootkit.old/distinfo /usr/ports/security/chkrootkit/distinfo
--- /usr/ports/security/chkrootkit.old/distinfo	Wed Sep  1 10:35:21 2004
+++ /usr/ports/security/chkrootkit/distinfo	Wed Sep  1 12:24:31 2004
@@ -1,2 +1,2 @@
-MD5 (chkrootkit-0.43.tar.gz) = 08646b9bf3a9dc45c25a40946962a839
-SIZE (chkrootkit-0.43.tar.gz) = 33355
+MD5 (chkrootkit-0.44.tar.gz) = 8f6dbb3204c24e9b71490142cb2953ee
+SIZE (chkrootkit-0.44.tar.gz) = 34163

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040901153510.D9178392E0>