summaryrefslogtreecommitdiff
path: root/www/drupal6
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2008-12-10 23:57:52 +0000
committeradrianp <adrianp@pkgsrc.org>2008-12-10 23:57:52 +0000
commit11f74c9e5c9428b9c94109191b4b60239b78bd89 (patch)
tree073fecc858e6a357e686d14c5e1c92966c955ec1 /www/drupal6
parent74d53322db9a8b09ec77e731890f22c6a2c87c01 (diff)
downloadpkgsrc-11f74c9e5c9428b9c94109191b4b60239b78bd89.tar.gz
Update to 6.7
The seventh maintenance and security release of the Drupal 6 series. Only fixes for security vulnerabilities and other bugs have been committed. New features are only being added to the forthcoming Drupal 7.0 release. This release fixes security vulnerabilities. Sites are urged to upgrade immediately after reading the security announcement: * SA-2008-073 - Drupal core - Multiple vulnerabilities In addition to this security vulnerability, the following bugs have been fixed since the 6.6 release: * - Patch #324118 by winterheart: fixed invalid XHTML being generated for forum topic listings. * - Patch #329019 by dww, sun: fixed PHP warning. * #315739 by sun: The theme name is in arg(4) on the block admin page, so only redirect to theme specific page if that is set. * - Patch #329646 by Damien Tournoud: properly reset user_access(). * - Patch #255293 by Gribnif, maartenvg: incorrect regex causes some aggregated CSS to fail. * #329998 by pwolanin: escape markup looking non-HTML tags in schema descriptions * #258089 by JohnAlbin, Arancaytar, merlinofchaos: themes cannot have a preprocess function without a corresponding .tpl.php file * #255150 by dropcube, tested by catch, asimmonds: content type names were double escaped on create content page * #329660 by pwolanin: node_configure_validate() should be replaced with a #submit handler to conform to FormAPI rules * #299742 by Darren Oh: missing #ahah support on checkboxes * #193580 follow up by gpk: late but important changelog entry for Drupal 6.0 * #302638 by pwolanin: avoid running several no-op queries while the menu is being rebuilt; improves performance * Rolling back #302638, it caused problems reported in #328110 * #319165 by Alex_Tutubalin: add explicit UTF-8 client encoding setting for PostgreSQL * - Patch #277644 by lilou: documentation improvement. * - Patch #335385 by Dave Reid: fixed maxlength of path alias fields to be consistent with the database. * - Patch #337454 by earnie: fixed the phpdoc of drupal_render_form(). * - Patch #293370 by swentel et al: make block sorting work when there are more than 20 blocks. * - Patch #325908 by kbahey: removed redundant cache flusing. * - Patch #281131 by Damien Tournoud: document the missing quote in .htaccess. * - Patch #336115 by Nedjo: better documentation for t(). * - Patch #342988 by ultimateboy: fixed order of attributes in PHPdoc. * #324875 by pwolanin: improve HTTP_HOST checking, ensuring that the host is lowercased and only valid characters are allowed. * #280934 follow up by pwolanin: harden the cookie handling in sess_regenerate() by setting our session cookie to be an HTTP only cookie, thus reducing the risk of session stealing via XSS * #28776 by Uwe Hermann, Morbus Iff, jvandyk: Protect *.test files and SVN metafiles from being exposed under Drupal * #299582 by hass: Remove outdated items from robots.txt and fix ordering of items to make stuff easier to find. * #305653 by snowball43, cdale, Dave Reid, sun: All themes were disabled when update.php was run * #344661 by Dave Reid: fix phpdoc documentation on translation_translation_link_alter() * #333060 by neclimdul, merlinofchaos, dvessel: child themes did not inherit patterns correctly, so more specific template files are not detected * #206138 by pwolanin et al: little documentation fix for node base module name handling * #276111 by pwolanin, meba and myself: disallow possibly dangerous submissions in locale translations and imports * #345167 by JacobSingh, pwolanin, Heine: drupal_http_request() includes an extra CRLF, not conformant to HTTP specs http://drupal.org/node/345462
Diffstat (limited to 'www/drupal6')
-rw-r--r--www/drupal6/Makefile5
-rw-r--r--www/drupal6/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/www/drupal6/Makefile b/www/drupal6/Makefile
index 3ac33a11687..2ea7b5542a1 100644
--- a/www/drupal6/Makefile
+++ b/www/drupal6/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2008/10/24 18:52:31 adrianp Exp $
+# $NetBSD: Makefile,v 1.10 2008/12/10 23:57:52 adrianp Exp $
-DISTNAME= drupal-6.6
-PKGREVISION= 1
+DISTNAME= drupal-6.7
CATEGORIES= www
MASTER_SITES= http://drupal.org/files/projects/
diff --git a/www/drupal6/distinfo b/www/drupal6/distinfo
index 6e7201c31e6..74636c6cf62 100644
--- a/www/drupal6/distinfo
+++ b/www/drupal6/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2008/10/23 21:37:23 adrianp Exp $
+$NetBSD: distinfo,v 1.7 2008/12/10 23:57:52 adrianp Exp $
-SHA1 (drupal-6.6.tar.gz) = 08c12b590508d2050e3c2be0faf48b98a964ea45
-RMD160 (drupal-6.6.tar.gz) = 8f98af416745fe26592bf02d8b7c61718ec6dd6b
-Size (drupal-6.6.tar.gz) = 1071507 bytes
+SHA1 (drupal-6.7.tar.gz) = 1a1f9955878b794bbf201e2f8544f00c74121c3c
+RMD160 (drupal-6.7.tar.gz) = eea570e8894b1f5ada99a37919d0125e89c41d78
+Size (drupal-6.7.tar.gz) = 1074300 bytes