Commit Graph

17 Commits

Author SHA1 Message Date
ajacoutot
12028a52f9 Tweak MESSAGE now that /var/www/tmp/ is here by default. 2009-10-01 12:28:34 +00:00
espie
164ab775d9 security update.
PLEASE NOTE: I no longer use drupal5, switch to drupal6 or someone should
step in as drupal5 maintainer.
2009-09-20 13:39:34 +00:00
sthen
878e30937f update to 5.18, fixes an xss issue. ok espie@ 2009-05-15 21:21:09 +00:00
espie
76d0de7083 finally, update to 5.16, after fixing the modules.inc stuff to work with
jquery_update....

sigh
2009-04-03 19:03:03 +00:00
espie
58319413f3 drupal5 is pending an update. In the mean time, make it possible to
install alongside drupal6 (I've given up figuring out a clean update
path for now)
2009-04-03 12:55:08 +00:00
espie
9b26028c69 security fixes in core.
allows jquery_update to work more generally (I had broken it slightly)
2008-10-25 14:20:34 +00:00
espie
bab39fb7ae security update 2008-08-19 23:44:48 +00:00
espie
2bebac304d minor update to 5.9 (session fix was missed was 5.8) 2008-07-26 10:34:01 +00:00
bernd
9cd8b42a4a Fix setup instructions. Noticed by Wim, fixed by me.
ok espie@
2008-07-24 09:28:40 +00:00
espie
a2e9026f41 DRUPAL-SA-2008-044
prevents some risks that can occur if you install some third party modules,
or have very malicious users with high privileges.

- deletion of translated terms under cross site requests.
- session fixation attacks after installing 3rd party modules like workgroup
NG.

(other vulnerabilities are Drupal6 only).
2008-07-09 23:40:29 +00:00
espie
345b2e135a tweak MESSAGE a little 2008-05-03 18:16:25 +00:00
naddy
4866113ae3 missing PREFIX, ok espie@ 2008-04-09 14:32:22 +00:00
espie
fc1fc38f86 make DRUPAL_OWNER/DRUPAL_GROUP variables.
Create DRUPAL_MODS in core module
2008-03-16 10:15:28 +00:00
espie
49a2d37edc a few tweaks to core:
- allow autogen passwords for new users
- put the names of roles more often on the rights page.
- extra hook for jquery_update, to avoid having to overwrite jquery
2008-03-15 09:36:48 +00:00
espie
c7518e8b56 put stuff in the right location, namely, not with core.
PEOPLE WHO TESTED drupal BEFORE:
You *must* disable extra modules and themes from a working drupal install
before the update, and reenable them afterwards.

If you forgot to,
- ln all the stuff in sites/all/modules and sites/all/themes to modules and themes
- check your site runs again, disable extra stuff
- remove the links and re-enable stuff.

okay naddy@
2008-02-24 15:48:25 +00:00
espie
b876eeeb9a unify locale/theme/lang builds, no package changes 2008-02-16 19:04:03 +00:00
espie
3d5f8f76be finish importing, cvs ignores `core' on import, sigh... 2008-02-16 16:49:10 +00:00