From 5e9ecab50a46ee54dbed88d4a267807bc972dea0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 22 Jun 2018 06:32:08 +0200 Subject: update to 4.8.2 (2018-06-21, important security fix) --- phpMyAdmin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 - 4.8.2-1 +- update to 4.8.2 (2018-06-21, important security fix) + * Fri May 25 2018 Remi Collet - 4.8.1-1 - update to 4.8.1 (2018-05-25, bug fix release) -- cgit