diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-07-01 10:25:17 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-07-01 10:25:17 +0200 |
commit | 4c8c657bbd8a5f3cf123341cc38978974cd0e606 (patch) | |
tree | 7a8a0192c0f9371ff1f1a6a75ea971ebf5ab6823 /phpMyAdmin.spec | |
parent | eaf90ca623fdc104f6ff6b94cf9f6339eb61c4dd (diff) |
phpMyAdmin: 4.0.4.1 (security)
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 4edcea1..618e73f 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -1,5 +1,5 @@ Name: phpMyAdmin -Version: 4.0.4 +Version: 4.0.4.1 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 Jul 1 2013 Remi Collet <rpms@famillecollet.com> 4.0.4.1-1 +- update to 4.0.4 (security: PMASA-2013-7) + * Mon Jun 17 2013 Remi Collet <rpms@famillecollet.com> 4.0.4-1 - update to 4.0.4 |