Beta: Imunify360 4.5.1 updated
We are pleased to announce that a new updated Imunify360 version 4.5.1 beta is now available.
Fixes
- DEF-10835 - Fix /var/imunify360/aibolit/run/*/pid: No such file or directory
- DEF-10956 - Security fix
- DEF-10928 - Apache couldn't start due to SELinux permissions of Imunify files
- DEF-10931 - Skip the sections in the integration.conf that are not mandatory
- ICPD-753: Reducer creates a file in /dev/shm for user for remembering the sent messages
- ICPD-745: Add PHP 7.4 support for Imunify360
- ICPD-766: Remove -p /bin/bash -x from the spec file for disabling path execution output
- ICPD-765: Add stat wrapper for command chmod & touch for checking that file or directory exists for avoiding error output
- ICMS-27: Fix Exim authentication from webmail applications
- ICPD-760: ImunifyAV - minidaemon logrotate misspelled
How to install
To install a new Imunify360 version 4.5.1 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