Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Delisle <marc@infomarc.info>2008-04-22 23:12:35 +0400
committerMarc Delisle <marc@infomarc.info>2008-04-22 23:12:35 +0400
commitac4012a87c1ce967055270a1038706c5ab8e8f6f (patch)
treebfaa0c6d4cd9d0e68761cfdfcf5f067a166c8fb6
parent02491a4f85b1d1581ce1fe70527bb064ca14f268 (diff)
2.11.5.2 releaseRELEASE_2_11_5_2
-rw-r--r--ChangeLog3
-rw-r--r--Documentation.html4
-rw-r--r--README2
-rw-r--r--libraries/Config.class.php2
-rw-r--r--translators.html4
5 files changed, 9 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index a03114a47c..d8edc5b5f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@ phpMyAdmin - ChangeLog
$Id$
$HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyAdmin/ChangeLog $
+2.11.5.2 (2008-04-22)
+- PMASA-2008-3 [security] File disclosure
+
2.11.5.1 (2008-03-29)
- bug #1909711 [security] Sensitive data in session files
diff --git a/Documentation.html b/Documentation.html
index 118105c329..f7a61c9e8a 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -11,7 +11,7 @@
<link rel="icon" href="./favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
- <title>phpMyAdmin 2.11.5.1 - Documentation</title>
+ <title>phpMyAdmin 2.11.5.2 - Documentation</title>
<link rel="stylesheet" type="text/css" href="docs.css" />
</head>
@@ -33,7 +33,7 @@
<li><a href="#glossary">Glossary</a></li>
</ul>
-<h1>phpMyAdmin 2.11.5.1 Documentation</h1>
+<h1>phpMyAdmin 2.11.5.2 Documentation</h1>
<ul><li><a href="http://www.phpmyadmin.net/">
phpMyAdmin homepage</a></li>
diff --git a/README b/README
index 2642393086..9884fd07fd 100644
--- a/README
+++ b/README
@@ -5,7 +5,7 @@ phpMyAdmin - Readme
A set of PHP-scripts to manage MySQL over the web.
- Version 2.11.5.1
+ Version 2.11.5.2
----------------
http://www.phpmyadmin.net/
diff --git a/libraries/Config.class.php b/libraries/Config.class.php
index ee28cee091..55080251ca 100644
--- a/libraries/Config.class.php
+++ b/libraries/Config.class.php
@@ -85,7 +85,7 @@ class PMA_Config
*/
function checkSystem()
{
- $this->set('PMA_VERSION', '2.11.5.1');
+ $this->set('PMA_VERSION', '2.11.5.2');
/**
* @deprecated
*/
diff --git a/translators.html b/translators.html
index d29cbf4f57..69515e6398 100644
--- a/translators.html
+++ b/translators.html
@@ -8,7 +8,7 @@
<link rel="icon" href="./favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
- <title>phpMyAdmin 2.11.5.1 - Official translators</title>
+ <title>phpMyAdmin 2.11.5.2 - Official translators</title>
<link rel="stylesheet" type="text/css" href="docs.css" />
</head>
@@ -31,7 +31,7 @@
<li><a href="Documentation.html#glossary">Glossary</a></li>
</ul>
-<h1>phpMyAdmin 2.11.5.1 official translators list</h1>
+<h1>phpMyAdmin 2.11.5.2 official translators list</h1>
<p> Here is the list of the &quot;official translators&quot; of
phpMyAdmin.</p>