Drupal

Hosted Service Sites Now Running Drupal 5.7

February 19, 2008 - 11:43

Last night we upgraded all 200+ sites on the hosted service from Drupal 5.6 to 5.7. The notes for the upgrade are the same as for when we released the new tag for VPS customers.

New Tag For the Drupal 5.7 Bug Fix Release 2008-01-29 (No 'S' This Time)

January 29, 2008 - 13:14

The last four releases of the Bryght Basic install profile for the open source Drupal content management system have been security releases. Not this time, for today's release—the new tag is 2008-01-29 (there's no 's' this time)—only contains bug fixes. Drupal 5.7 adds no features, but fixes a problem with the HTML filter that would not allow administrators to add or remove tags. There are 3 other issues fixed, which you can read about at the Drupal.org release notes page. We've updated our documentation on how to update to the latest tagged release. Even though there are no database updates for this release since Drupal 5.6, for VPS customers now's a good time to backup your database(s) just in case.

We will post a new story once Drupal 5.7 is made available to hosted service customers.

As usual, we included the Watchdog backport patch, and submitted a Drupal 5.7 compatible patch for those who want to do it on their own.

The error for Google Analytics in the status log still persists; the fix is still to configure the module in Administer » Settings » Google Analytics or by disabling the module.

Bryght Light sites are now running Drupal 5.6

January 17, 2008 - 11:02

Since about 2a.m. this morning, all Bryght Light Drupal 5 sites are running Drupal 5.6.

New Tag for Drupal 5.6 Security and Bug Fix Release - 2008-01-11s

January 11, 2008 - 11:58

Last night the Drupal project released a security and bug fix release (full release notes), and today we're releasing a new tag which includes the fixes and the backport of the Watchdog hook patch. The new tag is 2008-01-11s. We have notes on updating your current version at our instructions for maintaining tagged releases on your VPS. We have not yet released this to hosted service customers, but we intend to do so very soon, and we will post that here when we do. The release adds no new features or modules, but we did update our backport for the Watchdog hook and released the updated patch to Drupal.org (5.6-specific backport).

The release notes recommend that if you have register_globals setting in php.ini set to On, that you set it to Off immediately. Bryght VPS servers come with this setting Off by default, so you probably do not have to change anything. If you think you need to change the setting, however, login to your VPS via SSH and type sudo nano /etc/php.ini and change the setting in the configuration file.

This release does not have any database updates, but it's still a good idea to backup your site before you run the update.php script. It's all in our instructions in maintaining your version of Drupal 5 on your VPS. The error for Google Analytics in the status log still persists; the fix is still to configure the module in Administer » Settings » Google Analytics.

Bryght Light sites are now running Drupal 5.5

December 10, 2007 - 22:33

Since about 3a.m. this morning, all Bryght Light Drupal 5 sites are running Drupal 5.5.

New Tag For Drupal 5.5 Security Release and Bug Fixes - 2007-12-06s

December 6, 2007 - 16:35

Today we're releasing a new tag for the Bryght Basic profile. The new tag is 2007-12-06s. It includes a fix for a security advisory and bug fixes that came with Drupal 5.4 and the critical bug fix that comes with Drupal 5.5. As we have with previous releases on the Drupal 5 platform, we've included the Syslog/Watchdog hook patch and will update the patch shortly to the issue on Drupal.org. To update your server's installation, follow our instructions on maintaining tagged releases.

Some notes about this new tag:

  • There are no database updates between 5.3 and 5.5. It's still a good idea to backup your database and run update.php in case there were updates you missed along the way.
  • This is a bug fix and security patch release only. There are no new features, though we recommend users upgrade as soon as possible.
  • The security release did not affect those running only Drupal core modules, but includes a fix preventing contributed modules from injecting SQL queries.
  • I also snuck in a minor bug fix for the Akismet module.
  • We have not yet deployed this on our hosted service. We will do that shortly.

The error message for Google Analytics noted in the release notes for our previous tag still persists.

Drupal 5.3 Security Release 2007-10-24s

October 24, 2007 - 11:20

As per the Drupal 5.3 announcement, we've released as tag 2007-10-24s. The update contains security patches and minor bug fixes to the Drupal core. There are no changes to or additions of modules since the previous tag.

This release does not have any database updates, but it's always a good idea to backup your site and then run the update.php script, just in case you missed some the last time around. It's all in our instructions in maintaining your version of Drupal 5 on your VPS.


Note that if you see a Google Analytics error at Administer (top menu) » logs » Status report, i.e. "Google Analytics module has not been configured yet. Please configure its settings from the Google Analytics settings page.", you can fix this by turning off the Google Analytics module (if you don't use it) or by clicking Administer (top menu) » Site configuration » Google Analytics. See our documentation on the Google Analytics module for help in configuring it for your site.

All Drupal 5 Bryght Sites Now Have FeedBurner and OpenID

August 28, 2007 - 10:13

Recently we quietly enabled newly created Bryght sites on our hosted service platform with the OpenID and FeedBurner modules, though at the time that upgrade did not apply to older sites. This was because we had to run the database updates for each site, and we wanted to make sure we got it right.

We've done that, and starting this morning, all Drupal 5 hosted service sites have been upgraded to Drupal 5.2 with the new functionality. This means that you can login using one username and password for all your sites and track the subscribers to your RSS feeds. Our Chief Screencasting Officer Roland has created two screencasts showing and explaining how to login to multiple sites with your OpenID, and later today he will post a screencast on setting up RSS feed stats and other cool services using FeedBurner to support.bryght.com.

If you notice that your site is no longer recording events to your "Watchdog", as part of the upgrade we have switched to using the "Database logging" module, so you may need to go into Administer » Site building » Modules and enable it. Also, if you notice anything a little off in your website starting this morning, please send us a note and we'll look into it.

Bryght Basic Update: Security Fixes in Drupal 5.2, OpenID, Persistent Login, FeedBurner Support Along With Syslog Messaging

July 31, 2007 - 17:13

This afternoon we are releasing new functionality, bug fixes and security patches to our release of the Bryght Basic profile for VPS customers as part of the 2007-07-31 tag. While we haven't made any configuration changes, we've added the OpenID module, for logging into multiple sites (the OpenID logo more information about OpenID), Drupal or otherwise; the Persistent Login module, which adds "Remember me" checkbox at the bottom of the user login box; and the FeedBurner module (tiny FeedBurner logo more information about FeedBurner and its services), so you can redirect your RSS feeds to FeedBurner to keep track of statistics and add other features the service provides. Documentation on setting up and using those modules is forthcoming.

We have not yet deployed these changes for Bryght Lite hosted service customers.

The tag includes the official Drupal 5.2 release, which incorporates some security patches—see below for some special instructions regarding settings.php—and various bug fixes. Also, VPS customers can send Drupal system messages to Syslog, which lets you route them to a log file or to another monitoring service. (System messages can still be logged in the database using the new "Database logging" module.).

Update: those who retrieved the tag last night will want to run svn update, as we added some very minor fixes to the .info files of some of the modules.

Syndicate content
Creative Commons License

This work is licensed under a Creative Commons Attribution-Share Alike 2.5 License. This license applies to all text written by Bryght. All others retain full copyright to their text.