How to list security updates installed on a Ubuntu 10.04 server? -


i'm trying list packages on ubuntu 10.04 server upgraded because of security fix released. tried running "apt-cache pkgnames" , "dpkg --get-selections" commands, list packages installed on system. how list of security updates installed on ubuntu 10.04 system?

any appreciated.thanks in advance.

amit


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

java.util.scanner - How to read and add only numbers to array from a text file -