Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Moodle 1.9.15 release notes: Difference between revisions

From MoodleDocs
m (creating from template)
 
m (Reverted edits by Mudrd8mz (talk) to last revision by Séverin Terrier)
Tag: Rollback
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Release date: Not yet released
[[Releases]] > {{FULLPAGENAME}}
 
Here is [http://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+and+resolution+%3D+fixed+AND+fixVersion+in+%28%221.9.15%22%29&runQuery=true&clear=true the full list of fixed issues in 1.9.15].
Release date: 28th November, 2011
 
===Highlights===
Bug-fixing for general core bugs in 1.9.x has ended. Support continues for serious security issues, which is reflected in this release.
 
* ...
Here is [http://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+and+resolution+%3D+fixed+AND+fixVersion+in+%28%221.9.15%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 1.9.15].
 
===Functional changes===
* ...
===Security issues===
===Security issues===
   
   
A number of security related issues were resolved. Details of these issues will be released after a period of approximately one week to allow system administrators to safely update to the latest version.
* [http://moodle.org/mod/forum/discuss.php?d=191751 MSA-11-0045] - Potential to masquerade through MNet
* [http://moodle.org/mod/forum/discuss.php?d=191752 MSA-11-0046] - Insecure authentication transmission
* [http://moodle.org/mod/forum/discuss.php?d=191754 MSA-11-0047] - Possible injection attack in Calendar
* [http://moodle.org/mod/forum/discuss.php?d=191755 MSA-11-0048] - Password loss issue
* [http://moodle.org/mod/forum/discuss.php?d=191756 MSA-11-0049] - Network restriction ineffective with MNet
* [http://moodle.org/mod/forum/discuss.php?d=191762 MSA-11-0054] - Personal information leak
 
PLEASE NOTE: The fix for MSA-11-0054 was mistakenly not included in the first November 28 build of 1.9.15 (Nov 28) but was included in the builds on December 2. If you grabbed the build very early then you might not have that fix.
 
===Fixes and improvements===
===Fixes and improvements===
   
   
* ...
* MDL-29529 - Fixed database error when assignments were sorted by status
* MDL-16553 - Student can see response file for Advanced uploading assignment with no grade
* MDL-29991 - Moodle 1.9 servers still expect the "confirmed" field from MNet
   
   
<noinclude>==See also==
<noinclude>==See also==
*[[Moodle 1.9.14 release notes]]
*[[Moodle 1.9.14 release notes]]
* [https://docs.moodle.org/19/fr/Notes_de_mise_à_jour_de_Moodle_1.9.15 French version of this page]
   
   
[[Category:Release notes]]
[[Category:Release notes]]
Line 26: Line 32:
   
   
[[es:Notas de Moodle 1.9.15]]
[[es:Notas de Moodle 1.9.15]]
[[fr:Notes de mise à jour de Moodle 1.9.15]]
</noinclude>
</noinclude>

Revision as of 13:11, 9 August 2021

Releases > Moodle 1.9.15 release notes

Release date: 28th November, 2011

Bug-fixing for general core bugs in 1.9.x has ended. Support continues for serious security issues, which is reflected in this release.

Here is the full list of fixed issues in 1.9.15.

Security issues

PLEASE NOTE: The fix for MSA-11-0054 was mistakenly not included in the first November 28 build of 1.9.15 (Nov 28) but was included in the builds on December 2. If you grabbed the build very early then you might not have that fix.

Fixes and improvements

  • MDL-29529 - Fixed database error when assignments were sorted by status
  • MDL-16553 - Student can see response file for Advanced uploading assignment with no grade
  • MDL-29991 - Moodle 1.9 servers still expect the "confirmed" field from MNet

See also