Releases: tripflex/cpsetup
Releases · tripflex/cpsetup
v1.5.0 Release
1.5.0 (May 22, 2019)
Implemented enhancements:
- Replace
disable_functions
in all/opt/cpanel/ea-phpXX/root/etc/php.ini
whereXX
is PHP version - Replace
enable_dl
in all/opt/cpanel/ea-phpXX/root/etc/php.ini
whereXX
is PHP version - Added
installJetBackup
function (not called by default) - Updated ClamAV version to 0.101.2
- Updated ClamAV install from source now uses init for CentOS 7+
- Added libjson-c-dev libcurl-devel for clamsubmit support
- Added version output in header display
Bug Fixes:
- Fixed PHP replacement for
disable_functions
not replacing entire line if functions already defined - Removed never implemented
-m
and--menu
args - Check for
-R
or--functions
at start of script execution - Updated Y/N check to y/N to signify N as default when nothing entered
v1.4.0
1.4.0 (2017-02-01)
Implemented enhancements:
- Added AfterLogic WebMail Lite installer
- Added Let's Encrypt AutoSSL for cPanel installer
- Added import for CloudFlare new public key
- Added Disable Proxy Subdomains (whm.example.com, etc) to harden config call
- Added Disable SMTP Restrictions to harden config call (when using CSF this should NOT be enabled)
- Use hostname if nothing set at prompt or in file for RailGun Host
- Moved CloudFlare RailGun install process and config process to separate functions
Bug Fixes:
- Fixed/Updated URL to download ConfigServer Firewall install file
- Fixed incorrect function call for MySQL Tuner install
Other:
- Removed prompt to install CleanBackups
- Removed prompt to install PHP.ini Manager
- Removed prompt to install Account DNS Check