diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-08-17 20:11:53 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-08-17 20:11:53 +0200 |
commit | a8a9b3a4c34906b72fefe1fdd7efdf76f05a9db0 (patch) | |
tree | 9b970b0b6e53adb201d9de379cc62dae0edb4e37 /phpMyAdmin.spec | |
parent | 35b40e79ba43df1f5c8fe0beb831ba722053029f (diff) |
phpMyAdmin: 4.2.7.1 (security)
Diffstat (limited to 'phpMyAdmin.spec')
-rw-r--r-- | phpMyAdmin.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index 6efdfde..6f62e6c 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -13,7 +13,7 @@ %{!?_pkgdocdir: %global _pkgdocdir %{_datadir}/doc/%{name}-%{version}} Name: phpMyAdmin -Version: 4.2.7 +Version: 4.2.7.1 Release: 1%{?dist} Summary: Web based MySQL browser written in php @@ -185,6 +185,10 @@ sed -i -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$RANDOM$RANDOM$RANDOM$RAN %changelog +* Sun Aug 17 2014 Remi Collet <rpms@famillecollet.com> 4.2.7.1-1 +- update to 4.2.7.1 (SUn, 17 Aug 2014, security) +- fix for PMASA-2014-8 and PMASA-2014-9 + * Thu Jul 31 2014 Remi Collet <rpms@famillecollet.com> 4.2.7-1 - update to 4.2.7 (Thu, 31 Jul 2014, bugfix) |