The new beta of MySQL Governor features ability to easily switch between different versions of MySQL. It supports all control panels, and MySQL versions:
MySQL 5.0
MySQL 5.1
MySQL 5.5
MariaDB 5.5
Instructions on how to switch MySQL version can be found here:
To update:
$ yum update governor-mysql --enablerepo=cloudlinux-updates-testing
New versions of PHP 5.5, 5.4 & 5.3 are available. Additionaly, we have recompiled PHP with latest PCRE libraries.
To update:
$ yum groupupdate alt-php --enablerepo=cloudlinux-updates-testing
Full list of changes:
Version 5.5.0RC1
FPM:
Ignore QUERY_STRING when sent in SCRIPT_FILENAME. (Remi)
Fixed some possible memory or resource leaks and possible null dereference detected by code coverity scan. (Remi)
Log a warning when a syscall fails. (Remi)
GD:
Fix build with system libgd >= 2.1 which is now the minimal version required (as build with previous version is broken). No change when bundled libgd is used. (Ondrej Sury, Remi)
There is a new root exploit making rounds that affects CloudLinux 6/CentOS 6/RHEL 6 systems (CloudLinux 5 is not affected, but CloudLinux 5 hybrid is).
There is a thread with example exploit on centos.org:
New kernel fixes the above mentioned problem, and everyone is highly recommended to upgrade.
To install on CL6 servers:
$ yum install kernel-2.6.32-379.22.1.lve1.2.17.1.el6
To install on hybrid servers:
$ yum install kernel-2.6.32-379.22.1.lve1.2.17.1.el5h
This kernel has no changes since previous CL5 kernel. It was repackaged to allow for installation of additional kernel modules using kmod-* packaging. Right now we added such package for aacraid, and next week we plan to release kmod package for Hyper-V.
You don't need to upgrade to this kernel - as there is no improvements other then ability to install additional kmod packages.
New beta of LVE Manager brings PHP Selector for DirectAdmin and Plesk control panels. A lot of internals of UI for PHP Selector for cPanel was rewritten as well in an attempt to re-use as much code as possible among different control panels.
Changelog for lvemanager 0.6-6.4
PHP Selector UI for DirectAdmin added
PHP Selector UI for Plesk added
PHP Selector UI for cPanel rewritten
bugfix: Interworx: fs.proc_super_gid is set to iworx gid
To update:
$ yum update lvemanager --enablerepo=cloudlinux-updates-testing
We want to collect the data about hardware and software configuration of servers used for shared hosting. The information that we collect:
hardware configuration, installed software, version of control panel, number of accounts, domains and mail users, partitioning information, amount of free memory, load averages, etc... The script should take about 2-3 minutes to collect all the data. We also ask you to submit your email address for a chance to win $100 Amazon gift card. We will contact the winner using that email. We will consider each submission (from a different server) as a separate entry, so the more servers you run this script on - the more chances you have to win. If you don’t want to participate in the giveaway, leave your email blank. The submissions will be accepted until May 15, 2013
If you would like to participate in the surve execute one of the following command on your shared hosting server (CloudLinux, CentOS or RHEL, any control panels, including custom) as root:
If you have wget installed:
$ wget -qq -O clinfo.sh bash clinfo.sh
If you have curl installed:
$ curl -o clinfo.sh -s bash clinfo.sh
Fixed bug #60774 (DateInterval::format("%a" is always zero when an interval is created using the createFromDateString method) (Lonny Kapelushnik, Derick)
General improvements:
Drop support for bison < 2.4 when building PHP from GIT source. (Laruence)
We plan to release this week a beta of PHP Selector for Plesk & DA. Here are some of the screenshots from Plesk (we have posted DA screenshots before).
Fixed bug #60774 (DateInterval::format("%a" is always zero when an interval is created using the createFromDateString method) (Lonny Kapelushnik, Derick)
General improvements:
Drop support for bison < 2.4 when building PHP from GIT source. (Laruence)
I know that it sounds like delayed April 1st joke for most of you, but due to requests from quite a few people we have decided to package PHP 4.4.9 for PHP Selector. It is available only for CloudLinux 5.x, though support for CloudLinux 6.x might come soon.
This version bundles modest number of modules:
bcmath bz2 calendar ctype curl dba dbase dbx domxml exif fileinfo ftp gd gettext gmp iconv imap json ldap mbstring mcrypt mhash mysql ncurses odbc overload pcntl pcre pgsql posix pspell recode session shmop snmp sockets standard sysvmsg sysvsem sysvshm tokenizer wddx xml xmlrpc
It also hasn't been updated since Aug 2008, and provides your customers with a perfect way to create easily hackable websites.
To install (CL5 Only):
$ yum install alt-php44* --enablerepo=cloudlinux-updates-testing
We have released a new production kernel that features rebase to upstream kernel, that includes several bug & security fixes. The new kernel also includes:
Kernel level implementation
Ability to from end users
To update:
$ yum install kernel-2.6.18-448.3.1.el5.lve0.8.64
We have quite a few changes ready to be tested. MySQL Governor now supports MariaDB. Apache RPM for CL6 added support for MPM ITK. We have also improved output of lve-stats to better display MySQL resource usage information.
Change log: governor-mysql 0.9-12
Added MariaDB patch
Removed dependencies on LVE when not necessary
Installation instructions:
To update:
$ yum update governor-mysql --enablerepo=cloudlinux-updates-testing
Change log: lve-stats-0.9-23
Improved output of MySQL Governor statistics
To update:
$ yum install lve-stats --enablerepo=cloudlinux-updates-testing
Change log: httpd-2.2.15-26 (CL6 only)
MPM ITK support
SSL bug fixes for Parallels hosting NG
To update:
$ yum update httpd --enablerepo=cloudlinux-updates-testing