[ANNOUNCE] xfsprogs v3.1.10
Arkadiusz Miśkiewicz
arekm at maven.pl
Fri Dec 14 00:07:33 CST 2012
On Friday 14 of December 2012, Ben Myers wrote:
Hi.
> Looks like I didn't get the packaging for the tarball quite right in
> 3.1.9, so we'll try again today. Sorry for the inconvenience.
>
> Version 3.1.10 of xfsprogs has been released.
input.c: In function 'fetchline':
input.c:91:2: error: format not a string literal and no format arguments [-
Werror=format-security]
input.c:91:2: error: format not a string literal and no format arguments [-
Werror=format-security]
- printf(get_prompt());
+ printf("%s", get_prompt());
and file missing in tarball:
gmake[2]: *** No rule to make target `sync_file_range.c', needed by `.dep'.
Stop.
Otherwise buids fine.
--
Arkadiusz Miśkiewicz, arekm / maven.pl
More information about the xfs
mailing list