From: Nikita Rana Date: Sat, 23 Mar 2019 04:31:53 +0000 (+0530) Subject: HISTORY: Add MediaWiki 1.18 post-release change notes X-Git-Tag: 1.34.0-rc.0~2363^2 X-Git-Url: http://git.cyclocoop.org/url?a=commitdiff_plain;h=94301c46636dc8944a6f06bf7053cefcc6ff484c;p=lhc%2Fweb%2Fwiklou.git HISTORY: Add MediaWiki 1.18 post-release change notes Add MediaWiki 1.18 post-release change notes, sourced from https://www.mediawiki.org/wiki/Release_notes/1.18 Bug:T213714 Change-Id: I2bea0ca7cb02d32fd24392fa167351851062ccb1 --- diff --git a/HISTORY b/HISTORY index a9260699fb..288791f809 100644 --- a/HISTORY +++ b/HISTORY @@ -7618,6 +7618,20 @@ changes to languages because of Bugzilla reports. == MediaWiki 1.18 == +== MediaWiki 1.18.6 == +2012-11-29 + +This is a maintenance and security release of the MediaWiki 1.18 branch + +=== Changes since 1.18.5 === +* ([[bugzilla:40995|bug 40995]]) Prevent session fixation in Special:UserLogin +(CVE-2012-5391) +* ([[bugzilla:41400|bug 41400]]) Prevent linker regex from exceeding PCRE +backtrack limit +* Localisation updates +* Increase permitted runtime for testParserTest +* ([[bugzilla:36179|bug 36179]]) Unquote 'null' for PostgreSQL. + == MediaWiki 1.18.5 == 2012-08-30