Debian Package Tracker
Register | Log in
Subscribe

clamav

anti-virus utility for Unix - command-line interface

Choose email to subscribe with

general
  • source: clamav (main)
  • version: 1.4.3+dfsg-1
  • maintainer: ClamAV Team (archive) (DMD)
  • uploaders: Scott Kitterman [DMD] – Sebastian Andrzej Siewior [DMD] – Andreas Cadhalpun [DMD] – Michael Tautschnig [DMD] – Michael Meskes [DMD]
  • arch: all any
  • std-ver: 4.7.0
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 0.103.10+dfsg-0+deb11u1
  • o-o-sec: 1.0.9+dfsg-1~deb11u1
  • o-o-upd: 0.103.10+dfsg-0+deb11u1
  • oldstable: 1.0.7+dfsg-1~deb12u1
  • stable: 1.4.3+dfsg-1
  • testing: 1.4.3+dfsg-1
  • unstable: 1.4.3+dfsg-1
versioned links
  • 0.103.10+dfsg-0+deb11u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.0.7+dfsg-1~deb12u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.0.9+dfsg-1~deb11u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.4.3+dfsg-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • clamav (13 bugs: 0, 10, 3, 0)
  • clamav-base
  • clamav-daemon (23 bugs: 0, 19, 4, 0)
  • clamav-doc
  • clamav-docs
  • clamav-freshclam (17 bugs: 0, 14, 3, 0)
  • clamav-milter (5 bugs: 0, 1, 4, 0)
  • clamav-testfiles
  • clamdscan (1 bugs: 0, 1, 0, 0)
  • libclamav-dev
  • libclamav12
