Is it possible to install OLS 1.5.4 from yum repositories

#1
I'm currently running OLS 1.4.9 on CentOS7 (installed from the litespeed repositories).

Is it possible to install or preferably upgrade to 1.5.4 from the repositories?
 

Pong

Administrator
#4
However, this tool is only updating the binary and lswsctrl script at the moment(not all files including VERSION file, so you will still see old over there) and not a full upgrade command yet. We may consider to expand it to a full upgrade tool at later stage.

To reverse back to previous version: it can be done through:
Code:
/usr/local/lsws/admin/misc/testbeta -r
 
Top