Subject: CVS commit: [pkgsrc-2015Q4] pkgsrc/www/drupal7
From: Benny Siegert
Date: 2016-02-28 12:23:30
Message id: 20160228112330.DBA1CFBB7@cvs.NetBSD.org

Log Message:
Pullup ticket #4936 - requested by taca
www/drupal7: security fix

Revisions pulled up:
- www/drupal7/Makefile                                          1.38
- www/drupal7/PLIST                                             1.14
- www/drupal7/distinfo                                          1.29

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Thu Feb 25 15:15:57 UTC 2016

   Modified Files:
   	pkgsrc/www/drupal7: Makefile PLIST distinfo

   Log Message:
   Update drupal7 to 7.43 including security fix.

   Drupal 7.43, 2016-02-24
   -----------------------
   - Fixed security issues (multiple vulnerabilities). See SA-CORE-2016-001.

   Drupal 7.42, 2016-02-03
   -----------------------
   - Stopped invoking hook_flush_caches() on every cron run, since some modules
     use that hook for expensive operations that are only needed on cache clears.
   - Changed the default .htaccess and web.config to block Composer-related files.
   - Added static caching to module_load_include() to improve performance.
   - Fixed double-encoding bugs in select field widgets provided by the Options
     module. The fix deprecates the 'strip_tags' property on option widgets and
     replaces it with a new 'strip_tags_and_unescape' property (minor data
     structure change).
   - Improved MySQL 5.7 support by changing the MySQL database driver to stop
     using the ANSI SQL mode alias, which has different meanings for different
     MySQL versions.
   - Fixed a regression introduced in Drupal 7.39 which prevented autocomplete
     functionality from working on servers that are not configured to
     automatically recognize index.php.
   - Updated the Archive_Tar PEAR package to the latest 1.4.0 release, to fix bugs
     with tar file handling on various operating systems.
   - Fixed fatal errors on node preview when a field is displayed in the node
     teaser but hidden in the full node view. The fix removes a
     field_attach_prepare_view() call from the node_preview() function since it is
     redundant with one in the node preview theme layer.
   - Improved the description of the "Trimmed" format option on text fields
     (translatable string change, and minor UI and data structure change).
   - Numerous small bug fixes.
   - Numerous API documentation improvements.
   - Additional automated test coverage..0 release, to fix bugs
     with tar file handling on various operating systems.
   - Fixed fatal errors on node preview when a field is displayed in the node
     teaser but hidden in the full node view. The fix removes a
     field_attach_prepare_view() call from the node_preview() function since it is
     redundant with one in the node preview theme layer.
   - Improved the description of the "Trimmed" format option on text fields
     (translatable string change, and minor UI and data structure change).
   - Numerous small bug fixes.
   - Numerous API documentation improvements.
   - Additional automated test coverage.

Files:
RevisionActionfile
1.37.2.1modifypkgsrc/www/drupal7/Makefile
1.13.2.1modifypkgsrc/www/drupal7/PLIST
1.28.2.1modifypkgsrc/www/drupal7/distinfo