Debian Patches

Status for clamav/1.4.5+dfsg-3

Patch Description Author Forwarded Bugs Origin Last update
Change-paths-in-sample-conf-file-to-match-Debian.patch Change paths in sample conf file to match Debian Scott Kitterman <scott@kitterman.com> no 2014-03-10
0002-clamav-milter-Add-systemd-service-file.patch clamav-milter: Add systemd service file Sebastian Andrzej Siewior <sebastian@breakpoint.cc> no 2026-04-12
0003-libclamav-crypto-Use-openssl-parsing-in-cl_ASN1_GetT.patch libclamav/crypto: Use openssl parsing in cl_ASN1_GetTimeT()
The ASN1_TIME type has been made opaque in OpenSSL 4.0

Replace the manual parsing of the string with ASN1_TIME_to_tm() which is
available since openssl 1.1.1.

[ The last user has been removed in commit fa15aa98c7d5e ("bb11594 -
allow for compilation against openssl 1.1.0") so we might remove it
but it looks exported ]
Sebastian Andrzej Siewior <sebastian@breakpoint.cc> no 2026-06-04
0004-unit_tests-Don-t-set-TMP.patch unit_tests: Don't set TMP
Setting TMP to CMAKE_CURRENT_BINARY_DIR can result in a long path such
as "/build/reproducible-path/clamav-1.4.5+dfsg/obj-arm-linux-gnueabihf/unit_tests"
together with the temporary filename the testsuite can abort with
"OSError: AF_UNIX path too long" during "TC.mock_mirror.start()" because
the resulting unix socket name gets too long.

Without setting, it ends up under /tmp/ which is brief enough.
Sebastian Andrzej Siewior <sebastian@breakpoint.cc> no 2026-07-11

All known versions for source package 'clamav'

Links