Downloads
Download tar.gz
34.27 KB
MD5: 301763ef2009801cebf9fe38d7ae2902
SHA-1: f1c65bf63802563221fe7bb5ad5d46535e663146
SHA-256: 5fc51e1129a5009e8a3eece9c720f8ccec0c899485477d5c2a9af3291676b1b7
Download zip
40.18 KB
MD5: dac00c13e6a294b59147db3933cd919c
SHA-1: c1e48b1f07e4e912db6b588c82d7424e0f50ae66
SHA-256: 6c8937b9254eead546e77f97f25ecfda17ccacf800cee0e27ed228525c77b77a
Release notes
This release fixes a security vulnerability, all users of cvs.module (4.7.x-1.0 or 4.7.0 from before the new release system) are urged to upgrade. For more details, see DRUPAL-SA-2006-028.
This release includes a new database update: cvs_update_5() which removes a stale entry from the {variable} table. After you upgrade, you should run update.php for your site.
Other changes since cvslog 4.7.x-1.0:
- #94000 by dww: adding $Name$ tags for automated version identification
- #101034 by AjK: Two settings form element names not aligned with system variable name.
- #101034 by AjK: add cvs_update_5() to delete stale entry in {variable} table.
- #101335 by Zen: Motivation field fixes.
- #101170 by Zen: Fixed how some pages render their output.
- Other minor code cleanup (removing stray whitespace, making a few strings clearer, etc).