Subject: pkg/32598: security/dirb is outdated
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <pancake@phreaker.net>
List: pkgsrc-bugs
Date: 01/23/2006 01:40:00
>Number:         32598
>Category:       pkg
>Synopsis:       1.9 is out
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          support
>Submitter-Id:   net
>Arrival-Date:   Mon Jan 23 01:40:00 +0000 2006
>Originator:     pancake@phreaker.net
>Release:        Linux 2.6.15bare
>Organization:
	
>Environment:
	
	
System: Linux bare 2.6.15bare #1 PREEMPT Mon Jan 9 15:44:59 CET 2006 i686 GNU/Linux
Architecture: i686
Machine: i686
>Description:
	
	up to 1.9

Changelog:
- BUG: Corregido bug en get_body() que calculaba mal el numero de palabras leidas.
- FEATURE: Aņadido fine_tuning por palabras en NEC=200.
- FEATURE: Aņadida seccion de examples en ayuda directa de dirb.c.
- FEATURE: Ampliadas algunas wordlists.
- FEATURE: Aņadido directorio "others" para clasificar wordlists.
- BUG: Si no existe el directorio de "resume" lo crea.
- BUG: Si el servidor no devuelve server_banner no se muestra.
- FEATURE: Aņadido "Silent Mode" para terminales tontos.
- FEATURE: Aņadida descripcion del codigo HTTP.
- CLEAN: Reformado el formato del output de informacion de las URLs encontradas.
- FEATURE: Ampliados los juegos de caracteres disponibles en gendict.

In other words:
- Add more checks and fixups on the engine.
- More keywords in wordlists database.
- Add new mode called 'silent mode'
- more charsets availables for gendict
- add some more examples
- add fine tuning for words in NEC=200

>How-To-Repeat:
	
>Fix:
	

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/security/dirb/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	20 Oct 2005 16:29:18 -0000	1.2
+++ Makefile	23 Jan 2006 01:32:11 -0000
@@ -1,8 +1,8 @@
 # $NetBSD: Makefile,v 1.2 2005/10/20 16:29:18 minskim Exp $
 #
 
-DISTNAME=	dirb18
-PKGNAME=	dirb-1.8
+PKGNAME=	dirb-1.9
+DISTNAME=	dirb19
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=dirb/}
 
@@ -10,6 +10,8 @@
 HOMEPAGE=	http://dirb.sourceforge.net/
 COMMENT=	Web Content Scanner
 
+WRKSRC=${WRKDIR}/dirb
+
 USE_PKGLOCALEDIR=	yes
 GNU_CONFIGURE=		yes
 
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/security/dirb/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo	14 Oct 2005 00:44:03 -0000	1.1.1.1
+++ distinfo	23 Jan 2006 01:32:11 -0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/10/14 00:44:03 minskim Exp $
+$NetBSD$
 
-SHA1 (dirb18.tar.gz) = 63183b6a91ff1a0ce2cd412f8207f904fa5f6305
-RMD160 (dirb18.tar.gz) = db7881ad70301ab4c47bed815ac6cae3d113ffba
-Size (dirb18.tar.gz) = 219860 bytes
+SHA1 (dirb19.tar.gz) = 5b80f6700805ba02226d1cf0cf0505693762ca89
+RMD160 (dirb19.tar.gz) = 0b4a7f7efced1057b58f7a314dc43c7d89d60810
+Size (dirb19.tar.gz) = 223149 bytes

>Unformatted: