In order for us to use the Update status module, there needs to be an "official release" of this module (no "-dev"). When might that be available?

Comments

forngren’s picture

+1 from me
(subscribing)

jacauc’s picture

subscribing

senpai’s picture

Title: Update status module » Official 5.1 release needed for Update Status module compatibility

Subscribing. Also adding to the Issue's title for search reasons.

senpai’s picture

Priority: Minor » Critical

Bumping the issue for timeline reasons. We should have a 1.0 version of this module before christ returns or D6 rolls out. ;)

fgm’s picture

Status: Active » Needs review

FWIW, there's a simple workaround to keep update_status quiet: in the codefilter.info file on your site, add this line at the end of the script.

datestamp = "1175378526"

It just adds a timestamp info set just after the date of the files, which means that when/if an actual release is created, update_status will not miss it.

johnalbin’s picture

Title: Official 5.1 release needed for Update Status module compatibility » 5.x-1.0 release needed for Update Status module compatibility
Version: 6.x-1.x-dev » 5.x-1.x-dev
Category: support » bug
Status: Needs review » Reviewed & tested by the community

No patch, but the idea of tagging the current code as 5.x-1.0 is definitely RTBC.

senpai’s picture

I rolled a patch for this datestamp thing. http://drupal.org/node/171347.

nancydru’s picture

And all it takes is making a commit or new official release...

dami’s picture

Looks like Steve is no longer actively maintaining this module.

johnalbin’s picture

Now that I’m the maintainer, I’ve decided to release a 5.x-1.0 version with the code in its current state before committing any of the patches in the issue queue.

The code is very stable, so I think its a good idea to slap a label on the release everyone has been using since March 2007 December 2006.

johnalbin’s picture

Status: Reviewed & tested by the community » Fixed
senpai’s picture

Thank you sooo much for taking over on this project.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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