2018-10-03 12:58:15 by Patrick Welche | Files touched by this commit (15) |
Log message:
Update drupal7 to 7.59nb2
PHP 7.2: Removed deprecated function each().
PHP 7.2: Avoid count() calls on uncountable variables.
PHP 7.2: Removed deprecated create_function() call.
PHP 7.2: Make sure variables are arrays in theme_links().
Fixed theme-settings.php not being loaded on cached forms
|
2018-08-06 16:42:53 by Patrick Welche | Files touched by this commit (1) | |
Log message:
Patch original ends being installed as copied.
Just add to PLIST, as patch will disappear with next update.
|
2018-08-02 18:18:47 by Patrick Welche | Files touched by this commit (3) |
Log message:
Fix to allow updating of modules with drupal 7 when using PHP 7.
|
2018-04-25 18:43:35 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
www/drupal7: update to 7.59
Drupal 7.59, 2018-04-25
-----------------------
- Fixed security issues (remote code execution). See SA-CORE-2018-004.
|
2018-03-30 03:15:42 by Maya Rashish | Files touched by this commit (1) |
Log message:
drupal7: fix PLIST
sorry for breakage, I had the plist check disabled.
|
2018-03-28 23:22:18 by Maya Rashish | Files touched by this commit (2) | |
Log message:
drupal7: update to 7.58
Fixes remote code execution vulnerability (CVE-2018-7600)
No other changes are included in this release.
|
2018-02-27 09:05:07 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 7.57
Upstream changes:
drupal 7.57
Posted by David_Rothstein on 21 February 2018
Release notes
Maintenance and security release of the Drupal 7 series.
This release fixes security vulnerabilities. Sites are urged to upgrade \
immediately after reading the notes below and the security announcement:
Drupal Core - Critical - Multiple Vulnerabilities - SA-CORE-2018-001
No other fixes are included.
|
2017-06-22 15:09:39 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update drupal7 to 7.56.
Drupal 7.56, 2017-06-21
-----------------------
- Fixed security issues (access bypass). See SA-CORE-2017-003.
|
2017-05-20 20:20:02 by Adam Ciarcinski | Files touched by this commit (4) |
Log message:
drupal 7.54
Maintenance release of the Drupal 7 series. Includes a variety of improvements \
and bug fixes (no major, non-backwards-compatible new functionality).
|
2017-04-05 14:33:49 by Filip Hajny | Files touched by this commit (27) |
Log message:
Remove traces of textproc/php-dom which is not needed anymore, now that dom is \
built into PHP. Bump resp. PKGREVISION.
|