Bug 17874 - new version of clamav has been released by upstream
Summary: new version of clamav has been released by upstream
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 5
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: QA Team
QA Contact:
URL: http://clamav.sourceforge.net/
Whiteboard: MGA5-32-OK MGA5-64-OK advisory
Keywords: validated_update
Depends on:
Blocks:
 
Reported: 2016-03-04 01:25 CET by Thomas Spuhler
Modified: 2016-03-07 23:03 CET (History)
6 users (show)

See Also:
Source RPM: clamav-0.98.7-1.mga5.src.rpm
CVE:
Status comment:


Attachments

Description Thomas Spuhler 2016-03-04 01:25:16 CET
Description of problem:
new version of clamav has been released by upstream, 0.99.1. This fixes several bugs and upgrading is recommended by upstream.
Comment 1 Thomas Spuhler 2016-03-04 02:04:06 CET
This bug has been fixed by upgrading the package:
The following packages are in updates testing:
clamav-0.99.1-1.mga5.src.rpm
clamav-0.99.1-1.mga5.x86_64.rpm
clamd-0.99.1-1.mga5.x86_64.rpm
clamav-milter-0.99.1-1.mga5.x86_64.rpm
clamav-db-0.99.1-1.mga5.noarch.rpm
lib64clamav7-0.99.1-1.mga5.x86_64.rpm
lib64clamav-devel-0.99.1-1.mga5.x86_64.rpm
clamav-debuginfo-0.99.1-1.mga5.x86_64.rpm


and corresponding i586 packages

Status: NEW => ASSIGNED
Assignee: bugsquad => thomas

Comment 2 Marja Van Waes 2016-03-04 09:49:02 CET
2016:03:04:01:38 < Oro_Valley> does anybody know what the address is of qa-bugs or bugs-qa for assigning fixed bugs

qa-bugs@ml.mageia.org

Not assigning to them, though, because you'll probably want to add the advisory, first

CC: (none) => marja11

Comment 3 Thomas Spuhler 2016-03-04 16:33:09 CET
I have installed the update on my own mail server, I sent the eicar files to myself and it worked as expected, detecting the spam, and the virus.
Assigning it to QA

Assignee: thomas => qa-bugs

Thomas Spuhler 2016-03-04 16:33:34 CET

CC: (none) => thomas

Comment 4 William Kenney 2016-03-05 19:15:43 CET
In VirtualBox, M5, KDE, 32-bit

Package(s) under test:
clamav clamav-db libclamav6

install clamav clamav-db & libclamav6

[root@localhost wilcal]# urpmi clamav
Package clamav-0.98.7-1.mga5.i586 is already installed
[root@localhost wilcal]# urpmi clamav-db
Package clamav-db-0.98.7-1.mga5.noarch is already installed
[root@localhost wilcal]# urpmi libclamav6
Package libclamav6-0.98.7-1.mga5.i586 is already installed

Update with freshclam ( takes awhile )

[root@localhost wilcal]# cd /var/lib/clamav
[root@localhost clamav]# ls -al
total 108248
drwxrwxr-x  3 clamav clamav     4096 Mar  5 10:03 ./
drwxr-xr-x 46 root   root       4096 Mar  5 09:59 ../
-rw-r--r--  1 clamav clamav    75879 Mar  5 10:01 bytecode.cvd
-rw-r--r--  1 clamav clamav 46026653 Mar  5 10:01 daily.cvd
-rw-r--r--  1 clamav clamav 64720632 Sep 20  2013 main.cvd
-rw-------  1 clamav clamav      312 Mar  5 10:03 mirrors.dat
drwxr-xr-x  2 clamav clamav     4096 Apr 30  2015 tmp/

run clamscan on /etc

[root@localhost clamav]# clamscan  -r -i /etc

----------- SCAN SUMMARY -----------
Known viruses: 4288467
Engine version: 0.98.7
Scanned directories: 498
Scanned files: 1981
Infected files: 0
Data scanned: 37.64 MB
Data read: 29.47 MB (ratio 1.28:1)
Time: 14.054 sec (0 m 14 s)

Looks good.

install clamav clamav-db & libclamav6 from updates_testing

[root@localhost wilcal]# urpmi clamav
Package clamav-0.99.1-1.mga5.i586 is already installed
[root@localhost wilcal]# urpmi clamav-db
Package clamav-db-0.99.1-1.mga5.noarch is already installed
[root@localhost wilcal]# urpmi libclamav6
Package libclamav6-0.98.7-1.mga5.i586 is already installed

Update with freshclam - database is up-to-date

run clamscan on /etc

[root@localhost wilcal]# clamscan  -r -i /etc

