[Lunar-commits] <moonbase> john: version bumped to 1.7.3.4.

Florin Braescu florin at lunar-linux.org
Mon Sep 21 16:12:21 CEST 2009


commit e8ab17e90dddad0c2eef74d4d70d421bfacf3262
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Mon Sep 21 17:12:21 2009 +0300

    john: version bumped to 1.7.3.4.
    
    Changes:
    * "make check" has been implemented (for Unix-like systems only).
    * The "--test" option will now take an optional argument - the duration of each
    benchmark in seconds.
    * Section .note.GNU-stack has been added to all assembly files to avoid the
    stack area unnecessarily being made executable on Linux systems that use this
    mechanism.
    * Some very minor bugs that did not affect normal operation have been fixed.
    * Some unimportant compiler warnings have been fixed, a source code comment has
    been made more verbose and more complete.
---
 crypto/john/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/crypto/john/DETAILS b/crypto/john/DETAILS
index cae1fa4..2dc5f85 100644
--- a/crypto/john/DETAILS
+++ b/crypto/john/DETAILS
@@ -1,11 +1,11 @@
            MODULE=john
-         VERSION=1.7.3.1
+         VERSION=1.7.3.4
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=http://www.openwall.com/john/g
-      SOURCE_VFY=sha1:45f6ed73f7ea82460f3a33d6452bd8c17bdf863d
+      SOURCE_VFY=sha1:3919cac037360512e6d72d04d72d492ee9673ded
         WEB_SITE=http://www.openwall.com/john
          ENTERED=20011216
-         UPDATED=20080718
+         UPDATED=20090921
            SHORT="A fast password cracker"
 
 cat << EOF


More information about the Lunar-commits mailing list