From 5260ea4fce50f1426d9546efc2e8c3b0a62e642c Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Mon, 13 Jul 2009 21:58:36 +0200 Subject: upgrade to 1.15.1 (security fix) --- RELEASE-NOTES | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index f6d2523e..903d0d81 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -3,11 +3,11 @@ Security reminder: MediaWiki does not require PHP's register_globals setting since version 1.2.0. If you have it on, turn it *off* if you can. -== MediaWiki 1.15.0 == +== MediaWiki 1.15.1 == -2009-06-10 +July 14, 2009 -This is a stable release of the the 2009 Q2 branch of MediaWiki. +This is a security and bugfix release of the the 2009 Q2 branch of MediaWiki. MediaWiki is now using a "continuous integration" development model with quarterly snapshot releases. The latest development code is always kept @@ -20,6 +20,14 @@ will be made on the development trunk and appear in the next quarterly release. Those wishing to use the latest code instead of a branch release can obtain it from source control: http://www.mediawiki.org/wiki/Download_from_SVN +=== Changes since 1.15.0 === + +* Fixed fatal errors for unusual file repository configurations, such as + ForeignAPIRepo. +* Fixed the "change password" link on Special:Preferences to have the correct + returnto parameter. +* (bug 19693) Fixed cross-site scripting vulnerability in Special:Block + === Changes since 1.15.0rc1 === * Removed category redirect feature, implementation was incomplete. -- cgit v1.2.2