summaryrefslogtreecommitdiff
path: root/security/uvscan
AgeCommit message (Collapse)AuthorFilesLines
2001-12-27suse_compat is built from emulators/suse_compat, not emulators/suse_base.jlam1-2/+2
2001-12-13Update security/uvscan to 4.16.0 (using the 4160 engine). Changes fromjlam3-18/+24
version 4.14.0 are: - Support for ACE (WinACE) Archiver - Support for additional packers: PKLITE32, ELiTeWrap, Joiner, PEBundle, PEBundle Write-To-Disk, and tElock. - Support for newer versions of packers: Petite, ASPack, UPX, NeoLite, and PECompact. - Support for BZIP compression format - Support for additional LHA compression formats, LH6 and LH7 - Support for zcompress compression format - Support for PDF 5.0 files - Improved scanning for MIME formats - Support for Unicode and Unicode big-endian saved scripts - Support for Compiled Help files - Support for Microsoft Exchange internal data-transfer format - Support for Internet Message Connector (IMC) Archive format. - Support for uncompressed VBA in Visio files - Improved heuristic analysis for 32-bit Windows applications - Support for compressed RTF and HTML in Microsoft Outlook messages - Support for Script Component Type Libraries - Improved performance when scanning Windows 32 applications
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-09-09Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:agc1-2/+2
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value).
2001-08-16* This package doesn't need suse_libc5 anymore...suse_compat is enough.jlam3-23/+33
* Remove make for loop and replace with shell for loop * Add an RCS ID and comment to uvscan.sh. * Remove unnecessary whitespace from DESCR.
2001-04-19Move to sha1 digests, add distfile sizes.agc1-1/+2
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-1/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-03-20Update uvscan to 4.14.0.rh3-11/+19
New Features for 4140 engine: * Improved performance for Microsoft Visio file scanning * Fix to Corel Paint scanning * Additional support for Microsoft Office 2001 for Macintosh New Features for 4120 engine: * Heuristic detection inside Visual Basic Scripts. * Reporting of Windows Word 98 and Windows 2000 password-protected documents. * Support for new unpacker formats, Windows executable compressors and encryptors * Support for new versions of unpacker formats. * Support for new RTF (Embedded) format of Object Packager * Support for various MIME formats * Support for Autodesk AutoCAD 2000 * Support for Corel Photo-Paint 9 * More filetypes are scanned. * Display of file extensions * Improved renaming of infected files * Reporting of 'Trojan horse' variants. * Extended CAB support * Support for multiple boot-device scanning on Linux * Linux shared library * Man page display for UNIX command-line scanner. * New switch
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-09-08We don't need all of suse_linux, just suse_libc5jlam1-2/+2
2000-08-31add CHECK_SHLIBS=nohubertf1-2/+2
2000-08-25Add appropriate definitions of LDD so check-shlibs works correctly.jlam1-1/+3
2000-08-18Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive andhubertf1-2/+1
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead.
2000-07-20Do not use NO_PACKAGE and NO_CDROM to denote restricted packages. Use therh1-3/+5
appropriate variables instead.
2000-06-05Initial import of uvscan-4.07e, an evaluation version of the McAfeerh6-0/+64
DOS/Windows file virus scanner