Subject: Re: pkg/31570: additional: fix for security issue with bacula =< 1.37.39
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Geert Hendrickx <ghen@telenet.be>
List: pkgsrc-bugs
Date: 10/14/2005 09:01:02
The following reply was made to PR pkg/31570; it has been noted by GNATS.

From: Geert Hendrickx <ghen@telenet.be>
To: christos@zoulas.com
Cc: gnats-bugs@netbsd.org, wiz@netbsd.org
Subject: Re: pkg/31570: additional: fix for security issue with bacula =< 1.37.39
Date: Fri, 14 Oct 2005 11:00:12 +0200

 On Thu, Oct 13, 2005 at 07:07:36PM +0200, Geert Hendrickx wrote:
 > > "NetBSD does not have such defines"? Nobody has those defines, they are
 > > defined in config.h by autoconf. The proper fix is to add in configure.in
 > > AC_CHECK_HEADER(sys/statvfs.h) like it is suggested in that URL for
 > > solaris and not use the __NetBSD_Version__ macro.
 > 
 > Sorry, I didn't know that.  I'm not at all familiar with autoconf, but I
 > looked into it, and fixed it on autoconf-level.  
 > 
 > Here is a tarball containing all diffs and new files for the update and the
 > security fix: 
 > 
 > http://lori.mine.nu:5190/pkgsrc/bacula.tar.gz
 
 FYI, I sent the autoconf fix to the bacula people too, and it's in bacula
 1.37.41. :-)  
 
 	Geert