From 419669302782fdd4b6a961c70b9572a52da12a6a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 22 Aug 2018 17:47:32 +0200 Subject: update to 4.8.3 (2018-08-22, security fix) --- phpMyAdmin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index 248a224..7115ac0 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -20,7 +20,7 @@ %global with_httpd 0 %endif -%global upstream_version 4.8.2 +%global upstream_version 4.8.3 #global upstream_prever rc1 Name: phpMyAdmin @@ -309,6 +309,9 @@ sed -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$SECRET/" \ %changelog +* Wed Aug 22 2018 Remi Collet - 4.8.3-1 +- update to 4.8.3 (2018-08-22, security fix) + * Fri Jun 22 2018 Remi Collet - 4.8.2-1 - update to 4.8.2 (2018-06-21, important security fix) -- cgit