Re: Re: libssl0.9.7 restarts services after security update

2003-10-08 Thread Thom May
Thanks Ben, hadn't seen this thread. -Thom

Re: libssl0.9.7 restarts services after security update

2003-10-06 Thread Stephen Gran
This one time, at band camp, Christoph Martin said: > Hi folks, > > as of the latest update of libssl0.9.7 the postinst is able to restart > certain services which use the ssl or crypto library, so that they don't > use the faulty libraries any longer. I used part of the code from > libc6.postinst

Re: libssl0.9.7 restarts services after security update

2003-10-06 Thread Ben Collins
On Mon, Oct 06, 2003 at 02:29:38PM +0200, Christoph Martin wrote: > Hi folks, > > as of the latest update of libssl0.9.7 the postinst is able to restart > certain services which use the ssl or crypto library, so that they don't > use the faulty libraries any longer. I used part of the code from >

Re: libssl0.9.7 restarts services after security update

2003-10-06 Thread Matthias Urlichs
Hi, Christoph Martin wrote: > Hi folks, > > as of the latest update of libssl0.9.7 the postinst is able to restart > certain services which use the ssl or crypto library, so that they don't > use the faulty libraries any longer. I used part of the code from > libc6.postinst. Currently there is on

Re: libssl0.9.7 restarts services after security update

2003-10-06 Thread Burjan Gabor
On Mon, Oct 06, 2003 at 02:29:38PM +0200, Christoph Martin wrote: > [...] Currently there is only apache-ssl, ssh and sendmail in the list > of services to be restarted. Please let me know if you wish more > services to be included in the list. postfix-tls and cyrus21 also uses libssl. Gabor

Re: libssl0.9.7 restarts services after security update

2003-10-06 Thread Ben Collins
On Mon, Oct 06, 2003 at 02:29:38PM +0200, Christoph Martin wrote: > Hi folks, > > as of the latest update of libssl0.9.7 the postinst is able to restart > certain services which use the ssl or crypto library, so that they don't > use the faulty libraries any longer. I used part of the code from >

libssl0.9.7 restarts services after security update

2003-10-06 Thread Christoph Martin
Hi folks, as of the latest update of libssl0.9.7 the postinst is able to restart certain services which use the ssl or crypto library, so that they don't use the faulty libraries any longer. I used part of the code from libc6.postinst. Currently there is only apache-ssl, ssh and sendmail in the li