[Bug 204051] [patch] security/strongswan: Let user choose which printf-hook to use
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Oct 27 09:39:17 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204051
Bug ID: 204051
Summary: [patch] security/strongswan: Let user choose which
printf-hook to use
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: garga at FreeBSD.org
CC: strongswan at Nanoteq.com
Keywords: patch
Flags: maintainer-feedback?(strongswan at Nanoteq.com)
CC: strongswan at Nanoteq.com
Created attachment 162491
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=162491&action=edit
Add printf hook options
strongSwan can be beuit using 3 different printf hooks: builtin, glibc
(compatible with FreeBSD's libc) and vstr (devel/vstr).
Add a single option and let user choose it.
While here, change default from glibc to builtin since looks like there are
memory leaks when use glibc, which is the default today.
More information can be read at:
https://wiki.strongswan.org/issues/1106
https://forum.pfsense.org/index.php?topic=96767.0
https://redmine.pfsense.org/issues/5149
Obtained from: pfSense
Sponsored by: Rubicon Communications (Netgate)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list