[Lunar-commits] <moonbase> phpMyAdmin: version bumped to 3.2.5.
Florin Braescu
florin at lunar-linux.org
Mon Jan 11 03:52:18 CET 2010
commit 5031c7f15b133c7566747fec1dee9288253af061
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Jan 11 04:52:18 2010 +0200
phpMyAdmin: version bumped to 3.2.5.
A problem where the Blowfish secret was not hashed was fixed.
The table size for ARCHIVE tables was not displayed and this has been fixed as well.
The QueryHistoryDB parameter was not respected and this was fixed.
---
sql/phpMyAdmin/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/sql/phpMyAdmin/DETAILS b/sql/phpMyAdmin/DETAILS
index 7e6f60a..4a2626a 100644
--- a/sql/phpMyAdmin/DETAILS
+++ b/sql/phpMyAdmin/DETAILS
@@ -1,13 +1,13 @@
MODULE=phpMyAdmin
- VERSION=3.2.4
+ VERSION=3.2.5
RELEASE=$VERSION-all-languages
SOURCE=$MODULE-$RELEASE.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$RELEASE
SOURCE_URL=$SFORGE_URL/phpmyadmin
- SOURCE_VFY=sha1:ac9239755c294d15569af99f227b124bd578faf2
+ SOURCE_VFY=sha1:e8511c9ddfcd7d157965a6c43a0afcc2be019f08
WEB_SITE=http://www.phpmyadmin.net/home_page
ENTERED=20040912
- UPDATED=20091205
+ UPDATED=20100111
SHORT="A php web interface to administrate MySQL tables"
cat << EOF
More information about the Lunar-commits
mailing list