[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

package "clamav-unofficial-sigs", buster



Hello,

 

I was busy with the installation of "clamav-unofficial-sigs" and It was not possible to get the debian version up and running.  It only worked to download the package at https://github.com/extremeshok and setup it manually. I thought that was a pity, because I would have liked to use the Debian version. So I developed a patch to get the debian version up and running.

 

---------------------------------------

/etc/clamav-unofficial-sigs.conf.d/local.conf

#As the version in Debian is quite outdated, it tries by default to download some

#files that don't exist anymore. This is fixed by creating file:

#/etc/clamav-unofficial-sigs.conf.d/local.conf

 

# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=783228

si_dbs=""

 

# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831607

mbl_dbs=""

 

ss_url="rsync.sanesecurity.net"

si_url="www.securiteinfo.com"

 

#The whole www.malwarepatrol.net seems to be dead right now

#mbl_url="www.malwarepatrol.net"

#But the lists.malwarepatrol.net site still seems to be up

mbl_url="lists.malwarepatrol.net"

 

log_file_path="/var/log/clamav"

 

reload_dbs=yes

---------------------------------------

sed -i "s/^si_url=\"clamav.securiteinfo.com\"/si_url=\"www.securiteinfo.com\"/" /usr/sbin/clamav-unofficial-sigs

sed -i "s/^mbl_url=\"www.malwarepatrol.net\"/mbl_url=\"lists.malwarepatrol.net\"/" /usr/sbin/clamav-unofficial-sigs

 

sed -i "s/if clamscan/if \/usr\/bin\/clamscan/" /usr/sbin/clamav-unofficial-sigs

sed -i "s/clamscan --infected/\/usr\/bin\/clamscan --infected/" /usr/sbin/clamav-unofficial-sigs

sed -i "s/clamscan --quiet/\/usr\/bin\/clamscan --quiet/" /usr/sbin/clamav-unofficial-sigs

 

I would be glad if you included my patch in the clamav-unofficial-sigs package.

 

Best regards

 

Volker Bäurer

IT-Specialist

 

Mitutoyo CTL Germany GmbH

Von-Gunzert-Straße 17

D-78727 Oberndorf

GERMANY

T +49-7423-8776-0

volker.baeurer@mitutoyo-ctl.de

www.mitutoyo-ctl.de

 

Registered Company: Mitutoyo CTL Germany GmbH
Registered Office: Von Gunzert Straße 17, D-78727 Oberndorf am Neckar
Commercial register of the local court: Amtsgericht Stuttgart, HRB 734157

VAT number: DE272400711
Managing Director: Hans-Peter Klein

 

 


Reply to: