package reprepro tags 643467 + pending thanks * Didier Raboud <o...@debian.org> [110927 14:43]: > > ar.c: In function 'ar_archivemember_read': > > ar.c:253:3: error: format not a string literal and no format arguments > > [-Werror=format-security] > > ar.c: In function 'ar_archivemember_open': > > ar.c:277:2: error: format not a string literal and no format arguments > > [-Werror=format-security] > > ar.c: In function 'ar_archivemember_close': > > ar.c:297:2: error: format not a string literal and no format arguments > > [-Werror=format-security] > > cc1: some warnings being treated as errors
ieeks, why is -Wformat-security not part of -Wextra? Luckily those error messages only contain strerror, libz's error messages and the command line arguments given as external uncompressors, so fixing this in unstable should be enough and no security upload for stable should be necessary. Fixed in git, will be in the next version. Thus tagging pending. Bernhard R. Link -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org