Re: Woody security updates report.

2003-07-29 Thread Andrew Pimlott
On Mon, Jul 28, 2003 at 12:33:13PM -0400, George Georgalis wrote:
 ls -rltu /var/lib/dpkg/info/*list

I've picked up the habit of using aptitude for all package
manipulation, even at the command line, just because it leaves a log
in /var/log/aptitude.  I'm sure you could graft this onto apt, but
it would be nice if it came standard.

Andrew


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Woody security updates report.

2003-07-29 Thread Alan James
On Mon, 28 Jul 2003 09:18:31 -0500, Andrés Roldán [EMAIL PROTECTED]
wrote:

Is there any way, a tool or something to do that?


You could install apt-listchanges. You'll get an email with the relevant
changelog entries when something is upgraded. 



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Woody security updates report.

2003-07-29 Thread Andrés Roldán
Alan James [EMAIL PROTECTED] writes:

 On Mon, 28 Jul 2003 09:18:31 -0500, Andrés Roldán [EMAIL PROTECTED]
 wrote:

Is there any way, a tool or something to do that?


 You could install apt-listchanges. You'll get an email with the relevant
 changelog entries when something is upgraded. 
I have made a script (pretty bad coded) that makes half of what I needed.
If you want to see it, it's located here:

http://people.fluidsignal.com/~aroldan/debcheckupdates.sh

I am still working on it.

Thanks.




 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


-- 
Andres Roldan [EMAIL PROTECTED]
http://people.fluidsignal.com/~aroldan
CSO, Fluidsignal Group


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Woody security updates report.

2003-07-29 Thread Alan James
On Mon, 28 Jul 2003 09:18:31 -0500, Andrés Roldán [EMAIL PROTECTED]
wrote:

Is there any way, a tool or something to do that?


You could install apt-listchanges. You'll get an email with the relevant
changelog entries when something is upgraded. 




Re: Woody security updates report.

2003-07-29 Thread Andrés Roldán
Alan James [EMAIL PROTECTED] writes:

 On Mon, 28 Jul 2003 09:18:31 -0500, Andrés Roldán [EMAIL PROTECTED]
 wrote:

Is there any way, a tool or something to do that?


 You could install apt-listchanges. You'll get an email with the relevant
 changelog entries when something is upgraded. 
I have made a script (pretty bad coded) that makes half of what I needed.
If you want to see it, it's located here:

http://people.fluidsignal.com/~aroldan/debcheckupdates.sh

I am still working on it.

Thanks.




 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


-- 
Andres Roldan [EMAIL PROTECTED]
http://people.fluidsignal.com/~aroldan
CSO, Fluidsignal Group



Woody security updates report.

2003-07-28 Thread Andrés Roldán
Hi all.

I have a Debian Woody up-to-date'd production server (it's daily updated) and 
I need a report of the security updates made in the server since a given time ago
(a month, a couple of months or so).

Is there any way, a tool or something to do that?

Thanks in advance.


-- 
Andres Roldan [EMAIL PROTECTED]
http://people.fluidsignal.com/~aroldan
CSO, Fluidsignal Group


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Woody security updates report.

2003-07-28 Thread George Georgalis
On Mon, Jul 28, 2003 at 09:18:31AM -0500, Andr?s Rold?n wrote:
Hi all.

I have a Debian Woody up-to-date'd production server (it's daily updated) and 
I need a report of the security updates made in the server since a given time ago
(a month, a couple of months or so).

Is there any way, a tool or something to do that?

Thanks in advance.

ls -rltu /var/lib/dpkg/info/*list

will give you a pretty good indication, then use some regex and dpkg
commands to identify the exact version installed.

// George

-- 
GEORGE GEORGALIS, System Admin/Architectcell: 646-331-2027IXOYE
Security Services, Web, Mail,mailto:[EMAIL PROTECTED] 
Multimedia, DB, DNS and Metrics.   http://www.galis.org/george 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Woody security updates report.

2003-07-28 Thread Andrés Roldán
Hi all.

I have a Debian Woody up-to-date'd production server (it's daily updated) and 
I need a report of the security updates made in the server since a given time 
ago
(a month, a couple of months or so).

Is there any way, a tool or something to do that?

Thanks in advance.


-- 
Andres Roldan [EMAIL PROTECTED]
http://people.fluidsignal.com/~aroldan
CSO, Fluidsignal Group



Re: Woody security updates report.

2003-07-28 Thread George Georgalis
On Mon, Jul 28, 2003 at 09:18:31AM -0500, Andr?s Rold?n wrote:
Hi all.

I have a Debian Woody up-to-date'd production server (it's daily updated) and 
I need a report of the security updates made in the server since a given time 
ago
(a month, a couple of months or so).

Is there any way, a tool or something to do that?

Thanks in advance.

ls -rltu /var/lib/dpkg/info/*list

will give you a pretty good indication, then use some regex and dpkg
commands to identify the exact version installed.

// George

-- 
GEORGE GEORGALIS, System Admin/Architectcell: 646-331-2027IXOYE
Security Services, Web, Mail,mailto:[EMAIL PROTECTED] 
Multimedia, DB, DNS and Metrics.   http://www.galis.org/george