[Bug 198345] [PATCH] net/pipsecd: Replace deprecated des_ and fix LibreSSL build

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Mar 6 10:19:26 UTC 2015


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

            Bug ID: 198345
           Summary: [PATCH] net/pipsecd: Replace deprecated des_ and fix
                    LibreSSL build
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: spil.oss at gmail.com

net/pipsecd 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.

There's no upstream site and I don't expect to see an new version (last update
is 1999)

--- Comment #1 from Bernard Spil <spil.oss at gmail.com> ---
Created attachment 153886
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=153886&action=edit
svn diff for net/pipsecd

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


More information about the freebsd-ports-bugs mailing list