There are several modules that have incremental updates:

  • acquia_connector - 2.9
  • apachesolr - 1.2
  • custom_search (git: 0d55d1e379931e7b)
  • entity - 1.1
  • entityreference - 1c176daef3e7483389cbebeb34784b3af6521f7f
  • entityreference_prepopulate - 1.3
  • features - 54e2810bee966777426f0ca5294c6e7252ea7549
  • message - 76086c7e2cb5af5e16a88b8ef16bb232347d7162
  • message_notify - e546b0a6e3d2dfd48f4fd3a4d45806c066c9a9bc
  • message_subscribe - 9b1d2615621283d39343e4be433fc589fce5fb9d
  • metatag - 1.0-beta7
  • mollom - 2.6
  • og -2.2
  • quicktabs - 89f7fd0b7313782d0f750499
  • views - 3.7

Make file compiles and test sites work properly with drush updb. A look at the modules indicate that these are minor updates for each.

CommentFileSizeAuthor
#5 skitch-1.png163.8 KBezra-g
#1 1983722-drupal-org-make-2.patch6.28 KBjaperry
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

japerry’s picture

Patch of the updated modules

ezra-g’s picture

Status: Active » Needs work

Thanks, japerry!

Seems good with the following tweaks:

+++ b/drupal-org.makeundefined
@@ -109,18 +109,18 @@ projects[edit_profile][version] = "1.0-beta2"
-projects[features][download][revision] = "63db687c75d7880bb5d2652fa9227e3ca6e4e9f0"
+projects[features][download][revision] = "54e2810bee966777426f0ca5294c6e7252ea7549"
 
 ; Separate fields from field instances.
 ; http://drupal.org/node/1064472#comment-7042482
-projects[features][patch][] = "http://drupal.org/files/features-instances-1064472-59.patch"
+;projects[features][patch][] = "http://drupal.org/files/features-instances-1064472-59.patch"

@@ -220,7 +220,7 @@ projects[oauthconnector][download][revision] = "0ce7ac9614710c0f68d0a58cb4ae4667
-projects[og][version] = "2.1"

Let's remove the patch/comment line altogether since it's been committed upstream.

+++ b/drupal-org.makeundefined
@@ -220,7 +220,7 @@ projects[oauthconnector][download][revision] = "0ce7ac9614710c0f68d0a58cb4ae4667
-projects[og][version] = "2.1"

We actually need OG dev for the Gizra features.

ezra-g’s picture

Status: Needs work » Needs review

Seems fine to ignore the OG part of above and we can change the version in the specific Gizra issues.

Seems RTBC with removal of the Features patch and comment.

japerry’s picture

Status: Needs review » Fixed
ezra-g’s picture

FileSize
163.8 KB

I brought back Message to an earlier hash because the more recent one changed the way Messages were being rendered in the activity stream:

http://drupalcode.org/project/commons.git/commit/562340f

skitch-1.png

Status: Fixed » Closed (fixed)

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