[Bug 198533] [PATCH] security/hydra: Replace deprecated des_ and fix LibreSSL build

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Mar 12 08:09:22 UTC 2015


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

            Bug ID: 198533
           Summary: [PATCH] security/hydra: 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: rm at FreeBSD.org
          Reporter: spil.oss at gmail.com
             Flags: maintainer-feedback?(rm at FreeBSD.org)
          Assignee: rm at FreeBSD.org
          Keywords: patch

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

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

Submitted to the upstream project here
https://github.com/vanhauser-thc/thc-hydra/pull/49

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


More information about the freebsd-ports-bugs mailing list