GitHub
 Chat
 Donate

New Nginx package for WordOps – v1.22.1

In response to the ngx_http_mp4_module vulnerabilities, we have published a new Nginx package for WordOps based on the latest release 1.22.1.
The package is available for Ubuntu 18.04, 20.04 and 22.04, Debian 10 and 11 as well as Raspbian 10 and 11.

How to update Nginx ?

The safest way to update Nginx is to use the command wo maintenance to update Nginx without any change on Nginx configuration.
You can also use wo stack upgrade --nginx to update Nginx package as well as WordOps Nginx configuration.

If you want to perform Nginx upgrade yourself, you can use the following command :

apt update && apt-get --option=Dpkg::options::=--force-confdef --option=Dpkg::options::=--force-unsafe-io --option=Dpkg::options::=--force-confold --assume-yes --quiet --allow-downgrades dist-upgrade