I am using the default Ubuntu Distros in an Azure Bionic VM. I would like to update software with vulnerabilities such as VIM, but it seems the only version available in these Distros is version 8.0. Shouldn't the security distro have an update available for VIM and any other software with vulnerabilities ? Need some 101 Guidance here please.
Asked
Active
Viewed 22 times
apt changelog <app name>
likeapt changelog vim
will actually show that it is version8.1.2269-1ubuntu5
for Ubuntu 20.04 repos. – Terrance Sep 16 '21 at 03:38