]> git.ipfire.org Git - ipfire-2.x.git/commit - lfs/squidclamav
squidclamav: Never use IPv6.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sun, 7 Jul 2013 08:26:30 +0000 (10:26 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Sun, 7 Jul 2013 08:26:30 +0000 (10:26 +0200)
commit5ced384b719877abfe0c78d9345a645f4531e38a
tree8db120c8baccd49b7f5371a4e0024250037be3f8
parentf7a617a02573dccce4713ce3448116d2bc173757
squidclamav: Never use IPv6.

Squidclamav uses curl to resolve all kind of addresses which the system allow.
If the remote address is an IPv6 address, squidclamav hangs forever.

Nico Prenzel has found a solution to force the usage of IPv4 to prevent from this
issue.

Fixes #10376.
lfs/squidclamav
src/patches/squidclamav-5.11-dont_use_ipv6.patch [new file with mode: 0644]