[Bug 198348] [PATCH] security/john: Replace deprecated des_ and fix LibreSSL build
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Mar 6 11:14:51 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198348
Bug ID: 198348
Summary: [PATCH] security/john: Replace deprecated des_ and fix
LibreSSL build
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: danfe at FreeBSD.org
Reporter: spil.oss at gmail.com
Assignee: danfe at FreeBSD.org
Keywords: patch
Flags: maintainer-feedback?(danfe at FreeBSD.org)
Created attachment 153891
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=153891&action=edit
svn diff for security/john
John the Ripper uses deprecated des_ methods and types that were marked
deprecated by OpenSSL 0.9.7 and will be removed in OpenSSL 1.1.0 . This patch
replaces the des_ methods and types with their new DES_ counterparts.
Emailed the john-dev mailinglist
http://www.openwall.com/lists/john-dev/2015/03/ (moderated?)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list