Subject: PR/32620 CVS commit: pkgsrc/security/fprot-workstation-bin
To: None <ben@netbsd.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org,>
From: Ben Collver <ben@netbsd.org>
List: pkgsrc-bugs
Date: 01/26/2006 04:50:02
The following reply was made to PR pkg/32620; it has been noted by GNATS.

From: Ben Collver <ben@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/32620 CVS commit: pkgsrc/security/fprot-workstation-bin
Date: Thu, 26 Jan 2006 04:48:26 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	ben
 Date:		Thu Jan 26 04:48:26 UTC 2006
 
 Modified Files:
 	pkgsrc/security/fprot-workstation-bin: Makefile distinfo
 	pkgsrc/security/fprot-workstation-bin/patches: patch-aa
 
 Log Message:
 Update fprot-workstation-bin to version 4.6.5.
 
 This addresses pr/32620, using the patch provided by Christian Gall.
 
 Notable changes include:
 * Fixed an endless loop encountered in a corrupted WMF sample.
 * A bug in the ELF scanner could cause a crash.
 * Using a symlink as a path element to f-protd could cause f-protd not to
   start.
 * A race issue with startproc (start-stop-daemon in LSB terms) could lead
   to old DEF files being used by f-protd even after updates.
 * UPX packed files could cause crash on Solaris/sparc.
 * Better handling for corrupt mime files.
 * A bug in MS office scanner on big-endian platforms was fixed.
 * Anomy extended to do content-type fingerprinting which allows
   scan-mail.pl to block attachments with false extension based on their
   'real' extensions,
   e.g. .wmf files claiming to be .jpg or .png files.
 * A bug in scan-mail.pl's rc-script, which could cause problems in Debian
   when shutting scan-mail.pl down, has been fixed.
 * Tweaks and optimizations should improve scanning speed by appr. 15-40%
   over previous releases.
 * Engine version 3.16.10 will now try to scan zip files which falsly claim
   to use 64-bit compression methods. 64 bit compression is not supported,
   but the scanner will now try to scan those files using 32 bit methods.
 * Improved handling of some types of corrupt files, which were previously
   skipped with I/O error.
 * A corrupt arj file could crash the scanner. This has been fixed.
 * Fixed a bug in scan-mail.pl where attachments would sometimes be left in
   quarantine.
 * Trying to scan a device special file now results in non-zero exit code.
 * Scanning of redirected stdin is now possible, e.g. 'f-prot /dev/fd/0 <
   /path/to/file'
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.24 -r1.25 pkgsrc/security/fprot-workstation-bin/Makefile
 cvs rdiff -r1.16 -r1.17 pkgsrc/security/fprot-workstation-bin/distinfo
 cvs rdiff -r1.4 -r1.5 pkgsrc/security/fprot-workstation-bin/patches/patch-aa
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.