[Phpmyadmin-git] [SCM] phpMyAdmin website branch, master, updated. e554e94d715fbbe5dceac556dc61cb600bb063dd

The branch, master has been updated via e554e94d715fbbe5dceac556dc61cb600bb063dd (commit) from fc10460f74514d233859b45c6e66da48035e52f0 (commit) - Log ----------------------------------------------------------------- commit e554e94d715fbbe5dceac556dc61cb600bb063dd Author: Michal Čihař <mcihar@novell.com> Date: Thu Aug 19 09:56:43 2010 +0200 Update template. ----------------------------------------------------------------------- Summary of changes: templates/security/_PMASA_ | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/security/_PMASA_ b/templates/security/_PMASA_ index 276ce94..bf8e4c8 100644 --- a/templates/security/_PMASA_ +++ b/templates/security/_PMASA_ @@ -3,16 +3,16 @@ <py:def function="announcement_id"> -PMASA-2008-? +PMASA-2010-? </py:def> <py:def function="announcement_date"> -2008-??-?? +2010-??-?? </py:def> <!--! Optional section, use only if something has been changed <py:def function="announcement_updated"> -2008-??-?? +2010-??-?? </py:def> --> @@ -51,7 +51,7 @@ Upgrade to phpMyAdmin ???? or newer or apply patch listed below. </py:def> <!--! CVE ID of the report, this is automatically added to references --> -<py:def function="announcement_cve">CVE-200x-xxxx</py:def> +<py:def function="announcement_cve">CVE-201x-xxxx</py:def> <!--! Links to SVN or tracker, do not forget to escape & to & --> <py:def function="announcement_patches"> hooks/post-receive -- phpMyAdmin website
participants (1)
-
Michal Čihař