~ubuntu-branches/ubuntu/trusty/mediawiki/trusty

« back to all changes in this revision

Viewing changes to RELEASE-NOTES-1.19

  • Committer: Package Import Robot
  • Author(s): Thorsten Glaser
  • Date: 2014-03-28 09:56:29 UTC
  • mfrom: (1.3.14)
  • Revision ID: package-import@ubuntu.com-20140328095629-1526y9tchdd507id
Tags: 1:1.19.14+dfsg-1
* New upstream security fix release (Closes: #742857):
  - (bug 62497) SECURITY: Add CSRF token on Special:ChangePassword
  - (bug 62467) Set a title for the context during import on the cli
* Use upstream-provided signing key bundle

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
Security reminder: MediaWiki does not require PHP's register_globals
4
4
setting since version 1.2.0. If you have it on, turn it '''off''' if you can.
5
5
 
 
6
== MediaWiki 1.19.14 ==
 
7
 
 
8
This is a security and maintenance release of the MediaWiki 1.19 branch.
 
9
 
 
10
=== Changes since 1.19.13 ===
 
11
 
 
12
* (bug 62497) SECURITY: Add CSRF token on Special:ChangePassword.
 
13
* (bug 62467) Set a title for the context during import on the cli.
 
14
 
6
15
== MediaWiki 1.19.13 ==
7
16
 
8
17
This is a security and maintenance release of the MediaWiki 1.19 branch.