[Bug 198352] [PATCH] security/ophcrack: Replace deprecated des_ and fix LibreSSL build

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Mar 6 13:13:12 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198352

            Bug ID: 198352
           Summary: [PATCH] security/ophcrack: 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
          Keywords: patch
          Assignee: danfe at FreeBSD.org
             Flags: maintainer-feedback?(danfe at FreeBSD.org)

Created attachment 153895
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=153895&action=edit
svn diff for security/ophcrack

security/ophcrack 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.

The upstream sourceforge project seems dead, no links where I could upstream
this change. No mailinglist, no directly related project found on GitHub.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list