Subject: CVS commit: pkgsrc/security/dirb
From: Hubert Feyrer
Date: 2023-08-30 20:21:57
Message id: 20230830182157.18148FBDB@cvs.NetBSD.org

Log Message:
dirb: Update to 2.20 [hubertf 2023-08-29]

Upstream Changes:

2.2.0 (23/04/2013)
-----

- FEATURE: added function compare_str() that returns the position of the first \ 
different character.
- BUG: fixed the use of finetunning for pages of type 30x in launch_attack()
- FEATURE: improved location_clean() function
- FEATURE: added wordlist hpsmh (hp system management homepage)
- BUG: fixed incorrect use of url_base in launch_attack()
- FEATURE: now in case of fixable error it goes to next directory instead of exiting
- BUG: corrected erroneous use of get_necs() in resume.c
- FEATURE: added wordlist axis and ror (ruby on rails), extended oas and tomcat

2.1.0 (25/05/2011)
-----

- FEATURE: tested URLs information adjusted to terminal width
- BUG: changed printf() that displayed and cleared URL in launch_attack() to \ 
avoid undue line breaks
- FEATURE: changed output format (all in 1 line)
- FEATURE: added wordlists: wps (websphere portal server), sap (sap j2ee), \ 
domino (update)

2.0.4 (06/04/2009)
-----

- BUG: -R option fails, fix by Hubert Seiwert
- FEATURE: don't force the / final if there are parameters in the url
- BUG: detection of recurring 401, 403 and 500 codes failed

2.0.3 (27/01/2009)
-----

- BUG: 301/302 detection with -f failed sometimes with recursion.
- FEATURE: the -N option now instead of setting the NEC, makes us ignore \ 
responses with that code.

2.0.2 (21/10/2008)
-----

- BUG: dump() function could be invoked before all the variables to be saved \ 
were defined.

2.0.1 (30/08/2007)
-----

- FEAUTRE: updated wordlist cgis.txt
- BUG: CURLOPT_MUTE option removed after deprecated in libcurl
- FEATURE: wordlist common.txt extended

2.0.0 (11/04/2007)
-----

- FEATURE: location_cmp() checks that what is passed to it is a valid url.
- BUG: fixed a bug that led to detect some 302 messages as directories.

1.99.0 (05/07/2006)
------

- FEATURE: directory listing detection in tomcat
- BUG: fixed off-by-one in uri_decode()
- FEATURE: Added Sharepoint wordlist
- BUG: Fixed a lot of bugs produced by the changes.
- FEATURE: NEC by directory.
- FEATURE: NEC by extension.

1.10.0 (25/04/2006)
------

- FEATURE: Added speedcontrol patch (option -z) of Sha0.

Package Changes:
- Install wordlists to make dirb even more useful.

Files:
RevisionActionfile
1.41modifypkgsrc/security/dirb/Makefile
1.2modifypkgsrc/security/dirb/PLIST
1.7modifypkgsrc/security/dirb/distinfo
1.1removepkgsrc/security/dirb/patches/patch-aa