Autoupdate ignores new builds ?

#1
Hey guys,
Does the litespeed auto updater ignore build version differences ? The auto updater log on most of the servers we have shows

Code:
[2018-01-30 02:29:52] [OK] Package is up-to-date.
[2018-01-30 02:46:36] Checking for new release...
[2018-01-30 02:46:37] [OK] Package is up-to-date.
[2018-01-30 03:07:08] Checking for new release...
[2018-01-30 03:07:08] [OK] Package is up-to-date.
[2018-01-30 03:17:49] Checking for new release...
[2018-01-30 03:17:49] [OK] Package is up-to-date.
[2018-01-30 03:41:08] Checking for new release...
[2018-01-30 03:41:08] [OK] Package is up-to-date.
[2018-01-30 03:54:55] Checking for new release...
[2018-01-30 03:54:55] [OK] Package is up-to-date.
[2018-01-30 04:13:49] Checking for new release...
[2018-01-30 04:13:49] [OK] Package is up-to-date.
[2018-01-30 05:03:49] Checking for new release...
[2018-01-30 05:03:49] [OK] Package is up-to-date.
All the servers are on 5.2.3-ent build 8 and eventhough build 12 is out as of Jan25, it doesn't show any interest in updating to that build.

My question is does the auto updater only update the major release versions ? Or is it just that anything higher than build 8 is not yet pushed out to the auto updater ?

And yes, I could get one of the boxes to build 12 by forcefully updating via the command line but was wondering if auto updater would do that eventually ?

Thanks !
 

Pong

Administrator
Staff member
#2
autoupdate only check the release number. as you have already known, force upgrade by the command will give you latest build of the latest release.
 
Top