Re: Fwd: Patch for clamav-update
Eric Shubert <[email protected]>
| Newsgroups | gmane.comp.log.logwatch.devel |
|---|---|
| Organization | Eric Shubert & Associates |
| Message-ID | <[email protected]> |
On 07/21/2008 10:19 AM, Kirk Bauer wrote: > ---------- Forwarded message ---------- > From: Penelope Fudd<[email protected]> > Date: Mon, 21 Jul 2008 09:51:06 -0700 (PDT) > Subject: Patch for clamav-update > To: [email protected] > > Hi.. > > I enabled 'LogTime yes' in /etc/freshclam.conf, and logwatch start > reporting that no updates were occurring. Here is a patch for > /usr/share/logwatch/scripts/services/clam-update. > > --- clam-update.rpmsave 2008-07-21 09:46:23.000000000 -0700 > +++ clam-update 2008-07-21 09:47:48.000000000 -0700 > @@ -87,6 +87,9 @@ > # Freshclam ends log messages with a newline. If using the LogSyslog > option, this is > # turned into a space. So we remove a space from every line, if it > exists. > $ThisLine =~ s/ $//; > + # Freshclam can have a date and time prepended to each line: > + $ThisLine =~ s/^... ... .. ..:..:.. .... -> //; > + > if ( > # separator of 38 dashes > ($ThisLine =~ /^\-{38}$/) or > I've upgraded to CentOS 5.6, which contains logwatch-7.3-9.el5_6, which does not contain this patch. RHEL6 (SL6 actually) contains logwatch-7.3.6-49.el6.noarch (which I find a little puzzling) and that doesn't contain this patch either. Has this patch made it into any release at this point? If so, can someone identify which release that is? Thanks. I've tried but have been unsuccessful. :( -- -Eric 'shubes' ------------------------------------------------------------------------------ Simplify data backup and recovery for your virtual environment with vRanger. Installation's a snap, and flexible recovery options mean your data is safe, secure and there when you need it. Discover what all the cheering's about. Get your free trial download today. http://p.sf.net/sfu/quest-dev2dev2