Note:

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

Moodle 1.9.10 release notes: Difference between revisions

From MoodleDocs
(list of fixed issues)
m (Protected "Moodle 1.9.10 release notes": Developer Docs Migration ([Edit=Allow only administrators] (indefinite)))
 
(11 intermediate revisions by 6 users not shown)
Line 1: Line 1:
Release date: Not yet released
{{Template:Migrated|newDocId=/general/releases/1.9/1.9.10}}
Release date: 25th October 2010


Here is the [http://tracker.moodle.org/browse/MDL/fixforversion/10407 full list of issues fixed in 1.9.10]
[http://tracker.moodle.org/browse/MDL/fixforversion/10407 Over 110 issues were fixed in 1.9.10.] (click to see them)
   
   
===Security issues===
===Security issues===
   
 
To be released later
This release upgrades some of the 3rd-party libraries that we use in Moodle. Keeping your Moodle site up to date is, as usual, highly recommended!
 
* [http://moodle.org/mod/forum/discuss.php?d=160910 MSA-10-0017] XSS vulnerability in YUI 2.4.0 through YUI 2.8.1
* [http://moodle.org/mod/forum/discuss.php?d=160857 MSA-10-0016] Multiple phpCAS library vulnerabilities
* [http://moodle.org/mod/forum/discuss.php?d=160858 MSA-10-0015] Customised HTML Purifier upgraded to 4.2.0
 
 
Also notice there was a security problem in the optional phpMyAdmin module:
 
* [http://moodle.org/mod/forum/discuss.php?d=160811 MSA-10-0014] Customised phpMyAdmin upgraded to 2.11.11
 
 
<noinclude>==See also==
<noinclude>==See also==
*[[Moodle 1.9.9 release notes]]
*[[Moodle 1.9.9 release notes]]
* [https://docs.moodle.org/19/fr/Notes_de_mise_à_jour_de_Moodle_1.9.10 French version of this page]
 
[[Category:Release notes]]
[[Category:Release notes]]
[[Category:Moodle 1.9]]
[[Category:Moodle 1.9]]


[[fr:Notes de mise à jour de Moodle 1.9.10]]
[[de: Moodle 1.9.10 Versionsinformationen]]
[[es: Notas de Moodle 1.9.10]]


</noinclude>
</noinclude>

Latest revision as of 09:07, 25 May 2022

Important:

This content of this page has been updated and migrated to the new Moodle Developer Resources. The information contained on the page should no longer be seen up-to-date.

Why not view this page on the new site and help us to migrate more content to the new site!

Release date: 25th October 2010

Over 110 issues were fixed in 1.9.10. (click to see them)

Security issues

This release upgrades some of the 3rd-party libraries that we use in Moodle. Keeping your Moodle site up to date is, as usual, highly recommended!

  • MSA-10-0017 XSS vulnerability in YUI 2.4.0 through YUI 2.8.1
  • MSA-10-0016 Multiple phpCAS library vulnerabilities
  • MSA-10-0015 Customised HTML Purifier upgraded to 4.2.0


Also notice there was a security problem in the optional phpMyAdmin module:


See also