Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Mar 2006 13:09:52 +0200 (CEST)
From:      Janos Mohacsi <janos.mohacsi@bsd.hu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/95036: [MAINTAINER] mail/anomy-sanitizer: update to 1.76
Message-ID:  <200603281109.k2SB9qC7063563@scone.ki.iif.hu>
Resent-Message-ID: <200603281120.k2SBKFev080206@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         95036
>Category:       ports
>Synopsis:       [MAINTAINER] mail/anomy-sanitizer: update to 1.76
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 28 11:20:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Janos Mohacsi
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
NIIF/HUNGARNET
>Environment:
System: FreeBSD scone.ki.iif.hu 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #11: Fri Mar 24 09:10:25 CET 2006
>Description:
Maintainer Update to mail/anomy-sanitizer to version 1.76
Changes to 1.71:
- Fixed a typo in the WMF recognition code.
- Added generic code to detect when people try to disguise 
  non-JPEG/GIF/PNG as such files and defang such attachments.
- Added code to recognize the most common/important file formats based
  on actual file contents, not just file name and MIME-type
- Fixed a bug in MIME parser when encountering junk headers at the
  very beginning of a new MIME part.
- Fixed bug in code which detects Date: header buffer overflows, it was
  false-alarming on Yahoo DomainKeys headers.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- anomy-sanitizer-1.76.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/mail/anomy-sanitizer.orig/Makefile /usr/ports/mail/anomy-sanitizer/Makefile
--- /usr/ports/mail/anomy-sanitizer.orig/Makefile	Thu Jul 14 11:10:32 2005
+++ /usr/ports/mail/anomy-sanitizer/Makefile	Tue Mar 28 13:03:03 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	anomy-sanitizer
-PORTVERSION=	1.71
+PORTVERSION=	1.76
 CATEGORIES=	mail security
 MASTER_SITES=	http://mailtools.anomy.net/dist/
 
diff -ruN --exclude=CVS /usr/ports/mail/anomy-sanitizer.orig/distinfo /usr/ports/mail/anomy-sanitizer/distinfo
--- /usr/ports/mail/anomy-sanitizer.orig/distinfo	Mon Jan 23 17:51:40 2006
+++ /usr/ports/mail/anomy-sanitizer/distinfo	Tue Mar 28 13:03:08 2006
@@ -1,3 +1,3 @@
-MD5 (anomy-sanitizer-1.71.tar.gz) = 420412de5dada9dac2dd702b0187197e
-SHA256 (anomy-sanitizer-1.71.tar.gz) = 44c359c685c26ec6fda85ad668cfacdb23587832c829e56f309b19a49ddd3585
-SIZE (anomy-sanitizer-1.71.tar.gz) = 164464
+MD5 (anomy-sanitizer-1.76.tar.gz) = 1f53b7da3cc4f3d78631546335ff9dcd
+SHA256 (anomy-sanitizer-1.76.tar.gz) = aece7173df7984a6b1b050e58e9e1aaef2393ff9a5f7b808e3176ba76a3347f4
+SIZE (anomy-sanitizer-1.76.tar.gz) = 172722
--- anomy-sanitizer-1.76.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?200603281109.k2SB9qC7063563>