comparison CHANGELOG.txt @ 11:589fb7c02327 6.5

Drupal 6.5
author Franck Deroche <webmaster@defr.org>
date Tue, 23 Dec 2008 14:32:19 +0100
parents acef7ccb09b5
children 8b6c45761e01
comparison
equal deleted inserted replaced
10:6f15c9d74937 11:589fb7c02327
1 // $Id: CHANGELOG.txt,v 1.253.2.11 2008/08/13 23:59:12 drumm Exp $ 1 // $Id: CHANGELOG.txt,v 1.253.2.13 2008/10/08 20:12:17 goba Exp $
2
3 Drupal 6.5, 2008-10-08
4 ----------------------
5 - Fixed security issues, (File upload access bypass, Access rules bypass,
6 BlogAPI access bypass), see SA-2008-060.
7 - Fixed a variety of small bugs.
2 8
3 Drupal 6.4, 2008-08-13 9 Drupal 6.4, 2008-08-13
4 ---------------------- 10 ----------------------
5 - Fixed a security issue (Cross site scripting, Arbitrary file uploads via 11 - Fixed a security issue (Cross site scripting, Arbitrary file uploads via
6 BlogAPI, Cross site request forgeries and Various Upload module 12 BlogAPI, Cross site request forgeries and Various Upload module
129 - Removed drupal.module. The functionality lives on as the Site network 135 - Removed drupal.module. The functionality lives on as the Site network
130 contributed module (http://drupal.org/project/site_network). 136 contributed module (http://drupal.org/project/site_network).
131 - Removed old system updates. Updates from Drupal versions prior to 5.x will 137 - Removed old system updates. Updates from Drupal versions prior to 5.x will
132 require upgrading to 5.x before upgrading to 6.x. 138 require upgrading to 5.x before upgrading to 6.x.
133 139
140 Drupal 5.11, 2008-10-08
141 -----------------------
142 - fixed a variety of small bugs.
143 - fixed security issues, (File upload access bypass, Access rules bypass,
144 BlogAPI access bypass, Node validation bypass), see SA-2008-060
145
134 Drupal 5.10, 2008-08-13 146 Drupal 5.10, 2008-08-13
135 ----------------------- 147 -----------------------
136 - fixed a variety of small bugs. 148 - fixed a variety of small bugs.
137 - fixed security issues, (Cross site scripting, Arbitrary file uploads via 149 - fixed security issues, (Cross site scripting, Arbitrary file uploads via
138 BlogAPI and Cross site request forgery), see SA-2008-047 150 BlogAPI and Cross site request forgery), see SA-2008-047