Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 185646 - app-crypt/johntheripper uses outdated big patch
Summary: app-crypt/johntheripper uses outdated big patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Christian Heim (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-17 09:37 UTC by Erwin Paternotte
Modified: 2007-07-19 16:21 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erwin Paternotte 2007-07-17 09:37:40 UTC
The Ebuild of john the ripper uses the big patch to add additional algoritms. There is a newer version of the patch available updated for version 1.7.2. The updated patch can be found here: http://www.openwall.com/john/contrib/john-1.7.2-all-7.diff.gz

Please use this updated patch for the Ebuild.

Reproducible: Always

Steps to Reproduce:
1.check the Ebuild for johntheripper-1.7.2
2.the patch applied is http://www.openwall.com/john/contrib/john-1.7-all-4.diff.gz

Actual Results:  
patch john-1.7-all-4.diff.gz being applied

Expected Results:  
patch http://www.openwall.com/john/contrib/john-1.7.2-all-7.diff.gz being, applied, as it contains further improvements.
Comment 1 Alon Bar-Lev (RETIRED) gentoo-dev 2007-07-19 16:21:42 UTC
Thanks!