pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/clamav
Module Name: pkgsrc
Committed By: adam
Date: Thu Jan 16 09:51:54 UTC 2014
Modified Files:
pkgsrc/security/clamav: Makefile distinfo
Removed Files:
pkgsrc/security/clamav/patches: patch-configure
Log Message:
ClamAV 0.98.1 provides improved support of Mac OS X platform, support for new
file types, and
quality improvements. These include:
- Extraction, decompression, and scanning of files within Apple Disk Image
(DMG) format.
- Extraction, decompression, and scanning of files within Extensible
Archive (XAR) format.
XAR format is commonly used for software packaging, such as PKG and RPM,
as well as
general archival.
- Decompression and scanning of files in "Xz" compression format.
- Improvements and fixes to extraction and scanning of ole formats.
- Option to force all scanned data to disk. This impacts only a few file
types where
some embedded content is normally scanned in memory. Enabling this option
ensures that a file descriptor exists when callback functions are used,
at a small
performance cost. This should only be needed when callback functions are
used
that need file access.
- Various improvements to ClamAV configuration, support of third party
libraries,
and unit tests.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/security/clamav/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/security/clamav/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/security/clamav/patches/patch-configure
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index