This distribution has been flagged in #2153139: Unpublish Distributions with Forks of Core < 7.32.

Committing forks of both core and contrib is a violation of the Drupal Git Usage Policy. You should be using https://www.drupal.org/developing/distributions/drupalorg... specifically using a .make file.

Converting this to use a .make will actually make it easier to update and take less time to maintain the distribution. https://www.drupal.org/project/profiler_builder is a great tool for generating a .make from an existing site configuration.

In the current state, you are distributing a version of Drupal that still has the worst security problem in Drupal's history.

Comments

eleonel’s picture

Assigned: Unassigned » Unsupported Projects
Status: Active » Needs review

Pushed fix to 7.x-1.x.

  • Removed Drupal core, contrib modules, zen base theme.
  • Added make file
naveenvalecha’s picture

Assigned: Unsupported Projects » Unassigned
Status: Needs review » Fixed

stable release out.

eleonel’s picture

Status: Fixed » Closed (fixed)