This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository libapache-mod-jk.
commit d8021254d307960bca0b233f768dbc8acc455da2 Author: Damien Raude-Morvan <[email protected]> Date: Mon Feb 6 18:41:20 2012 +0000 Upstream accepted patch. --- debian/patches/0004-compiler-hardening.patch | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/patches/0004-compiler-hardening.patch b/debian/patches/0004-compiler-hardening.patch index 990bae5..223bea3 100644 --- a/debian/patches/0004-compiler-hardening.patch +++ b/debian/patches/0004-compiler-hardening.patch @@ -1,6 +1,8 @@ Author: tony mancill <[email protected]> Last-Update: 2012-02-03 Description: patch for "error: format not a string literal and no format arguments [-Werror=format-security]" +Bug-vendor: https://issues.apache.org/bugzilla/show_bug.cgi?id=52564 +Forwarded: yes --- a/native/apache-2.0/mod_jk.c.orig 2012-02-04 05:51:31.000000000 +0000 +++ b/native/apache-2.0/mod_jk.c 2012-02-04 06:42:01.018105253 +0000 @@ -673,15 +673,15 @@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libapache-mod-jk.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

