Date: Tue, 17 May 2005 10:28:54 -0300 (BRST) From: Renato Botelho <freebsd@galle.com.br> To: FreeBSD-gnats-submit@FreeBSD.org Cc: rob@debank.tv Subject: ports/81157: [PATCH] security/clamav: update to 0.85.1 Message-ID: <200505171328.j4HDSsXc009722@data.galle.com.br> Resent-Message-ID: <200505171330.j4HDUD7Q088167@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 81157 >Category: ports >Synopsis: [PATCH] security/clamav: update to 0.85.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue May 17 13:30:12 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Renato Botelho >Release: FreeBSD 5.4-RELEASE i386 >Organization: Galle Folheados - http://www.galle.com.br >Environment: System: FreeBSD data.galle.com.br 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Tue May 10 09:20:42 BRST 2005 >Description: - Update to 0.85.1 A problem where an email with more than one content-disposition type line, one or more of which was empty, could crash libclamav has been fixed. Other minor bugfixes have been made. Changelog: http://sourceforge.net/project/shownotes.php?release_id=327870 Port maintainer (rob@debank.tv) is cc'd. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- clamav-0.85.1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/security/clamav/Makefile,v retrieving revision 1.55 diff -u -r1.55 Makefile --- Makefile 13 May 2005 08:16:39 -0000 1.55 +++ Makefile 17 May 2005 13:26:15 -0000 @@ -6,7 +6,7 @@ # PORTNAME= clamav -PORTVERSION= 0.85 +PORTVERSION= 0.85.1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= clamav Index: distinfo =================================================================== RCS file: /home/ncvs/ports/security/clamav/distinfo,v retrieving revision 1.20 diff -u -r1.20 distinfo --- distinfo 13 May 2005 08:16:39 -0000 1.20 +++ distinfo 17 May 2005 13:26:15 -0000 @@ -1,2 +1,2 @@ -MD5 (clamav-0.85.tar.gz) = b6bf9b04d69b4e9cf917beca99d8169a -SIZE (clamav-0.85.tar.gz) = 4047244 +MD5 (clamav-0.85.1.tar.gz) = b0675c3273785d61eefc1afa304745c0 +SIZE (clamav-0.85.1.tar.gz) = 4061042 --- clamav-0.85.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505171328.j4HDSsXc009722>