Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Mar 2015 09:33:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 198535] [PATCH] security/isakmpd: Replace deprecated DES_ methods and fix LibreSSL build
Message-ID:  <bug-198535-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198535

            Bug ID: 198535
           Summary: [PATCH] security/isakmpd: Replace deprecated DES_
                    methods 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: freebsd-ports-bugs@FreeBSD.org
          Reporter: spil.oss@gmail.com
          Keywords: patch

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

security/isakmpd uses deprecated des_ and new 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

Have not upstreamed as OpenBSD does not currently have this des_old.h macros in
LibreSSL which replaced OpenSSL in OpenBSD 5.6

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-198535-13>