----------- SCAN SUMMARY -----------
Known viruses: 4288471
Engine version: 0.99.1
Scanned directories: 498
Scanned files: 1981
Infected files: 0
Data scanned: 50.02 MB
Data read: 29.48 MB (ratio 1.70:1)
Time: 12.482 sec (0 m 12 s

Successful clamscan.

CC: (none) => wilcal.int
Whiteboard: (none) => MGA5-32-OK

Comment 5 William Kenney 2016-03-05 19:56:16 CET
In VirtualBox, M5, KDE, 64-bit

Package(s) under test:
clamav clamav-db lib64clamav6

install clamav clamav-db & lib64clamav6

[root@localhost wilcal]# urpmi clamav
Package clamav-0.98.7-1.mga5.x86_64 is already installed
[root@localhost wilcal]# urpmi clamav-db
Package clamav-db-0.98.7-1.mga5.noarch is already installed
[root@localhost wilcal]# urpmi lib64clamav6
Package lib64clamav6-0.98.7-1.mga5.x86_64 is already installed

Update with freshclam ( takes awhile )

[root@localhost wilcal]# cd /var/lib/clamav
[root@localhost clamav]# ls -al
total 108248
drwxrwxr-x  3 clamav clamav     4096 Mar  5 10:42 ./
drwxr-xr-x 46 root   root       4096 Mar  5 10:33 ../
-rw-r--r--  1 clamav clamav    75879 Mar  5 10:42 bytecode.cvd
-rw-r--r--  1 clamav clamav 46026653 Mar  5 10:42 daily.cvd
-rw-r--r--  1 clamav clamav 64720632 Sep 20  2013 main.cvd
-rw-------  1 clamav clamav      364 Mar  5 10:42 mirrors.dat
drwxr-xr-x  2 clamav clamav     4096 Apr 30  2015 tmp/

run clamscan on /etc

[root@localhost clamav]# clamscan  -r -i /etc

----------- SCAN SUMMARY -----------
Known viruses: 4288467
Engine version: 0.98.7
Scanned directories: 498
Scanned files: 1977
Infected files: 0
Data scanned: 38.55 MB
Data read: 30.52 MB (ratio 1.26:1)
Time: 12.182 sec (0 m 12 s)

Looks good.

install clamav clamav-db & lib64clamav6 from updates_testing

[root@localhost wilcal]# urpmi clamav
Package clamav-0.99.1-1.mga5.x86_64 is already installed
[root@localhost wilcal]# urpmi clamav-db
Package clamav-db-0.99.1-1.mga5.noarch is already installed
[root@localhost wilcal]# urpmi lib64clamav6
Package lib64clamav6-0.98.7-1.mga5.x86_64 is already installed

Update with freshclam - database is up-to-date

run clamscan on /etc

[root@localhost clamav]# clamscan  -r -i /etc

----------- SCAN SUMMARY -----------
Known viruses: 4288471
Engine version: 0.99.1
Scanned directories: 498
Scanned files: 1977
Infected files: 0
Data scanned: 50.93 MB
Data read: 30.52 MB (ratio 1.67:1)
Time: 10.798 sec (0 m 10 s)

Successful clamscan.
William Kenney 2016-03-05 19:56:29 CET

Whiteboard: MGA5-32-OK => MGA5-32-OK MGA5-64-OK

Comment 6 William Kenney 2016-03-05 19:57:17 CET
Looks good to me David.
Comment 7 claire robinson 2016-03-06 15:50:06 CET
Don't forget to validate Bill.

Keywords: (none) => validated_update
CC: (none) => sysadmin-bugs

Comment 8 Lewis Smith 2016-03-07 13:11:30 CET
Ready to create the Advisory. Is Comment 0 sufficient for its description? I think so.
BUT please give the *source* RPM. The one shown in the bug header Source RPM is not in line with the version numbers shown in Comment 1.

CC: (none) => lewyssmith

Comment 9 Dave Hodgins 2016-03-07 21:30:50 CET
(In reply to Lewis Smith from comment #8)
> Ready to create the Advisory. Is Comment 0 sufficient for its description? I
> think so.
> BUT please give the *source* RPM. The one shown in the bug header Source RPM
> is not in line with the version numbers shown in Comment 1.

The srpm is in comment 1, and the description in comment 0 is ok. I've added
the advisory.

The srpm can also be obtained using
urpmq -i clamav|grep Source|sort -u

Just watch the version sorting, to select the latest.

CC: (none) => davidwhodgins

Dave Hodgins 2016-03-07 21:31:11 CET

Whiteboard: MGA5-32-OK MGA5-64-OK => MGA5-32-OK MGA5-64-OK advisory

Comment 10 Mageia Robot 2016-03-07 23:03:25 CET
An update for this issue has been pushed to the Mageia Updates repository.

http://advisories.mageia.org/MGAA-2016-0037.html

Status: ASSIGNED => RESOLVED
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.