Changes since 6.x-1.4:
Fixes XSS and CSRF vulnerability.
Replaced a php generated image with a static image. This makes page loading faster as well as fixes a potential security issue. See SA-CONTRIB-2010-100 - Ubuntu Drupal Theme - Directory traversal and information disclosure for more information.
Replaced a php generated image with a static image. This makes page loading faster as well as fixes a potential security issue. DRUPAL-SA-CONTRIB-2010-100
NOTE - this release is still insecure - use the 6.x-8.1 release.
Security update fixing issues with use of tags for primary menus. Now menus are using l() to display output. Also fixing a issue related to icon paths.