New version 2.0.29 Released

cPanel, Industry leading hosting platform with world-class support.
Post Reply
User avatar
elialum
Staff Member
Staff Member
Posts: 95
Joined: October 25th, 2015, 1:44 pm

New version 2.0.29 Released

Post by elialum »

Hi All,

New version 2.0.29 has been released.

Changelog -

[ul]
Security - Prevent non-root users from accessing JBM's cronjob from the cli
[li]Bugfix - Overwrite local update file when trying to install JBM twice on the same machine.[/li]
[li]Bugfix - Backup rotation menu permissions issue[/li]
[li]Bugfix - JBM update created an empty line in the crontab file[/li]
[li]Bugfix - cPanel internal php compatibility fix - You might get "Remote version not found" error message when trying to update JBM.
Any version below 2.0.28 is affected.
We've released a patch for a manual upgrade -

Code: Select all

wget http://clients.jetserver.net/downloads/jbm-patch-2.0.29.tar.gz
tar -xzf jbm-patch-2.0.29.tar.gz
rm -f /usr/local/cpanel/whostmgr/docroot/jetserverbackupsmanager/includes/functions.php
mv jbm-patch-2.0.29/functions.php /usr/local/cpanel/whostmgr/docroot/jetserverbackupsmanager/includes/
rm -f /etc/jetserverbackupsmanager/autoupdate.php
mv jbm-patch-2.0.29/autoupdate.php /etc/jetserverbackupsmanager/
rm -f jbm-patch-2.0.29.tar.gz
rm -rf jbm-patch-2.0.29
/usr/local/cpanel/3rdparty/bin/php-cgi -q /etc/jetserverbackupsmanager/autoupdate.php

[/li]
[/ul]

An example from a live server update is attached.

Kind regards,
Eli.
Post Reply