Releases: thisisdevelopment/clamav
Releases · thisisdevelopment/clamav
Release list
v0.9.1
- added
clamav-statuswhich gives insight into the current or last scan. requiresjqto show the infected files. - added more documentation to the code
- text preceding a codeblock is now exported as comments into the tangled files.
- fixed build errors from
v0.9
v0.9
- added
clamav-statuswhich gives insight into the current or last scan. requiresjqto show the infected files. - added more documentation to the code
- text preceding a codeblock is now exported as comments into the tangled files.
⚠️ this release is broken, please refer tov0.9.1
v0.8
- fixed
.debcontrolsettings to enforce our/etc/clamav/clamd.conffile over the one provided by theclamdscanpackage.
v0.7
- removed
preisntandpostrmscripts as the seem to break installation and did not add much to the package.
v0.6
Automatic versioning using github tags upon build. The version will be extracted from the VERSION environment variable upon tangling the sourcecode.
v0.5
- Fixed installation guidelines to install dependencies first as the previous version caused an error with conflicting configs.
- modified a few config values for (hopefully) better performance and stability.
v0.4
clamav-daemon.servicewill be restarted after installation to make sure deployed config takes effectClamAV Scanis now displayed as app in notifications, making them recognizable when obfuscated on lock screensErroroutput from clamd is no longer supressed in logs
v0.3
- fixed pre and post install scripts regarding clamd.conf rename fix
v0.2
- renamed
clamav.conftoclamd.conf
v0.1
Initial release of ClamAV schedule scripts.
Installation instructions for Debian based systems are available in the main document.
Features:
- Schedule starts scan each workday at 13:00.
- Scans are performed at a maximum of 4 CPUs.
- Scans run at lowest priority
ionice -c 3nice -n 19