ports/89599: [fix] security/ipsec-tools: racoon crashes under FreeBSD 4.11

VANHULLEBUS Yvan vanhu at netasq.com
Mon Nov 28 10:20:09 UTC 2005


The following reply was made to PR ports/89599; it has been noted by GNATS.

From: VANHULLEBUS Yvan <vanhu at netasq.com>
To: bug-followup at FreeBSD.org, mk at neon1.net
Cc:  
Subject: Re:  ports/89599: [fix] security/ipsec-tools: racoon crashes under FreeBSD 4.11
Date: Mon, 28 Nov 2005 11:11:10 +0100

 Hi.
 
 
 
 On Sat, Nov 26, 2005 at 06:51:13PM +0000, Edwin Groothuis wrote:
 > Maintainer of security/ipsec-tools,
 > 
 > Please note that PR ports/89599 has just been submitted.
 > 
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 > 
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/89599
 
 The %zu problem has been properly handled in ipsec-tools, by checking
 in configure if %zu is supported, and by dynamically replacing %zu in
 plog strings if needed.
 
 But I just noticed that this fix is already present in HEAD version,
 not in 0.6 branch.
 
 
 The fastest way to solve the problem is probably to backport
 "manually" the patch in port's patches (I can provide the patch today
 or tomorrow), the "proper" way to do this is to wait until a new
 ipsec-tools release includes it (I'm trying to see why we didn't
 commit this fix in 0.6 branch yet).
 
 The short term workaround is to disable logging or to replace manually
 all %zu by %d / %l / %u etc...
 
 
 Just tell me if an urgent fix is needed or if we can wait until 0.6.4
 is out (probably a few days/weeks).
 
 
 Yvan.
 
 -- 
 NETASQ - Secure Internet Connectivity
 http://www.netasq.com



More information about the freebsd-ports-bugs mailing list