Several mod_lsapi, Apache 2.4, and EasyApache4 packages for CloudLinux 6 and 7 have been updated across all our servers.
Changelog:
liblsapi 1.1-31
mod_lsapi 1.1-31
ea-apache24-mod_lsapi 1.1-31
httpd24-mod_lsapi 1.1-31
For all others that want to update their servers manually, run the following commands:
$ yum clean all
$ yum update liblsapi liblsapi-devel
$ yum update mod_lsapi
$ service httpd restart
$ yum clean all
$ yum update liblsapi liblsapi-devel
$ cd /usr/local/directadmin/custombuild
$ ./build update
$ ./build mod_lsapi
$ yum clean all
$ yum update liblsapi liblsapi-devel ea-apache24-mod_lsapi
$ service httpd restart
$ yum update liblsapi liblsapi-devel
$ yum install httpd24-mod_lsapi