Commit Graph

12 Commits

Author SHA1 Message Date
espie
1c2fc9212e people keep adding drupal modules without changing the default MAINTAINER,
so start putting myself in on stuff I explicitly want to maintain...
2012-01-28 11:20:52 +00:00
stephan
1689e80d3f update to 2.9 2011-01-08 13:10:54 +00:00
stephan
ea1ecd2e43 least invasive round of cleanup:
- install drupal modules/themes as root:daemon rather than www:www
  (only the files/ directory needs to be writeable by 'www').
- don't install 'settings.php' world-readable since it contains the
  DB password. Use 640, owner 'www' instead.
- bump all modules.

tested in production, including upgrade szenarios.
ok sthen@ and landry@, maintainer timeout.
2010-11-15 09:05:40 +00:00
stephan
788bf72c5a update to drupal6-cck-2.8, adresses SA-CONTRIB-2010-088 (access bypass),
full details at http://drupal.org/node/880736 - no DB update required.
2010-08-20 09:47:08 +00:00
espie
207cf70c75 small security issues, low impact...
had to wait for filefield 3.5, since 3.4 was broken.
2010-06-19 20:53:19 +00:00
stephan
2889936655 load content module in the hook_update_N() implementation,
see http://drupal.org/node/625768. ok espie@
2010-04-30 07:52:34 +00:00
espie
3ee09611bf update views and cck.
WARNING: if you use both, update both. Especially if you use cck
node/user refs from a view, since that's broken with cck 2.5.
packages have an annotation to prevent this (@incompatibility) but it's
not yet implemented... ;-/
2009-11-06 19:01:28 +00:00
espie
67aa01c221 minor updates 2009-08-08 09:20:12 +00:00
espie
7818816077 tweak SUBST_VARS so that nodeaccess won't match DRUPAL_LOCALE (oops)
a few PKGNAME bumps needed after regenerating plists, because of DESCR
changes or .orig files from patches.
2009-07-26 12:20:07 +00:00
espie
1834e327c5 update to current versions 2009-07-15 10:33:38 +00:00
espie
e399ca2b3d fix base run-depends (drupal6 only) and bump corresponding packagenames. 2009-07-15 09:42:31 +00:00
espie
4a8d1bd34b basic installation of drupal6 with a few extra stable modules.
WARNING: there's no simple migration from all datat from drupal5 to drupal6
yet.
2009-04-03 14:07:58 +00:00