]> git.ipfire.org Git - ipfire-2.x.git/commit
update ClamAV to 0.100.0
authorPeter Müller <peter.mueller@link38.eu>
Sat, 21 Apr 2018 16:44:45 +0000 (18:44 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 23 Apr 2018 10:20:52 +0000 (11:20 +0100)
commita83b738215156e95dab1551a7838c508de256a1f
tree8bc1c392c54fa22f00130bbc9a69c40ec7fe3b68
parent1c28319e1e1742f444c8447bcbbdcdf30fc5b2b6
update ClamAV to 0.100.0

Update ClamAV to 0.100.0, which brings some new features and bugfixes
(release notes are available here: https://blog.clamav.net/2018/04/clamav-01000-has-been-released.html).

Since the internal LLVM code is now deprecated and disabled by default,
patching clamav/libclamav/c++/llvm/lib/ExecutionEngine/JIT/Intercept.cpp
does not seem to be necessary anymore.

Further, the --disable-zlib-vcheck option has been removed since it
produces warnings during compilation.

Signed-off-by: Peter Müller <peter.mueller@link38.eu>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/clamav
src/patches/clamav/llvm-glibc.patch [deleted file]