[Lunar-commits] <moonbase> john: version bumped to 1.7.5.
Florin Braescu
florin at lunar-linux.org
Fri Feb 26 18:40:05 CET 2010
commit 2da240d763fbfe2651c6e81bf1d12ee012f17d78
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Feb 26 19:40:05 2010 +0200
john: version bumped to 1.7.5.
Changes:
* Support for the use of "--format" along with "--show" or "--make-charset" has
been added.
* The choice of .rec and .log filenames for custom session names has been made
more intuitive.
* A new numeric variable has been added to the word mangling rules engine:
"p" for position of the character last found with the "/" or "%" commands.
* Support for "\r" (character lists with repeats) and "\p0" (reference to the
immediately preceding character list/range) has been added to the word mangling
rules preprocessor.
* The undefined and undocumented behavior of some subtle word mangling rules
preprocessor constructs has been changed to arguably be more sensible.
* Some bugs were fixed, most notably JtR crashing on no password hashes loaded.
---
crypto/john/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/crypto/john/DETAILS b/crypto/john/DETAILS
index 1020df3..bda9d42 100644
--- a/crypto/john/DETAILS
+++ b/crypto/john/DETAILS
@@ -1,11 +1,11 @@
MODULE=john
- VERSION=1.7.4.2
+ VERSION=1.7.5
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://www.openwall.com/john/g
- SOURCE_VFY=sha1:a7f38aa2e4900768c10fe0c2edd13f05f901d532
+ SOURCE_VFY=sha1:d3d311ef9e68de83ba8e9ce75a6b6eab14839372
WEB_SITE=http://www.openwall.com/john
ENTERED=20011216
- UPDATED=20100120
+ UPDATED=20100226
SHORT="A fast password cracker"
cat << EOF
More information about the Lunar-commits
mailing list