系统升级到Drupal 4.7.8
把patch文件直接补上去就可以了。
[wensong@dragon lvszh]$ cat ~/drupal-4.7.7-4.7.8.diff | patch -p1 patching file CHANGELOG.txt patching file includes/common.inc patching file modules/comment.module patching file modules/system.module patching file modules/upload.module patching file modules/user.module patching file themes/chameleon/common.css
这版本修复了三个安全隐患。