Bug 14903 - SBS update check should take revision number into account, even when a current version (but earlier build) is being run
: SBS update check should take revision number into account, even when a curren...
Status: RESOLVED FIXED
Product: MySqueezebox.com
Classification: Unclassified
Component: Misc
: Prod
: Macintosh MacOS X 10.5
: P3 normal (vote)
: Joplin
Assigned To: Michael Herger
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-10-22 23:46 UTC by Michael Herger
Modified: 2009-10-23 02:06 UTC (History)
1 user (show)

See Also:
Category: Bug


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Herger 2009-10-22 23:46:34 UTC
Currently if a user is running a pre-release of the latest version, he's not offered the update to the official release, as only the version number is compared. We should check the revision in this case too.
Comment 1 Michael Herger 2009-10-23 01:58:06 UTC
Not a hotfix, as SBS side changes are needed as well.
Comment 2 SVN Bot 2009-10-23 02:02:19 UTC
 == Auto-comment from SVN commit #28987 to the slim repo by michael ==
 == https://svn.slimdevices.com/slim?view=revision&revision=28987 ==

Bug: 14903
Description: don't assume we're up to date if the installer doesn't have a revision number. If mysb.com returns an installer to download, then do download it. Otherwise pre-release versions will not be updated to the release once its out.
Comment 3 SVN Bot 2009-10-23 02:06:54 UTC
 == Auto-comment from SVN commit #7663 to the network repo by michael ==
 == https://svn.slimdevices.com/network?view=revision&revision=7663 ==

Fixed Bug: 14903 +1
Description: respect the revision number, even if the version is the latest. Otherwise pre-release installations don't get the released build.