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
No edit summary
m (Protected "Moodle 1.9.10 release notes": Developer Docs Migration ([Edit=Allow only administrators] (indefinite)))
 
(6 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{Template:Migrated|newDocId=/general/releases/1.9/1.9.10}}
Release date: 25th October 2010
Release date: 25th October 2010


Over 110 issues were fixed in 1.9.10.  [http://tracker.moodle.org/browse/MDL/fixforversion/10407 Here is the full list.]
[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===


Line 20: Line 20:
<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