Page 1 of 1

ClamAV 0.102.2

Posted: Fri Feb 21, 2020 10:50 am
by Imaging
FYI, it appears that the ClamAV 0.101.x branch is EOL per:

"The TL;DR is: We're no longer publishing new ClamAV 0.100 or 0.101 patch versions. I advise everyone to upgrade to 0.102.2"

from

https://lists.clamav.net/pipermail/clam ... 00528.html

Could you please update both the ASL and Atomic repo packages to the 0.102.x branch (0.102.2 as of this writing which was a security patch)?

Thanks.

Re: ClamAV 0.102.2

Posted: Mon Mar 02, 2020 5:53 pm
by mikeshinn
Unfortunately 0.102.x isnt supported on el6/7 it requires a version of the curl api thats not available for those platforms (which is also why epel doesnt have updates to 1.102.x either). clamav has basically abandoned el6/7 with this choice. clamav 1.102.x is going to need to be re-written in those parts to work on el6/7.

Re: ClamAV 0.102.2

Posted: Wed Mar 04, 2020 10:22 am
by Imaging
Thank you for the explanation. Is it possible to have a new rpm, say atomic-clamav-libcurl for example that would have the newer version of libcurl and then use that rpm with the newer clamav as a way to get around the older OS version in 7?