On my server I just ran apt-get update && apt-get upgrade.
It looks like the repository is sending out the new version of Nginx:
This is on Debian 7 and the apt-get is wanting to upgrade Nginx 1.6.3 to 1.8.0.
So my question is this.
When the repository wants to update something like Nginx via apt-get is that ok to say yes to? I already updated EE to 3.1.4 this morning, and now I have the Nginx update.
The update notice says:
Configuration file `/etc/nginx/nginx.conf’
Modified (by you or by a script) since installation.
So is it ok to accept this, or does EE have a way to manage these updates?