Push to the project "citadel.org ": The branch, master has been updated via 38f82839063b022bcc80634f5aa3cac9a235bddb (commit) from fe1aa0ac63d5dc1b233888196500bbcbfdb2fb17 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=38f82839063b022bcc80634f5aa3cac9a235bddb commit 38f82839063b022bcc80634f5aa3cac9a235bddb Author: Wilfried Goesgens <dotheb...@citadel.org> Date: Thu May 12 20:18:03 2011 +0000 fix source so that '-Wformat -Werror=format-security' doesn't stop us from compiling ----------------------------------------------------------------------- Summary of changes: citadel/debian/rules | 2 +- citadel/ecrash.c | 14 ++++---------- citadel/modules/extnotify/funambol65.c | 4 ++-- citadel/modules/managesieve/serv_managesieve.c | 2 +- citadel/modules/network/serv_network.c | 4 ++-- citadel/serv_extensions.c | 4 ++-- citadel/utillib/citadel_ipc.c | 2 +- citadel/utils/sendcommand.c | 2 +- libcitadel/debian/rules | 2 +- webcit/debian/po/templates.pot | 7 ++++--- webcit/debian/rules | 3 ++- webcit/subst.c | 4 ++-- 12 files changed, 23 insertions(+), 27 deletions(-) hooks/post-receive -- citadel.org