Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Nov 2013 07:27:05 -0900
From:      Royce Williams <royce@tycho.org>
To:        FreeBSD Mailing List <freebsd-ports@freebsd.org>
Cc:        Alexey Dokuchaev <danfe@freebsd.org>
Subject:   security/john: bump to 1.7.9-jumbo-7
Message-ID:  <CA%2BE3k93QmeDYwehap7V2aC9%2Bg=U7AsMLrSOMhauPfhUrVrLL7w@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Could someone bump security/john?  The simple patch below should be a good
start to cover it, and it's been more than a year since jumbo-6 came out,
so it's pretty stale.

diff -ur john.orig.j5-to-j7/Makefile john.new.j5-to-j7/Makefile
--- john.orig.j5-to-j7/Makefile 2013-09-20 14:55:24.000000000 -0800
+++ john.new.j5-to-j7/Makefile  2013-10-26 09:46:49.000000000 -0800
@@ -2,7 +2,7 @@
 # $FreeBSD: security/john/Makefile 327769 2013-09-20 22:55:24Z bapt $

 PORTNAME=      john
-DISTVERSION=   1.7.9-jumbo-5
+DISTVERSION=   1.7.9-jumbo-7
 CATEGORIES=    security
 MASTER_SITES=  http://www.openwall.com/john/g/ \

http://mirrors.kernel.org/openwall/projects/john/${DISTVERSION:C/-.*//}/ \

diff -ur john.orig.j5-to-j7/distinfo john.new.j5-to-j7/distinfo
--- john.orig.j5-to-j7/distinfo 2012-07-14 06:29:18.000000000 -0800
+++ john.new.j5-to-j7/distinfo  2013-10-26 09:49:04.000000000 -0800
@@ -1,2 +1,2 @@
-SHA256 (john-1.7.9-jumbo-5.tar.bz2) =
4007aec40d2fedb1ce3287c62f23f8a1a8b8029d22cd3cbc60bb1a42f56c1a7f
-SIZE (john-1.7.9-jumbo-5.tar.bz2) = 1214046
+SHA256 (john-1.7.9-jumbo-7.tar.bz2) =
fa7e5a1a31e61d516a97318fac27758ca40b1a626f4dbf353ecece8a41f54d32
+SIZE (john-1.7.9-jumbo-7.tar.bz2) = 1595514

diff -ur john.orig.j5-to-j7/pkg-plist john.new.j5-to-j7/pkg-plist
--- john.orig.j5-to-j7/pkg-plist        2012-07-14 06:29:18.000000000 -0800
+++ john.new.j5-to-j7/pkg-plist 2013-11-20 07:25:29.000000000 -0900
@@ -7,7 +7,7 @@
 %%DATADIR%%/all.chr
 %%DATADIR%%/alnum.chr
 %%DATADIR%%/alpha.chr
-%%DATADIR%%/cmpt_cp.pl
+%%DATADIR%%/cracf2john.py
 %%DATADIR%%/digits.chr
 %%DATADIR%%/dumb16.conf
 %%DATADIR%%/dumb32.conf
@@ -20,9 +20,12 @@
 %%DATADIR%%/mailer
 %%DATADIR%%/netntlm.pl
 %%DATADIR%%/netscreen.py
+%%DATADIR%%/odf2john.py
+%%DATADIR%%/pass_gen.pl
 %%DATADIR%%/password.lst
 %%DATADIR%%/radius2john.pl
-%%DATADIR%%/sap_prepare.pl
+%%DATADIR%%/sap2john.pl
 %%DATADIR%%/sha-dump.pl
 %%DATADIR%%/sha-test.pl
+%%DATADIR%%/sipdump2john.py
 @dirrm %%DATADIR%%

Royce

On Sat, Oct 26, 2013 at 12:52 PM, Royce Williams <royce@tycho.org> wrote:

> On Wed, Aug 22, 2012 at 3:39 AM, Alexey Dokuchaev <danfe@freebsd.org>wrote:
>
>> On Sun, Aug 19, 2012 at 07:42:45AM -0800, Royce Williams wrote:
>> > Er, sorry - forgot the pkg_plist; apologies.  New diff is below.
>> >
>> > Also note that the bump isn't as minor as I thought - lots of new hashes
>> > and faster hashes in there.
>>
>
>
>> Thanks for submission, I will take care of it as soon as my time permits,
>>
>> and also incorporate a lot of suggestions from Solar Designer himself.
>>
>
> I don't mean to bother overmuch, but it's been more than a year now, and
> in the intervening time, -jumbo-7 has been released, mostly with some
> significant bugfixes.
>
> Royce
>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2BE3k93QmeDYwehap7V2aC9%2Bg=U7AsMLrSOMhauPfhUrVrLL7w>