2010-04-01 14:02:23 by Martti Kuparinen | Files touched by this commit (9) |
Log message:
Updated mail/clamav to 0.96
This release of ClamAV introduces new malware detection mechanisms and other
significant improvements to the scan engine. The key features include:
- The Bytecode Interpreter: the interpreter built into LibClamAV allows
the signature writers to create and distribute very complex detection
routines and remotely enhance the scanner's functionality
- Heuristic improvements: improve the PE heuristics detection engine by
adding support of bogus icons and fake PE header information. In a
nutshell, ClamAV can now detect malware that tries to disguise itself
as a harmless application by using the most common Windows program icons.
- Signature Improvements: logical signature improvements to allow more
detailed matching and referencing groups of signatures. Additionally,
improvements to wildcard matching on word boundaries and newlines.
- Support for new archives: 7zip, InstallShield and CPIO. LibClamAV
can now transparently unpack and inspect their contents.
- Support for new executable file formats: 64-bit ELF files and OS X
Universal Binaries with Mach-O files. Additionally, the PE module
can now decompress and inspect executables packed with UPX 3.0.
- Support for DazukoFS in clamd
- Performance improvements: overall performance improvements and memory
optimizations for a better overall resource utilization experience.
- Native Windows Support: ClamAV will now build natively under Visual
Studio. This will allow 3rd Party application developers on Windows
to easily integrate LibClamAV into their applications.
The complete list of changes is available in the ChangeLog file. For upgrade
notes and tips please see: https://wiki.clamav.net/Main/UpgradeNotes096
|
2010-03-24 22:54:17 by Aleksej Saushev | Files touched by this commit (14) | |
Log message:
Recursive revision bump for GMP update, 2nd part.
|
2010-03-24 20:43:29 by Aleksej Saushev | Files touched by this commit (75) | |
Log message:
Recursive revision bump for GMP update.
|
2010-03-21 17:29:44 by Thomas Klausner | Files touched by this commit (66) |
Log message:
Reset maintainer, developer lost his commit bit.
|
2010-01-07 16:00:35 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message:
Fix build on DragonFly. From Peter Avalos.
|
2009-12-15 22:54:17 by Joerg Sonnenberger | Files touched by this commit (5) |
Log message:
Recursive bump for libltdl
|
2009-10-29 08:06:09 by Martti Kuparinen | Files touched by this commit (4) |
Log message:
Updated mail/clamav to 0.95.3
* bug fixes
|
2009-06-14 20:04:45 by Joerg Sonnenberger | Files touched by this commit (183) |
Log message:
Remove @dirrm entries from PLISTs
|
2009-06-11 06:39:07 by Martti Kuparinen | Files touched by this commit (1) |
Log message:
pkglint -Wall
|
2009-06-11 06:38:19 by Martti Kuparinen | Files touched by this commit (3) |
Log message:
Updated mail/clamav to 0.95.2
* Lots of bug fixes (see the ChangeLog for details)
|