The branch, master has been updated via 85358c18474ebd4ae2d6d941f3b7e398e8229e99 (commit) from 4e7dfcc87aa0c633b25d182302aed8b0fadf714e (commit)
- Log ----------------------------------------------------------------- commit 85358c18474ebd4ae2d6d941f3b7e398e8229e99 Author: Michal Čihař mcihar@suse.cz Date: Tue Jul 12 14:16:55 2011 +0200
Explicitely state that older versions are not affected here
-----------------------------------------------------------------------
Summary of changes: templates/security/PMASA-2011-3 | 4 ++++ templates/security/PMASA-2011-4 | 4 ++++ 2 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/templates/security/PMASA-2011-3 b/templates/security/PMASA-2011-3 index d48bad0..9219e26 100644 --- a/templates/security/PMASA-2011-3 +++ b/templates/security/PMASA-2011-3 @@ -32,6 +32,10 @@ relates to the crafted table. The 3.3.x and 3.4.0 versions are affected. </py:def>
+<py:def function="announcement_unaffected"> +Older releases than 3.3.0 are not affected. +</py:def> + <py:def function="announcement_solution"> Upgrade to phpMyAdmin 3.3.10.1 or 3.4.1 or apply the related patch listed below. </py:def> diff --git a/templates/security/PMASA-2011-4 b/templates/security/PMASA-2011-4 index 8ea0026..d08d096 100644 --- a/templates/security/PMASA-2011-4 +++ b/templates/security/PMASA-2011-4 @@ -23,6 +23,10 @@ a possible phishing attack. We consider this vulnerability to be serious. </py:def>
+<py:def function="announcement_unaffected"> +Older releases than 3.4.0 are not affected. +</py:def> + <py:def function="announcement_affected"> The 3.4.0 version is affected. </py:def>
hooks/post-receive