The new updated alt-mod-passenger version 5.1.11-1 for CloudLinux 6 and 7, for EasyApache 4 and httpd24 is available for download from our updates-testing repository.
Changelog:
alt-mod-passenger 5.1.11-1
- ALMODP-91: fixed arbitrary file read vulnerability in passenger;
- ALMODP-89: made graceful reload Apache instead of the restart when alt-mod-passenger install/update;
- removed dependency from the old package which obsoletes ea-apache24-alt_mod_passenger;
- ALMODP-86: added Node.js language support for alt-mod-passenger.
RPM based and EasyApache 3
For update:
# yum update alt-mod-passenger --enablerepo=cloudlinux-updates-testing
To install:
# yum install alt-mod-passenger --enablerepo=cloudlinux-updates-testing
httpd24
To update run:
# yum update httpd24-alt-mod-passenger --enablerepo=cloudlinux-updates-testing
To install run:
# yum install httpd24-alt-mod-passenger --enablerepo=cloudlinux-updates-testing
EasyApache 4
To update:
$ yum update ea-apache24-mod-alt-passenger --enablerepo=cl-ea4-testing
$ service httpd restart
To install:
yum-config-manager --enable cl-ea4-testing
read http://docs.cloudlinux.com/index.html?cpanel_easyapache_4.html
yum install ea-apache24-mod-alt-passenger --enablerepo=cl-ea4-testing
yum-config-manager --disable cl-ea4-testing