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/13/2005 17:08:01
The following reply was made to PR pkg/31570; it has been noted by GNATS.
From: Geert Hendrickx <ghen@telenet.be>
To: gnats-bugs@netbsd.org
Cc: wiz@netbsd.org, christos@zoulas.com
Subject: Re: pkg/31570: additional: fix for security issue with bacula =< 1.37.39
Date: Thu, 13 Oct 2005 19:07:36 +0200
> "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
Geert
PS: please keep me CC'ed, thanks.