Beta: Imunify360 4.3.4 updated
We are pleased to announce that the new updated Imunify360 version 4.3.4 beta is now available.
Fixes
- DEF-9421: ipset v7.1: Error in line 8: Syntax error: '2592000' is out of range 0-2147483
- DEF-9575: support send cannot read zendesk answer
- DEF-9597: IP is not put in blacklist (DB) when network which it belongs to is graylisted
- DEF-9632: AttributeError: 'str' object has no attribute 'true_path'
- DEF-9704: almost expired sets may be added as permanent instead in im360.i.c.ipset.ip._prepare_command()
How to install
To install the new Imunify360 version 4.3.4 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