Package: clamav / 0.100.0+dfsg-0+deb8u1

Metadata

Package Version Patches format
clamav 0.100.0+dfsg-0+deb8u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Change paths in sample conf file to match Debian.patch | (download)

etc/clamav-milter.conf.sample | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 change paths in sample conf file to match debian

Patch-Name: Change-paths-in-sample-conf-file-to-match-Debian.patch

add support for system tomsfastmath.patch | (download)

configure.ac | 2 2 + 0 - 0 !
libclamav/Makefile.am | 10 8 + 2 - 0 !
libclamav/bignum.h | 6 5 + 1 - 0 !
libclamav/xdp.c | 2 1 + 1 - 0 !
m4/reorganization/libs/tomsfastmath.m4 | 12 12 + 0 - 0 !
5 files changed, 28 insertions(+), 4 deletions(-)

 add support for system tomsfastmath

Patch-Name: add-support-for-system-tomsfastmath.patch

tfm drop __DATE__.patch | (download)

libclamav/tomsfastmath/misc/fp_ident.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 tfm: drop __date__

to make it reproducible

Patch-Name: tfm-drop-__DATE__.patch
Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>

tfm fix compile errors.patch | (download)

libclamav/tomsfastmath/mul/fp_mul_comba.c | 4 3 + 1 - 0 !
libclamav/tomsfastmath/sqr/fp_sqr_comba.c | 2 1 + 1 - 0 !
libclamav/tomsfastmath/sqr/fp_sqr_comba_generic.c | 7 5 + 2 - 0 !
3 files changed, 9 insertions(+), 4 deletions(-)

 fix compile errors

I hope it fixes the armhf FTBFs with gcc-5

Patch-Name: tfm-fix-compile-errors.patch
Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>