Re: apt-* notify for new packages ? (update)

2003-03-12 Thread Shaun Crossley
On Mon, 10 Mar 2003 18:41:10 Shaun Crossley wrote: You might be interested in this script I came up with upon reading this thread. I called it apt-show-versions and placed it in /etc/cron.daily (and made it executable via chmod +x). [snip] #!/bin/sh # /etc/cron.daily/apt-show-new: email alerts wh

Re: apt-* notify for new packages ?

2003-03-10 Thread Shaun Crossley
On Mon, 10 Mar 2003 18:11:56 Shaun Crossley wrote: You might be interested in this script I came up with upon reading this thread. I called it apt-show-versions and placed it in /etc/cron.daily (and made it executable via chmod +x). [snip] #!/bin/sh # /etc/cron.daily/apt-show-versions: email aler

Re: apt-* notify for new packages ?

2003-03-10 Thread Shaun Crossley
On Mon, 10 Mar 2003 09:31:56 Konstantin Kostadinov wrote: On 10 Mar 2003 08:13:52 -0600 Ron Johnson <[EMAIL PROTECTED]> wrote: > On Mon, 2003-03-10 at 07:18, Ron Johnson wrote: [snip] > > After you install apt-show-versions: > > # apt-get update > > # apt-show-versions |grep upgradeable|sort > > A

Re: apt-* notify for new packages ?

2003-03-10 Thread Konstantin Kostadinov
On 10 Mar 2003 08:13:52 -0600 Ron Johnson <[EMAIL PROTECTED]> wrote: > On Mon, 2003-03-10 at 07:18, Ron Johnson wrote: > > On Mon, 2003-03-10 at 04:50, Konstantin Kostadinov wrote: > > > Hi > > > Is anyone knows is there are some scripts,binary that can notify for new > > > packages. > > > > >

Re: apt-* notify for new packages ?

2003-03-10 Thread Ron Johnson
On Mon, 2003-03-10 at 07:18, Ron Johnson wrote: > On Mon, 2003-03-10 at 04:50, Konstantin Kostadinov wrote: > > Hi > > Is anyone knows is there are some scripts,binary that can notify for new > > packages. > > > > Now I'm use apt-get update ; apt-get upgrade -u -d crontab entry but it is > > no

Re: apt-* notify for new packages ?

2003-03-10 Thread Ron Johnson
On Mon, 2003-03-10 at 04:50, Konstantin Kostadinov wrote: > Hi > Is anyone knows is there are some scripts,binary that can notify for new > packages. > > Now I'm use apt-get update ; apt-get upgrade -u -d crontab entry but it is > not very useful Recently, I asked a question regarding how to k

Re: apt-* notify for new packages ?

2003-03-10 Thread Tim Dijkstra
On Mon, 10 Mar 2003 12:50:59 +0200 Konstantin Kostadinov <[EMAIL PROTECTED]> wrote: > Hi > Is anyone knows is there are some scripts,binary that can notify for > new packages. > > Now I'm use apt-get update ; apt-get upgrade -u -d crontab entry but > it is not very useful > Depends a little bit

apt-* notify for new packages ?

2003-03-10 Thread Konstantin Kostadinov
Hi Is anyone knows is there are some scripts,binary that can notify for new packages. Now I'm use apt-get update ; apt-get upgrade -u -d crontab entry but it is not very useful -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]