Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jan 2003 14:01:09 -0200 (BRST)
From:      Luiz Eduardo Roncato Cordeiro <cordeiro@luinil.nic.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46952: Update port: security/chkrootkit: upgrade to version 0.38.
Message-ID:  <20030110160109.C2D3339123@luinil.nic.br>

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

>Number:         46952
>Category:       ports
>Synopsis:       Update port: security/chkrootkit: upgrade to version 0.38.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 10 08:10:02 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Luiz Eduardo Roncato Cordeiro
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD xxxxxxxxxxxxx 4.7-STABLE FreeBSD 4.7-STABLE #22: Wed Jan 8 10:32:27 BRST 2003 cordeiro@xxxxxxxxxxxxx:/usr/obj/usr/src/sys/KERNEL i386
>Description:
  Software upgrade to version 0.37.
>How-To-Repeat:
>Fix:

diff -ruN /usr/ports/security/chkrootkit.old/Makefile /usr/ports/security/chkrootkit/Makefile
--- /usr/ports/security/chkrootkit.old/Makefile	Fri Jan 10 13:42:50 2003
+++ /usr/ports/security/chkrootkit/Makefile	Fri Jan 10 13:50:17 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	chkrootkit
-PORTVERSION=	0.37
+PORTVERSION=	0.38
 CATEGORIES=	security
 MASTER_SITES=	ftp://ftp.pangeia.com.br/pub/seg/pac/
 
@@ -14,7 +14,7 @@
 
 USE_REINPLACE=	yes
 
-ALL_TARGET=	chkrootkit chklastlog chkwtmp chkproc ifpromisc 
+ALL_TARGET=	chkrootkit chklastlog chkwtmp chkproc chkdirs ifpromisc 
 
 DOCFILES=	COPYRIGHT README README.chklastlog README.chkwtmp
 
@@ -26,6 +26,7 @@
 		's#\./chklastlog#${PREFIX}/sbin/chklastlog#g; \
 		s#\./chkwtmp#${PREFIX}/sbin/chkwtmp#g; \
 		s#\./chkproc#${PREFIX}/sbin/chkproc#g; \
+		s#\./chkdirs#${PREFIX}/sbin/chkdirs#g; \
 		s#\./ifpromisc#${PREFIX}/sbin/ifpromisc#g;' \
 		${WRKSRC}/chkrootkit
 
@@ -34,6 +35,7 @@
 	${INSTALL_PROGRAM} ${WRKSRC}/chklastlog ${PREFIX}/sbin
 	${INSTALL_PROGRAM} ${WRKSRC}/chkwtmp    ${PREFIX}/sbin
 	${INSTALL_PROGRAM} ${WRKSRC}/chkproc    ${PREFIX}/sbin
+	${INSTALL_PROGRAM} ${WRKSRC}/chkdirs    ${PREFIX}/sbin
 	${INSTALL_PROGRAM} ${WRKSRC}/ifpromisc  ${PREFIX}/sbin
 .if	!defined(NOPORTDOCS)
 	@${MKDIR} ${PREFIX}/share/doc/chkrootkit
diff -ruN /usr/ports/security/chkrootkit.old/distinfo /usr/ports/security/chkrootkit/distinfo
--- /usr/ports/security/chkrootkit.old/distinfo	Fri Jan 10 13:42:50 2003
+++ /usr/ports/security/chkrootkit/distinfo	Fri Jan 10 13:44:42 2003
@@ -1 +1 @@
-MD5 (chkrootkit-0.37.tar.gz) = b0feebea67655daa440da92099dd5187
+MD5 (chkrootkit-0.38.tar.gz) = 53a0d56d8b5bd1300237fc448c0b37eb
diff -ruN /usr/ports/security/chkrootkit.old/pkg-descr /usr/ports/security/chkrootkit/pkg-descr
--- /usr/ports/security/chkrootkit.old/pkg-descr	Fri Jan 10 13:42:50 2003
+++ /usr/ports/security/chkrootkit/pkg-descr	Fri Jan 10 13:53:49 2003
@@ -3,7 +3,6 @@
 
  Rootkits, Worms and LKMs detected
  ---------------------------------
-
  The following rootkits, worms and LKMs are currently detected:
  Solaris rootkit, FreeBSD rootkit, lrk3, lrk4, lrk5, lrk6, t0rn (and
  t0rn v8), some lrk variants, Ambient's Rootkit for Linux (ARK), Ramen
@@ -11,9 +10,11 @@
  Worm, LPD Worm, kenny-rk, Adore LKM, ShitC Worm, Omega Worm, Wormkit
  Worm, dsc-rootkit, RST.b, duarawkz, knark LKM, Monkit, Hidrootkit,
  Bobkit, Pizdakit, t0rn (v8.0 variant), Showtee, Optickit, T.R.K,
- MithRa's Rootkit, George, SucKIT Scalper Worm, Slapper Worm, OpenBSD
- rk v1, Illogic and SK rootkit.
+ MithRa's Rootkit, George, SucKIT, Scalper Worm, Slapper Worm, OpenBSD
+ rk v1, Illogic, SK rootkit, sebek LKM, Romanian rootkit and LOC
+ rootkit.
 
 Nelson Murilo <nelson@pangeia.com.br>
+Klaus Steding-Jessen <jessen@nic.br>
 
 WWW: http://www.chkrootkit.org/
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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