From 325e73327b52d8fe1f537e9928612dfd02e83d90 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 28 Jan 2016 07:23:50 +0100 Subject: phpMyAdmin: 4.4.15.3 (security) --- phpMyAdmin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index 728f74d..ca3ac7a 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -22,7 +22,7 @@ %endif Name: phpMyAdmin -Version: 4.4.15.2 +Version: 4.4.15.3 Release: 1%{?dist} Summary: Web based MySQL browser written in php @@ -214,6 +214,9 @@ sed -i -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$RANDOM$RANDOM$RANDOM$RAN %changelog +* Thu Jan 28 2016 Remi Collet 4.4.15.3-1 +- update to 4.4.15.3 (2016-01-28, security) + * Sat Dec 26 2015 Remi Collet 4.4.15.2-1 - update to 4.4.15.2 (2015-12-25, security) -- cgit