action needed
lintian reports 1 error and 28 warnings high
Lintian reports 1 error and 28 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2025-06-30 Last update: 2025-09-10 06:02
8 bugs tagged patch in the BTS normal
The BTS contains patches fixing 8 bugs, consider including or untagging them.
Created: 2025-01-06 Last update: 2025-09-18 18:30
Depends on packages which need a new maintainer normal
The packages that clamav depends on which need a new maintainer are:
  • sendmail (#740070)
    • Depends: libmilter1.0.1
    • Build-Depends: libmilter-dev
Created: 2019-11-22 Last update: 2025-09-18 15:34
version in VCS is newer than in repository, is it time to upload? normal
vcswatch reports that this package seems to have a new changelog entry (version 1.4.3+dfsg-2, distribution UNRELEASED) and new commits in its VCS. You should consider whether it's time to make an upload.

Here are the relevant commit messages:
commit a8b3d6200cf59263f129815b34ef9fb0f9adf34f
Merge: c4bdece0 e168bb36
Author: Sebastian Siewior <bigeasy@debian.org>
Date:   Sat Sep 6 11:16:02 2025 +0000

    Merge branch 'update_logcheck_scripts' into 'unstable'
    
    Update logcheck script files.
    
    See merge request clamav-team/clamav!9

commit c4bdece0b0e8168fee5b94c9495478d4200e9cd5
Merge: 90f8421e 7f5ec031
Author: Sebastian Siewior <bigeasy@debian.org>
Date:   Sat Sep 6 11:15:03 2025 +0000

    Merge branch 'apparmor-race' into 'unstable'
    
    Deploy freshclam's Apparmor profile before starting the daemon
    
    See merge request clamav-team/clamav!2

commit 90f8421edb006c1d2d149c0119f3d03e94d53df3
Merge: 8a65b86f a579d798
Author: Sebastian Siewior <bigeasy@debian.org>
Date:   Sat Sep 6 10:50:19 2025 +0000

    Merge branch 'non-linux' into 'unstable'
    
    Fixes for non-Linux architectures
    
    See merge request clamav-team/clamav!8

commit 8a65b86f836b006fb8a5df6ac16e29831ea9a3e5
Merge: 8b300814 76810e22
Author: Sebastian Siewior <bigeasy@debian.org>
Date:   Sat Sep 6 10:45:53 2025 +0000

    Merge branch 'update-translation-ca' into 'unstable'
    
    Update/add Catalan po-debconf translation
    
    See merge request clamav-team/clamav!6

commit e168bb36a70c07eac6adec1d1e993235f1bfac7c
Author: Yasuhiro Kimura <yasu@utahime.org>
Date:   Thu Aug 21 10:44:42 2025 +0900

    Update logcheck script files.
    
    Update all patterns so they support rsyslog high-precision timestamps.
    Script files of logcheck-database package have already supported it.

commit a579d798f87497ea52889d33d2568a2035a3ee3c
Author: Pino Toscano <pino@debian.org>
Date:   Mon Aug 18 22:36:54 2025 +0200

    d: make the whole override_dh_installsystemd as Linux-specific
    
    Signed-off-by: Pino Toscano <pino@debian.org>

commit 8284131071cd94543a9949419f58a2a5b331affc
Author: Pino Toscano <pino@debian.org>
Date:   Mon Aug 18 22:35:42 2025 +0200

    d: simplify handling of Linux-only files using dh-exec
    
    Signed-off-by: Pino Toscano <pino@debian.org>

commit 78f33b61481c479d05eb2d707f8cfe93428d09e8
Author: Pino Toscano <pino@debian.org>
Date:   Mon Aug 18 22:24:53 2025 +0200

    d: limit systemd build dependencies to Linux
    
    Signed-off-by: Pino Toscano <pino@debian.org>

commit e5e761c13bab72de27fe821199a44adfb0b6e530
Author: Pino Toscano <pino@debian.org>
Date:   Mon Aug 18 22:23:04 2025 +0200

    d: use wildcard for not-installed
    
    Signed-off-by: Pino Toscano <pino@debian.org>

commit 68069251510daaeba5f57bf057a2b2ab4db37c54
Author: Pino Toscano <pino@debian.org>
Date:   Mon Aug 18 22:21:14 2025 +0200

    Start a new changelog entry for 1.4.3+dfsg-2
    
    Signed-off-by: Pino Toscano <pino@debian.org>

commit 76810e22c7f88b89c518e4b00be23125cdfaf879
Author: Carles Pina i Estany <carles@pina.cat>
Date:   Sun Feb 23 05:22:02 2025 +0000

    Added po-debconf Catalan translation

commit 7f5ec03129b344be85d05eb74cfce6521babf35e
Author: Simon Deziel <simon@sdeziel.info>
Date:   Fri Apr 23 18:38:10 2021 -0400

    Deploy freshclam's Apparmor profile before starting the daemon
    
    This prevents the first daemon run to happen unconfined. This
    fixes LP: #1925182
    
    Signed-off-by: Simon Deziel <simon@sdeziel.info>


https://salsa.debian.org/api/v4/projects/clamav-team%2Fclamav API request failed: 401 Unauthorized at /srv/qa.debian.org/data/vcswatch/vcswatch line 408.
Created: 2025-09-06 Last update: 2025-09-14 22:36
debian/patches: 1 patch to forward upstream low

Among the 1 debian patch available in version 1.4.3+dfsg-1 of the package, we noticed the following issues:

  • 1 patch where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2023-02-26 Last update: 2025-06-29 22:33
Issues found with some translations low

Automatic checks made by the Debian l10n team found some issues with the translations contained in this package. You should check the l10n status report for more information.

Issues can be things such as missing translations, problematic translated strings, outdated PO files, unknown languages, etc.

Created: 2024-06-06 Last update: 2024-06-06 10:03
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.2 instead of 4.7.0).
Created: 2025-02-21 Last update: 2025-06-29 18:53
news
[rss feed]
  • [2025-09-03] Accepted clamav 1.0.9+dfsg-1~deb11u1 (source) into oldoldstable-security (Lucas Kanashiro)
  • [2025-07-07] clamav 1.4.3+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2025-07-05] Accepted clamav 1.0.9+dfsg-1~deb12u1 (source) into proposed-updates (Debian FTP Masters) (signed by: Sebastian Andrzej Siewior)
  • [2025-06-29] Accepted clamav 1.4.3+dfsg-1 (source) into unstable (Sebastian Andrzej Siewior)
  • [2025-02-10] clamav 1.4.2+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2025-02-06] Accepted clamav 1.4.2+dfsg-1 (source) into unstable (Sebastian Andrzej Siewior)
  • [2024-12-06] Accepted clamav 1.0.7+dfsg-1~deb11u2 (source) into oldstable-security (Lucas Kanashiro)
  • [2024-12-05] Accepted clamav 1.0.7+dfsg-1~deb11u1 (source all amd64) into oldstable-security (Debian FTP Masters) (signed by: Lucas Kanashiro)
  • [2024-10-11] Accepted clamav 1.0.7+dfsg-1~deb12u1 (source) into proposed-updates (Debian FTP Masters) (signed by: Sebastian Andrzej Siewior)
  • [2024-10-05] clamav 1.4.1+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2024-10-03] Accepted clamav 1.4.1+dfsg-1 (source) into unstable (Sebastian Andrzej Siewior)
  • [2024-08-30] clamav 1.3.1+dfsg-5 MIGRATED to testing (Debian testing watch)
  • [2024-08-27] Accepted clamav 1.3.1+dfsg-5 (source) into unstable (Sebastian Andrzej Siewior)
  • [2024-07-01] clamav 1.3.1+dfsg-4 MIGRATED to testing (Debian testing watch)
  • [2024-06-28] Accepted clamav 1.3.1+dfsg-4 (source) into unstable (Sebastian Andrzej Siewior)
  • [2024-06-07] clamav 1.3.1+dfsg-3 MIGRATED to testing (Debian testing watch)
  • [2024-06-04] Accepted clamav 1.3.1+dfsg-3 (source) into unstable (Sebastian Andrzej Siewior)
  • [2024-05-30] Accepted clamav 1.3.1+dfsg-2 (source all amd64) into experimental (Debian FTP Masters) (signed by: Sebastian Andrzej Siewior)
  • [2024-05-07] clamav 1.0.6+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2024-05-05] Accepted clamav 1.3.1+dfsg-1 (source) into experimental (Sebastian Andrzej Siewior)
  • [2024-05-04] Accepted clamav 1.0.6+dfsg-1 (source) into unstable (Sebastian Andrzej Siewior)
  • [2024-05-02] clamav 1.0.5+dfsg-1.1 MIGRATED to testing (Debian testing watch)
  • [2024-05-02] clamav 1.0.5+dfsg-1.1 MIGRATED to testing (Debian testing watch)
  • [2024-03-08] Accepted clamav 1.0.5+dfsg-1~deb12u1 (source) into proposed-updates (Debian FTP Masters) (signed by: Sebastian Andrzej Siewior)
  • [2024-02-28] Accepted clamav 1.0.5+dfsg-1.1 (source) into unstable (Steve Langasek)
  • [2024-02-13] clamav 1.0.5+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2024-02-08] Accepted clamav 1.0.5+dfsg-1 (source) into unstable (Sebastian Andrzej Siewior)
  • [2024-02-04] Accepted clamav 1.2.1+dfsg-3 (source all amd64) into experimental (Debian FTP Masters) (signed by: Sebastian Andrzej Siewior)
  • [2024-01-22] clamav 1.0.4+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2024-01-20] Accepted clamav 1.0.4+dfsg-1 (source) into unstable (Sebastian Andrzej Siewior)
  • 1
  • 2
bugs [bug history graph]
  • all: 63 64
  • RC: 0
  • I&N: 49 50
  • M&W: 14
  • F&P: 0
  • patch: 8
links
  • homepage
  • lintian (1, 28)
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • edit tags
  • other distros
  • security tracker
  • screenshots
  • l10n (89, -)
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 1.4.3+dfsg-0ubuntu2
  • 45 bugs
  • patches for 1.4.3+dfsg-0ubuntu2

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing