|
|
|
@ -11,6 +11,26 @@ optional. |
|
|
|
|
Look for our upcoming series of blog posts to learn more about using the |
|
|
|
|
ClamAV API and bytecode facilities for collecting and analyzing file |
|
|
|
|
properties. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ClamAV 0.98.5 also includes these new features: |
|
|
|
|
|
|
|
|
|
- Support for the XDP file format and extracting, decoding, and |
|
|
|
|
scanning PDF files within XDP files. |
|
|
|
|
- Addition of shared library support for LLVM verions 3.1 - 3.4 |
|
|
|
|
for the purpose of just-in-time(JIT) compilation of ClamAV |
|
|
|
|
bytecode signatures. Andreas Cadhalpun submitted the patch |
|
|
|
|
implementing this support. |
|
|
|
|
- Enhancements to the clambc command line utility to assist |
|
|
|
|
ClamAV bytecode signature authors by providing introspection |
|
|
|
|
into compiled bytecode programs. |
|
|
|
|
- Bug fixes and other feature enhancements. See Changelog or |
|
|
|
|
git log for details. |
|
|
|
|
|
|
|
|
|
Thanks to the following ClamAV community members for code submissions |
|
|
|
|
and bug reporting included in ClamAV 0.98.5: |
|
|
|
|
|
|
|
|
|
Andreas Cadhalpun |
|
|
|
|
Sebastian Andrzej Siewior |
|
|
|
|
|
|
|
|
|
-- |
|
|
|
|
The ClamAV team (http://www.clamav.net/team) |
|
|
|
|