summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-06-22 06:32:08 +0200
committerRemi Collet <remi@remirepo.net>2018-06-22 06:32:08 +0200
commit5e9ecab50a46ee54dbed88d4a267807bc972dea0 (patch)
tree6382d626eb3f784d8bd6c55f0dca1ba2492b3f30
parent1ce5cbd3d89f392bb898c2cb64531620aa3ad5cc (diff)
update to 4.8.2 (2018-06-21, important security fix)
-rw-r--r--phpMyAdmin.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec
index 640935d..248a224 100644
--- a/phpMyAdmin.spec
+++ b/phpMyAdmin.spec
@@ -20,7 +20,7 @@
%global with_httpd 0
%endif
-%global upstream_version 4.8.1
+%global upstream_version 4.8.2
#global upstream_prever rc1
Name: phpMyAdmin
@@ -309,6 +309,9 @@ sed -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$SECRET/" \
%changelog
+* Fri Jun 22 2018 Remi Collet <remi@remirepo.net> - 4.8.2-1
+- update to 4.8.2 (2018-06-21, important security fix)
+
* Fri May 25 2018 Remi Collet <remi@remirepo.net> - 4.8.1-1
- update to 4.8.1 (2018-05-25, bug fix release)