[Bug 198340] [PATCH] net/gq Replace deprecated des_ and fix LibreSSL build
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Mar 6 08:40:44 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198340
Bug ID: 198340
Summary: [PATCH] net/gq 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: freebsd-ports-bugs at FreeBSD.org
Reporter: spil.oss at gmail.com
Keywords: patch
Created attachment 153880
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=153880&action=edit
svn diff for net/gq
net/gq uses deprecated des_ methods and types that were marked deprecated by
OpenSSL 0.9.7 and will be removed in OpenSSL 1.0.3
This patch replaces the des_ methods and types with their new DES_
counterparts.
Upstreamed the patch to http://sourceforge.net/p/gqclient/bugs/152/ but I don't
expect to see an new version there (last update is 2008)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list