Re: opendkim 2.8.4 Beta available

From: Scott Kitterman <ietf-dkim_at_kitterman.com>
Date: Fri, 24 May 2013 18:59:24 -0400

On Thursday, May 23, 2013 11:09:36 PM Murray S. Kucherawy wrote:
> I'm going to run a short beta cycle for 2.8.4, which is now available for
> download in the Pre-Releases directory.
>
> As usual, please report bugs or other issues on opendkim-dev, not here,
> and not on the SourceForge trackers. Further Beta releases of this
> version will only be announced on opendkim-dev.
>
> I expect this Beta to last only until about the end of the month. There
> are only four bug fixes in this release. If one of them is yours (see
> below), please check out the Beta and verify that your issue has been
> addressed.
>
> -MSK
>
> 2.8.4 2013/06/??
> Fix bug #SF3603525: Discard duplicate results from non-DKIM methods.
> Problem noted by John Wood.
> Fix bug #SF3611976: Fix up quarantine option handling. Problem noted
> by Claus Assmann.
> TOOLS: Fix bug #SF3609716: Fix meaning of "-S" in opendkim-genkey.
> Problem noted by Quanah Gibson-Mount.
> BUILD: Fix bug #SF3612816: Build compatibility with Lua 5.2. Patch
> from Hirohisa Yamaguchi.

I've uploaded this to Debian's experimental section to see how it builds on
the variety of architectures that Debian uses:

https://buildd.debian.org/status/package.php?p=opendkim&suite=experimental

My local build on a 32bit system built without errors, but if you look at the
amd64 build log, you'll find a number of warnings:

opendkim-testmsg.c: In function 'main':
opendkim-testmsg.c:226:12: warning: format '%u' expects argument of type
'unsigned int', but argument 5 has type 'ssize_t' [-Wformat]

t-test64.c: In function 'debug_dump':
t-test64.c:166:4: warning: format '%d' expects argument of type 'int', but
argument 4 has type 'size_t' [-Wformat]

t-test65.c: In function 'debug_dump':
t-test65.c:166:4: warning: format '%d' expects argument of type 'int', but
argument 4 has type 'size_t' [-Wformat]

t-signperf.c: In function 'main':
t-signperf.c:289:10: warning: format '%u' expects argument of type 'unsigned
int', but argument 6 has type 'size_t' [-Wformat]

/bin/bash ../../libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -std=gnu99
-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-
security -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,defs -L/usr/lib/libmilter -
o t-test00 t-test00.o ../libopendkim.la -lssl -lcrypto -lresolv -lbsd
t-verifyperf.c: In function 'main':
t-verifyperf.c:291:10: warning: format '%u' expects argument of type 'unsigned
int', but argument 6 has type 'size_t' [-Wformat]

I don't recall if I checked the 64bit build logs before, so I don't know if
these are new or not (I'd imagine not).

Scott K
Received on Fri May 24 2013 - 22:59:46 PST

This archive was generated by hypermail 2.3.0 : Fri May 24 2013 - 23:09:01 PST