Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Oct 2015 09:39:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 204051] [patch] security/strongswan: Let user choose which printf-hook to use
Message-ID:  <bug-204051-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: garga@FreeBSD.org
                CC: strongswan@Nanoteq.com
          Keywords: patch
             Flags: maintainer-feedback?(strongswan@Nanoteq.com)
                CC: strongswan@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.



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