From 8fab94036916345e0b75c9fc97464d035c6edb16 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 3 Dec 2014 15:40:28 +0100 Subject: phpMyAdmin: 4.2.13.1 and 4.3.0-rc2 (security) --- phpMyAdmin-dev.spec | 8 +++++++- phpMyAdmin.spec | 5 ++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/phpMyAdmin-dev.spec b/phpMyAdmin-dev.spec index 8b08e06..4d235d6 100644 --- a/phpMyAdmin-dev.spec +++ b/phpMyAdmin-dev.spec @@ -9,7 +9,7 @@ # # Please, preserve the changelog entries # -%global prever rc1 +%global prever rc2 %{!?_pkgdocdir: %global _pkgdocdir %{_datadir}/doc/%{name}-%{version}} %if 0%{?fedora} >= 21 # nginx 1.6 with nginx-filesystem @@ -214,6 +214,12 @@ sed -i -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$RANDOM$RANDOM$RANDOM$RAN %changelog +* Wed Dec 3 2014 Remi Collet 4.3.0-0.2.rc2 +- update to 4.3.0-rc2 + +* Wed Dec 3 2014 Remi Collet 4.2.13.1-1 +- update to 4.2.13 (Wed, 3 Dec 2014, security) + * Tue Dec 2 2014 Remi Collet 4.3.0-0.1.rc1 - update to 4.3.0-rc1 - examples are now required at runtime diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index 2962509..65ea60f 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -22,7 +22,7 @@ %endif Name: phpMyAdmin -Version: 4.2.13 +Version: 4.2.13.1 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 +* Wed Dec 3 2014 Remi Collet 4.2.13.1-1 +- update to 4.2.13 (Wed, 3 Dec 2014, security) + * Sun Nov 30 2014 Remi Collet 4.2.13-1 - update to 4.2.13 (Sun, 30 Nov 2014, bugfix) -- cgit