Re: OpenDKIM v2.8.1 released

From: Scott Kitterman <ietf-dkim_at_kitterman.com>
Date: Tue, 19 Mar 2013 22:00:04 -0400

On Tuesday, March 19, 2013 11:20:38 AM Murray S. Kucherawy wrote:
> The Trusted Domain Project announces availability of OpenDKIM v2.8.1, now
> available for download from SourceForge.
>
> This is a minor bug fix release. If the issues identified below aren't
> affecting you now, upgrade is not required.
>
> The full RELEASE_NOTES for this version:
>
> 2.8.1 2013/03/19
> Fix bug #SF3607071: Report the reason why a key file is determined
> to be unsafe. Problem noted by Doug Barton.
> Fix bug #SF3607072: When checking for key file safety, take any
> "-u" value provided on the command line into account.
> Problem noted by Doug Barton.
> Fix bug #SF3608401: Solaris 10 doesn't have strsep(). Problem noted
> by Bryan Costales.
> BUILD: Fix build for versions of libdb between 3.1 and 4.6.
> Problem noted by John Wood.
>
> Please use the mailing lists at http://lists.opendkim.org/ to report
> problems. Bug reports and feature requests can be made through the project
> trackers, which can be found via http://www.opendkim.org.

It looks like you picked up some new compiler warnings here:

i486-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim -
I/usr/include -I/usr/include/lua5.1 -DDKIMF_LUA_CONTEXT_HOOKS -
I/usr/include -I/usr/include -I/usr/include -I./../libvbr -I./../librbl -
I/usr/include -D_FORTIFY_SOURCE=2 -DCONFIG_BASE=\"/etc\" -pthread -g -O2
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -
D_FORTIFY_SOURCE=2 -MT opendkim-opendkim.o -MD -MP -MF .deps/opendkim-
opendkim.Tpo -c -o opendkim-opendkim.o `test -f 'opendkim.c' || echo
'./'`opendkim.c
opendkim.c: In function 'dkimf_checkfsnode':
opendkim.c:4836:16: warning: format '%s' expects argument of type 'char *',
but argument 4 has type '__gid_t' [-Wformat]
opendkim.c:4836:16: warning: format '%u' expects argument of type 'unsigned
int', but argument 5 has type 'char *' [-Wformat]
opendkim.c:4836:16: warning: format '%s' expects a matching 'char *' argument
[-Wformat]
opendkim.c:4836:16: warning: format '%s' expects argument of type 'char *',
but argument 4 has type '__gid_t' [-Wformat]
opendkim.c:4836:16: warning: format '%u' expects argument of type 'unsigned
int', but argument 5 has type 'char *' [-Wformat]
opendkim.c:4836:16: warning: format '%s' expects a matching 'char *' argument
[-Wformat]
opendkim.c:4862:16: warning: format '%s' expects argument of type 'char *',
but argument 4 has type '__gid_t' [-Wformat]
opendkim.c:4862:16: warning: format '%u' expects argument of type 'unsigned
int', but argument 5 has type 'char *' [-Wformat]
opendkim.c:4862:16: warning: format '%s' expects a matching 'char *' argument
[-Wformat]
opendkim.c:4862:16: warning: format '%s' expects argument of type 'char *',
but argument 4 has type '__gid_t' [-Wformat]
opendkim.c:4862:16: warning: format '%u' expects argument of type 'unsigned
int', but argument 5 has type 'char *' [-Wformat]
opendkim.c:4862:16: warning: format '%s' expects a matching 'char *' argument
[-Wformat]

Scott K
Received on Wed Mar 20 2013 - 02:00:18 PST

This archive was generated by hypermail 2.3.0 : Wed Mar 20 2013 - 02:09:02 PST