Subject: PR/29271 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: 02/09/2005 15:22:01
The following reply was made to PR pkg/29271; it has been noted by GNATS.

From: Ben Collver <ben@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/29271 CVS commit: pkgsrc/security/fprot-workstation-bin
Date: Wed,  9 Feb 2005 15:21:06 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	ben
 Date:		Wed Feb  9 15:21:06 UTC 2005
 
 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.5.3.
 This addresses PR#29271.
 Changes include:
 
 Version 4.5.3 adds a new commandline switch to f-protd, '-fullreport'
 and new possible summary codes (see man page for details).
 
 Version 4.5.2 is a bugfix release; f-protd would misidentify .pdf files
 and block them from being delivered.
 
 Version 4.5.1 is a bugfix release to fix a bug in scan-mail.pl where
 scan-mail.pl would exit after first scan request on some unix platforms,
 because of differing signal mechanism between BSD and SysV
 
 Version 4.5.0 contains various bugfixes and improvements to the
 documentation and software.
 
 o       check-updates.pl has been modified. It now identifies itself with a
         unique user-agent string containing information on OS, kernel and
         architecture.
 o       contains a major overhaul of the virus scanning engine
         (new engine version 3.16.1).  These changes improve its
         detection capabilities.  The engine can now better detect and
         handle executable packers, often used by malware authors to conceal
         malicious code.
 o       includes a more generic JPEG GDI+ exploit detection
 o       includes EMF/WMF image format exploit detection
 o       encrypted executables inside archives are now reported as
         "could be a suspicious file (encrypted program in archive)",
         previously reported as "could be a security risk".
 o       The argument switch "-archive" has been changed to support the form
         "-archive=n" where n is a non-negative integer. This causes f-prot
         to scan only n levels deep into nested archives of supported types in
         order to protect against 'arhcive-bombs'.
         The old form "-archive" is still supported, although depreciated, and
         implies n==5. See the man page for details.
 o       Minor modifications in the DTD for the f-prot daemon XML.
 o       Bugfix where f-prot would return IO_ERROR when attempting to scan
         unsupported partial archive files, e.g. .z01 files
 o       Improved RAR support. F-Prot fully supports rar versions 1.5, 2.0 and
         2.6 and partially supports rar 2.9 (doesn't support RAR Virtual
         Machine and the PPM model features)
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.15 -r1.16 pkgsrc/security/fprot-workstation-bin/Makefile
 cvs rdiff -r1.11 -r1.12 pkgsrc/security/fprot-workstation-bin/distinfo
 cvs rdiff -r1.1 -r1.2 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.