See the following issues:

[#2785687]
[#2785631]

Unfortunately there were alot of bug fixes committed as well so need to do thorough checking.

Panelizer is simply just updated to 3.3 as we have no patches.

projects[panelizer][version] = 3.3
projects[panelizer][subdir] = contrib

Panels three of our patches we were early adopters on have now been officially committed:

projects[panels][patch][1588212] = http://drupal.org/files/issues/panels-1588212-10.patch
projects[panels][patch][2391073] = http://drupal.org/files/issues/2391073-11-cache_mini_panels_load.patch
projects[panels][patch][2557061] = http://drupal.org/files/issues/deprecated-constructor-in-php-7-2557061-3.patch

So the new make file for panels is:

projects[panels][version] = 3.6
projects[panels][subdir] = contrib
projects[panels][patch][1402860] = http://drupal.org/files/issues/panelizer_is-1402860-82-fix-ipe-end-js-alert.patch
projects[panels][patch][2192355] = http://drupal.org/files/issues/i18n_panels_uuid_undefined-2192355-01.patch
projects[panels][patch][2253919] = http://drupal.org/files/issues/panels-re-generated-uuids-on-clone.patch
projects[panels][patch][2508433] = http://drupal.org/files/issues/blocks_dont_support_optional_context-2508433-1.patch

Comments

sylus created an issue. See original summary.

sylus’s picture

Issue summary: View changes
sylus’s picture

Issue summary: View changes
sylus’s picture

Here are the schema changes:

 Panelizer    7302  Set the storage type and ID on existing {panelizer_default} records.
 Panelizer    7303  Set the storage type and ID on existing {panelizer_entity} records.
 Panels_mini  7301  Set the storage type and id on existing mini panels.
 Panels       7304  Update "panels_pane" table field lengths to 255 chars.
 Panels       7305  Add the "storage_type" and "storage_id" columns to "panels_display".
 Panels       7306  Set the storage type and id on existing page manager panels displays.
sylus’s picture

There is a bug / issue to resolve in latest panels release blocking us from packaging.

#2785915: Panels permissions update causes access denied on page manager pages defined in code

  • sylus committed 0e0156c on 7.x-4.x
    Fixed WetKit Core for Issue #2785845: Security releases for Panels +...
  • sylus committed 318c7ef on 7.x-4.x
    Fixed WetKit Core for Issue #2785845: Security releases for Panels +...
  • sylus committed 62e46e4 on 7.x-4.x
    Fixed WetKit Core for Issue #2785845: Security releases for Panels +...
  • sylus committed 9b3a0a8 on 7.x-4.x
    Fixed WetKit Core for Issue #2785845: Security releases for Panels +...
  • sylus committed 9d21fd4 on 7.x-4.x
    Fixed WetKit Core for Issue #2785845: Security releases for Panels +...
sylus’s picture

Alright all tests are passing now, but I think there is a new Panels release coming out again as a lot of bugs introduced in 3.6.

See: https://www.drupal.org/node/2786071

  • sylus authored 0b72379 on 7.x-4.x
    Merge pull request #1877 from sylus/7.x-4.x
    
    Fixed WetKit Core for Issue...
  • sylus committed 4663834 on 7.x-4.x
    Fixed WetKit Core for Issue #2785845: Security releases for Panels +...
sylus’s picture

Panels (3.6) + Panelizer (3.4) have just bean released which address issues related to security fix.

4.12 release is out now.

sylus’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.