Beta: Imunify360 4.3.6 updated
We are pleased to announce that the new updated Imunify360 version 4.3.6 beta is now available.
Fixes
- DEF-5818 - Fetching incidents is slow when using LIST filter
- DEF-9770 - Fixed the bug with upgrading to version 4.3
Tasks
- DEF-9762 - Added a config parameter that specifies the upper limit for the scanning file by Malware Scanner
- DEF-9763 - AI-BOLIT: Added separate CLI parameter for AI-BOLIT for cloud-assisted scan
- DEF-9792 - Uncaught exceptions should be logged
- DEF-9794 - init_actions should not be used for non-critical tasks
- DEF-9824 - Restrict DB table malware_scans in size/ update 125 migration
How to install
To install the new Imunify360 version 4.3.6 beta
Please follow the instructions in the documentation.
To upgrade Imunify360 on CentOS/CloudLinux systems
Run the command:
yum update imunify360-firewall --enablerepo=imunify360-testing
To upgrade Imunify360 on Ubuntu 16.04
Run the command:
echo 'deb https://repo.imunify360.cloudlinux.com/imunify360/ubuntu-testing/16.04/ xenial main' > /etc/apt/sources.list.d/imunify360-testing.list
apt-get update
apt-get install --only-upgrade imunify360-firewall
To upgrade Imunify360 on Ubuntu 18.04
Run the command:
echo 'deb https://repo.imunify360.cloudlinux.com/imunify360/ubuntu-testing/18.04/ bionic main' > /etc/apt/sources.list.d/imunify360-testing.list
apt-get update
apt-get install --only-upgrade imunify360-firewall