diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-07-28 19:57:24 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-07-28 19:57:24 +0200 |
commit | 4f8b365aa0f5857cc79ce1b9f177c754443d019b (patch) | |
tree | bb6e1b335e21c679c62eabbbdc3734ddda0ebe09 /phpMyAdmin.spec | |
parent | 4c8c657bbd8a5f3cf123341cc38978974cd0e606 (diff) |
phpMyAdmin: 4.0.4.2, security fixes
Diffstat (limited to 'phpMyAdmin.spec')
-rw-r--r-- | phpMyAdmin.spec | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index 618e73f..a2c6a7b 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -1,5 +1,5 @@ Name: phpMyAdmin -Version: 4.0.4.1 +Version: 4.0.4.2 Release: 1%{?dist} Summary: Web based MySQL browser written in php @@ -148,8 +148,13 @@ sed -i -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$RANDOM$RANDOM$RANDOM$RAN %changelog +* 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, + PMASA-2013-12, PMASA-2013-13, PMASA-2013-14, PMASA-2013-15 + * Mon Jul 1 2013 Remi Collet <rpms@famillecollet.com> 4.0.4.1-1 -- update to 4.0.4 (security: PMASA-2013-7) +- update to 4.0.4.1 (security: PMASA-2013-7) * Mon Jun 17 2013 Remi Collet <rpms@famillecollet.com> 4.0.4-1 - update to 4.0.4 |