From ed16b2393df8866cd0358499966be121a2106216 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 11 Dec 2018 16:44:18 +0100 Subject: update to 4.8.4 (2018-12-11, security fix) --- phpMyAdmin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index 7115ac0..fc48c8a 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -20,7 +20,7 @@ %global with_httpd 0 %endif -%global upstream_version 4.8.3 +%global upstream_version 4.8.4 #global upstream_prever rc1 Name: phpMyAdmin @@ -309,6 +309,9 @@ sed -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$SECRET/" \ %changelog +* Tue Dec 11 2018 Remi Collet - 4.8.4-1 +- update to 4.8.4 (2018-12-11, security fix) + * Wed Aug 22 2018 Remi Collet - 4.8.3-1 - update to 4.8.3 (2018-08-22, security fix) -- cgit