[Lunar-commits] <moonbase> john: version bumped to 1.7.4.
Florin Braescu
florin at lunar-linux.org
Sun Dec 27 07:15:31 CET 2009
commit e715bdc32fa82c4cd2a0683200125314ee7eed37
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Dec 27 08:15:31 2009 +0200
john: version bumped to 1.7.4.
The word mangling rules engine has been enhanced in many ways,
including addition of support for back-references and "parallel"
ranges to the preprocessor, the notion of numeric variables, more
rule commands and reject flags, as well as performance
improvements. The default rulesets have been revised to make use
of the new features, for speed, to produce fewer duplicates, and
to generate additional kinds of candidate passwords. The idle
priority emulation code has been optimized for lower overhead, and
the Idle setting has been enabled by default.
---
crypto/john/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/crypto/john/DETAILS b/crypto/john/DETAILS
index 2dc5f85..4b2c65c 100644
--- a/crypto/john/DETAILS
+++ b/crypto/john/DETAILS
@@ -1,11 +1,11 @@
MODULE=john
- VERSION=1.7.3.4
+ VERSION=1.7.4
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://www.openwall.com/john/g
- SOURCE_VFY=sha1:3919cac037360512e6d72d04d72d492ee9673ded
+ SOURCE_VFY=sha1:a22bdfa2f7609076939e876cb38a3d2561db524e
WEB_SITE=http://www.openwall.com/john
ENTERED=20011216
- UPDATED=20090921
+ UPDATED=20091227
SHORT="A fast password cracker"
cat << EOF
More information about the Lunar-commits
mailing list