diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-08-05 15:29:01 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-08-05 15:29:01 +0200 |
commit | c6db5d7d5680e5a7dea85b468f905f5f6089b9a3 (patch) | |
tree | 02b4ea1632822b17af911407f6bf72c1aedf0350 /phpMyAdmin.spec | |
parent | 4f8b365aa0f5857cc79ce1b9f177c754443d019b (diff) |
phpMyAdmin: 4.0.5, security fixes for PMASA-2013-10
Diffstat (limited to 'phpMyAdmin.spec')
-rw-r--r-- | phpMyAdmin.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index a2c6a7b..63cc9fc 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -1,5 +1,5 @@ Name: phpMyAdmin -Version: 4.0.4.2 +Version: 4.0.5 Release: 1%{?dist} Summary: Web based MySQL browser written in php @@ -148,6 +148,9 @@ sed -i -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$RANDOM$RANDOM$RANDOM$RAN %changelog +* Mon Aug 5 2013 Remi Collet <rpms@famillecollet.com> 4.0.5-1 +- update to 4.0.5, security fixes for PMASA-2013-10 + * Sun Jul 28 2013 Remi Collet <rpms@famillecollet.com> 4.0.4.2-1 - update to 4.0.4.2 security fixes for PMASA-2013-8, PMASA-2013-9, PMASA-2013-11, |