From 0baa527d71b13e1490a8c6fd17d32ad880b1f9b9 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 23 Jun 2016 10:44:27 +0200 Subject: phpMyAdmin: 4.4.15.7 and 4.6.3 --- phpMyAdmin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'phpMyAdmin.spec') diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index fe5903f..244cffc 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -22,7 +22,7 @@ %endif Name: phpMyAdmin -Version: 4.4.15.6 +Version: 4.4.15.7 Release: 1%{?dist} Summary: Web based MySQL browser written in php @@ -219,6 +219,9 @@ sed -i -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$RANDOM$RANDOM$RANDOM$RAN %changelog +* Thu Jun 23 2016 Remi Collet 4.4.15.7-1 +- update to 4.4.15.7 (2016-06-23, security) + * Fri May 27 2016 Remi Collet 4.4.15.6-1 - update to 4.4.15.6 (2016-05-25, security) -- cgit