aboutsummaryrefslogtreecommitdiff
path: root/net/clamav/patches
Commit message (Collapse)AuthorAge
* clamav: remove now obsolete iconv patchRosen Penev2023-01-13
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* clamav: fix compilation without libiconv-stubRosen Penev2022-07-08
| | | | | | Ported similar patch from hidapi. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* clamav: update to version 0.104.2Josef Schlehofer2022-01-28
| | | | | | | | | Backported upstream pending pull request to fix following error: CMake Error at /foo/staging_dir/host/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:218 (message): Could NOT find CURSES (missing: CURSES_LIBRARY) Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* clamav: update to 0.104.0Lucian Cristian2021-09-19
| | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* clamav: update to 0.103.1Rosen Penev2021-03-05
| | | | | | | | | Convert to using CMake in order to speed up compilation and to fix compilation under glibc. Add extra dependencies since they're now needed. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* clamav: update to 0.102.2Lucian Cristian2020-03-25
| | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* clamav: avoid host pickup of libxml2Eneas U de Queiroz2019-08-14
| | | | | | | If libxml2 is installed in the host, then the host library is used and compilation fails. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* clamav: Fix compilation without deprecated OpenSSL APIsRosen Penev2019-01-06
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* clamav: update to 0.99.2Lucian Cristian2017-03-06
| | | | | | | added option DatabaseDirectory update depends on musl-fts libraries Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* clamav: add packageMarko Ratkaj2015-05-20
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>