On Sun, Nov 13, 2022 at 10:33:09PM -0500, Johan Huldtgren wrote: > On 2022-11-13 22:32, Klemens Nanni wrote: > > We're stuck at a 2014 version while upstream is at 7.2.5 from 2021. > > > > Anyone still using this? Does it work with recent clamav? > > I have this configured and working on my mailserver (still at 7.1) > with clamav-0.104.3, from the logs it updates the various configured > databases. I am uncertain of exactly how effective it is.
Thanks, so it isn't broken by default or so. If you upgrade to a snapshots I can send you a ports update to try the latest unofficial filters. > > > Anyone want to update or even maintain it? > > > > If not, can we move it to the attic? > > --- > > Information for > > https://cdn.openbsd.org/pub/OpenBSD/snapshots/packages/amd64/clamav-unofficial-sigs-4.9.2p2.tgz > > > > Comment: > > fetch and update unofficial signatures for ClamAV > > > > Description: > > The clamav-unofficial-sigs script provides a simple way to download, test > > and update third-party signature databases for ClamAV. Various databases > > (primarily for email-borne malware/phishing) are available. > > > > Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org> > > > > WWW: https://github.com/extremeshok/clamav-unofficial-sigs > > > > Install notice: > > After configuring /etc/clamav-unofficial-sigs.conf you can add the following > > to root's crontab to update the signatures regularly: > > > > 35 * * * * /usr/local/bin/clamav-unofficial-sigs.sh 2>&1 > /dev/null > > > > thanks, > > .jh >