Re: Aptitude, apt-get, security-updates

2005-09-19 Thread Tom Vier
On Sun, Sep 18, 2005 at 11:27:24AM +0100, Clive Menzies wrote: > dpkg -l | grep ii also, dpkg --get-selections -- Tom Vier <[EMAIL PROTECTED]> DSA Key ID 0x15741ECE -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Aptitude, apt-get, security-updates

2005-09-18 Thread Simo Kauppi
On Sun, Sep 18, 2005 at 02:43:09PM +0200, Maurits van Rees wrote: > On Sun, Sep 18, 2005 at 12:26:31PM +0300, Simo Kauppi wrote: > > I would like to find out if I have more packages which would have a > > newer version available but haven't been upgraded. > > Run apt-get update && apt-get upgrade.

Re: Aptitude, apt-get, security-updates

2005-09-18 Thread Simo Kauppi
On Sun, Sep 18, 2005 at 11:27:24AM +0100, Clive Menzies wrote: > On (18/09/05 12:26), Simo Kauppi wrote: > > Is there an easy way to search for packages which are installed and have > > more than one version available to see which version is currently > > installed? > > > > The reason for asking i

Re: Aptitude, apt-get, security-updates

2005-09-18 Thread Maurits van Rees
On Sun, Sep 18, 2005 at 12:26:31PM +0300, Simo Kauppi wrote: > I would like to find out if I have more packages which would have a > newer version available but haven't been upgraded. Run apt-get update && apt-get upgrade. [Or dist-upgrade instead of upgrade or aptitude instead of apt-get, but th

Re: Aptitude, apt-get, security-updates

2005-09-18 Thread Clive Menzies
On (18/09/05 12:26), Simo Kauppi wrote: > Is there an easy way to search for packages which are installed and have > more than one version available to see which version is currently > installed? > > The reason for asking is that I just accidentally noticed that > php4-common, libapache2-mod-php4

Aptitude, apt-get, security-updates

2005-09-18 Thread Simo Kauppi
Hi List, Is there an easy way to search for packages which are installed and have more than one version available to see which version is currently installed? The reason for asking is that I just accidentally noticed that php4-common, libapache2-mod-php4 and php4-mysql had a newer version in secu