Beta: Imunify360 4.4.4 updated
We are pleased to announce that the new updated Imunify360 version 4.4.4 beta is now available.
Fixes
- DEF-10643 - Limit number of workers for ThreadPoolExecutor
- DEF-10672 - Fix TypeError: sequence item 1: expected str instance, int found
- DEF-10702 - Fix IPSetNotFoundError: IP set with name: {prefix}.{ip_version}.remote_proxy_static does not exist. cmd: ['/usr/sbin/ipset', 'restore']
How to install
To install the new Imunify360 version 4.4.4 beta
Please follow the instructions in the documentation.
How to upgrade
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