diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-05-13 22:40:15 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-05-13 22:40:15 +0200 |
commit | 5cf88e7b4200cf17bfd2ce2c9556c6ef8469d44a (patch) | |
tree | 96a78f300a50a779b47f2839624a52b067fac54a | |
parent | a8e989460354dc2107e29f75b07776a4eea48aa6 (diff) |
phpMyAdmin: 4.4.6.1 (security)
-rw-r--r-- | phpMyAdmin.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index fe861ec..b13e5c7 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -22,7 +22,7 @@ %endif Name: phpMyAdmin -Version: 4.4.6 +Version: 4.4.6.1 Release: 1%{?dist} Summary: Web based MySQL browser written in php @@ -213,6 +213,10 @@ sed -i -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$RANDOM$RANDOM$RANDOM$RAN %changelog +* Wed May 13 2015 Remi Collet <rpms@famillecollet.com> 4.4.6.1-1 +- update to 4.4.6.1 (2015-05-13, security) +- fix for PMASA-2015-2 and PMASA-2015-3 + * Thu May 7 2015 Remi Collet <rpms@famillecollet.com> 4.4.6-1 - update to 4.4.6 (2015-05-07, bugfix) |