relatedlinks 6.x-1.0

Bug fixes

-Remove unused variables;
-Add missing semicolons.
-#1155634 - Link update problems when block caching enabled; patch by mcurry & Zen
-Remove vestigial update functions.

aberdeen 6.x-1.11

Security update

Fixes SA-CONTRIB-2012-081 - Aberdeen - Cross Site Scripting

If you copied code from the aberdeen_breadcrumb function into a custom sub-theme's template.php file you should compare your code to the changes to ensure that menu_get_active_title() is properly wrapped in check plain like:

check_plain(menu_get_active_title());

provisionacl 6.x-1.10

Bug fixes

Small bugfix release: we now give write access to the files/ and private/ directories to the webserver through ACLs so that files uploaded by third parties (SFTP or SSH users) are still writable by the webserver.

Pages

Subscribe with RSS Subscribe to RSS - 6.x