Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (0d5afeeb09847a8060368df4771cf0e32f611e02)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (0d5afeeb09847a8060368df4771cf0e32f611e02)
  • Date: Sun, 4 Aug 2013 22:12:56 -0500

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

crypto/john/DETAILS | 19 +++++++++----------
crypto/john/HISTORY | 4 ++++
2 files changed, 13 insertions(+), 10 deletions(-)

New commits:
commit 0d5afeeb09847a8060368df4771cf0e32f611e02
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

john: Reformat long description

commit 5e9a3618e7b0fb4b7daf96c14060d2986d7c3a9f
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

john 1.8.0

diff --git a/crypto/john/DETAILS b/crypto/john/DETAILS
index 170871a..f3554d5 100755
--- a/crypto/john/DETAILS
+++ b/crypto/john/DETAILS
@@ -1,18 +1,17 @@
SPELL=john
- VERSION=1.7.9
- SOURCE=$SPELL-$VERSION.tar.bz2
+ VERSION=1.8.0
+ SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://www.openwall.com/john/g/$SOURCE
-
SOURCE_HASH=sha512:121b4aa6fbb62b14db366aed739d7db760c136a4c3a39d8bba32bde269350354b3d18d15ee783f61b17913b0dd6773068cb01b3d3bbad290c309ae1cd027568b
- WEB_SITE=http://www.openwall.com/john/
+ SOURCE_URL[0]=http://www.openwall.com/$SPELL/j/$SOURCE
+
SOURCE_HASH=sha512:e2820ecabd7ea4c7404c3d40f064994d0f5746b093c859a58fbf2588492ebcef411d9f3088c8e8ee726284ead969e26fdae834cdae3eb2d32408fc79ed906543
+ WEB_SITE=http://www.openwall.com/$SPELL/
ENTERED=20011216
LICENSE[0]=GPL
KEYWORDS="crypto"
SHORT="John the Ripper is a fast password cracker."
cat << EOF
-John the Ripper is a fast password cracker, currently available
-for many flavors of Unix (11 are officially supported, not
-counting different architectures), DOS, Win32, and BeOS. Its
-primary purpose is to detect weak Unix passwords, but a number
-of other hash types are supported as well.
+John the Ripper is a fast password cracker, currently available for many
flavors
+of Unix (11 are officially supported, not counting different architectures),
+DOS, Win32, and BeOS. Its primary purpose is to detect weak Unix passwords,
but
+a number of other hash types are supported as well.
EOF
diff --git a/crypto/john/HISTORY b/crypto/john/HISTORY
index 4a6e64c..e4709b6 100644
--- a/crypto/john/HISTORY
+++ b/crypto/john/HISTORY
@@ -1,3 +1,7 @@
+2013-08-04 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: Fixed SOURCE_URL[0]
+ updated spell to 1.8.0
+
2012-03-12 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: 1.7.9
* BUILD, CONFIGURE: allow compiling for more archs



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (0d5afeeb09847a8060368df4771cf0e32f611e02), Ismael Luceno, 08/04/2013

Archive powered by MHonArc 2.6.24.

Top of Page