summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-10-21 17:01:18 +0200
committerRemi Collet <fedora@famillecollet.com>2014-10-21 17:01:18 +0200
commitdcf29ba1e72b76354c9334b259040e6217783381 (patch)
treeb95f4ec201829ce2baf0d30400e89ecdf21e4767
parentba022abac213742ff53ec9279d62b470fd7589eb (diff)
phpMyAdmin: 4.2.10.1 (security)
-rw-r--r--phpMyAdmin.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec
index a9cefac..096d019 100644
--- a/phpMyAdmin.spec
+++ b/phpMyAdmin.spec
@@ -22,7 +22,7 @@
%endif
Name: phpMyAdmin
-Version: 4.2.10
+Version: 4.2.10.1
Release: 1%{?dist}
Summary: Web based MySQL browser written in php
@@ -214,6 +214,11 @@ sed -i -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$RANDOM$RANDOM$RANDOM$RAN
%changelog
+* Tue Oct 21 2014 Remi Collet <rpms@famillecollet.com> 4.2.10.1-1
+- update to 4.2.10.1 (Tue, 21 Oct 2014, bugfix)
+- fix for PMASA-2014-12
+- drop dependency on php-gmp
+
* Sat Oct 11 2014 Remi Collet <rpms@famillecollet.com> 4.2.10-1
- update to 4.2.10 (Sat, 11 Oct 2014, bugfix)