ClamAV 0.98.6 security update for Lucid
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| | clamav (Ubuntu) |
Medium
|
Steve Beattie | ||
Bug Description
* Updated to 0.98.6 to fix security issues, including CVE-2014-9328.
* Removed upstreamed patches:
- d/p/0002-
- d/p/0017-
* Drop dh_autoreconf from build-depends
* Remove use of dh_autoreconf from debian/rules
* Adjust list of no LLVM architectures in debian/rules to include powerpc
to avoid FTBFS on lucid
| chris pollock (cpollock) wrote : | #1 |
| Steve Beattie (sbeattie) wrote : | #2 |
| information type: | Private Security → Public Security |
| Changed in clamav (Ubuntu): | |
| status: | New → In Progress |
| importance: | Undecided → Medium |
| assignee: | nobody → Steve Beattie (sbeattie) |
| Steve Beattie (sbeattie) wrote : | #3 |
Hi Chris,
Did you do a test build on powerpc? Even with not using llvm, I got a build failure in the unit tests on powerpc. I'll retry the build as sometimes things can be flaky on the powerpc buildds, but the relevant bits from the log are as follows:
make[3]: Entering directory `/build/
cp input/clamav.hdb clamav.hdb
CC check_clamav-
check_clamav.c: In function 'test_cli_
check_clamav.c:708: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness
../libclamav/
check_clamav.c:713: warning: pointer targets in passing argument 1 of 'cli_readint16' differ in signedness
../libclamav/
check_clamav.c: In function 'test_cli_
check_clamav.c:725: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness
../libclamav/
check_clamav.c:730: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness
../libclamav/
check_clamav.c: In function 'test_cli_
check_clamav.c:741: warning: pointer targets in passing argument 1 of 'cli_writeint32' differ in signedness
../libclamav/
check_clamav.c:744: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness
../libclamav/
check_clamav.c:748: warning: pointer targets in passing argument 1 of 'cli_writeint32' differ in signedness
../libclamav/
check_clamav.c:751: warning: pointer targets in passing argument 1 of 'cli_readint32' differ in signedness
../libclamav/
CC check_clamav-
CC check_clamav-
CC check_clamav-
CC check_clamav-
CC check_clamav-
CC check_clamav-
CC check_clamav-
CC check_clamav-
check_bytecode.c: In function 'test_matchwith
check_bytecode.
../libclamav/
check_bytecode.c: In function 'test_matchwith
check_bytecode.
../libclamav/
check_bytecode.c: At top level:
check_bytecode.
CCLD check_clamav
CC check_clamd-
CCLD check_clamd
CC check_fpu_
CCLD check_fpu_...
| Launchpad Janitor (janitor) wrote : | #4 |
This bug was fixed in the package clamav - 0.98.6+
---------------
clamav (0.98.6+
[ Marc Deslauriers ]
* Updated to 0.98.6 to fix security issues, including CVE-2014-9328.
(LP: #1420819)
* Removed upstreamed patches:
- d/p/0002-
- d/p/0017-
[ Chris Pollock ]
* Drop dh_autoreconf from build-depends
* Remove use of dh_autoreconf from debian/rules
* Adjust list of no LLVM architectures in debian/rules to include powerpc
to avoid FTBFS on lucid
clamav (0.98.5+
* Updated to 0.98.5 to fix security issues, including CVE-2013-6497.
* Removed patches no longer needed:
- d/p/0002-
- d/p/0003-
- d/p/0004-
- d/p/0005-
- d/p/0006-
* Added patches from vivid to fix FTBFS, .so version and other issues:
- d/p/0002-
- d/p/0003-
- d/p/0006-
- d/p/0010-
- d/p/0017-
- d/p/0018-
* debian/
* debian/
* debian/
* debian/
* debian/control: added libssl-dev BuildDepends.
* clamav-
-- Chris <email address hidden> Sun, 08 Feb 2015 07:54:07 -0600
| Changed in clamav (Ubuntu): | |
| status: | In Progress → Fix Released |


Thanks, I'm working on this now. I updated the changelog slightly to add a reference to this bug report.