From root@nic.br  Wed Sep  1 15:35:15 2004
Return-Path: <root@nic.br>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 357B716A4CF
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  1 Sep 2004 15:35:13 +0000 (GMT)
Received: from luinil.nic.br (luinil.nic.br [200.160.7.67])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5E49343D4C
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  1 Sep 2004 15:35:12 +0000 (GMT)
	(envelope-from root@nic.br)
Received: by luinil.nic.br (Postfix, from userid 0)
	id D9178392E0; Wed,  1 Sep 2004 12:35:10 -0300 (BRT)
Message-Id: <20040901153510.D9178392E0@luinil.nic.br>
Date: Wed,  1 Sep 2004 12:35:10 -0300 (BRT)
From: Luiz Eduardo Roncato Cordeiro <cordeiro@nic.br>
Reply-To: Luiz Eduardo Roncato Cordeiro <cordeiro@nic.br>
To: FreeBSD-gnats-submit@freebsd.org
Cc: cordeiro@nic.br
Subject: update to version 0.44
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         71249
>Category:       ports
>Synopsis:       security/chkrootkit update to version 0.44
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pav
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 01 15:40:16 GMT 2004
>Closed-Date:    Thu Sep 02 11:42:40 GMT 2004
>Last-Modified:  Thu Sep 02 11:42:40 GMT 2004
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->pav 
Responsible-Changed-By: vs 
Responsible-Changed-When: Thu Sep 2 10:19:06 GMT 2004 
Responsible-Changed-Why:  
pav already owns the other one 

http://www.freebsd.org/cgi/query-pr.cgi?pr=71249 
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Thu Sep 2 11:42:33 GMT 2004 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=71249 
>Unformatted:
