Sometimes people forget that there is an entry in custom_versions.txt and they run into problems when installing software / new configs (for example the latest Dovecot config) or run into security issues because newer updates aren't shown.
My suggestion;
Display a info / warning message to ./build versions, something like this;
or
My suggestion;
Display a info / warning message to ./build versions, something like this;
Code:
Latest version of Nginx: 1.15.2 (INFO: Version taken from custom_versions.txt)
Installed version of Nginx: 1.15.2
or
Code:
Latest version of Nginx: 1.15.2 (INFO: Version taken from custom_versions.txt, actual latest version = x.xx.x)
Installed version of Nginx: 1.15.2
Last edited: