summaryrefslogtreecommitdiff
path: root/gnu/packages/antivirus.scm
Commit message (Collapse)AuthorAgeFilesLines
* gnu: clamav: Unbundle rust dependencies.Nicolas Graves12 days1-22/+71
| | | | | | | | | | | * gnu/packages/antivirus.scm (clamav) [origin]<snippet>: Unbundle rust dependencies. [build-system]: Switch to cargo-build-system. [arguments]: Adapt to the change of base build-system. [native-inputs]: Add cmake-minimal. Remove rust and rust:cargo. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Change-Id: Ibcd53f61e51e8a099050e98ca89371f9af243753
* gnu: clamav: Update to 1.4.1.Nicolas Graves12 days1-78/+51
| | | | | | | | | | | | | | | | | | | * gnu/packages/antivirus.scm (clamav): Update to 1.4.1. [source]<origin>: Adapt source. This currently is not unbundling all cargo vendored packages. [build-system]: Switch to cmake-build-system. [arguments]: Move field up. <#:configure-flags>: Set option. <#:imported-modules>: Set option for patching cargo checksums. <#:phases>: Remove all phases except adapted 'skip-clamd_tests. Add phases 'inject-rust-onenote and 'patch-cargo-checksums. [native-inputs]: Remove autoconf, automake, libtool. Add python-minimal, python-pytest, rust and rust:cargo. [inputs]: Remove libltdl, libmspack, llvm-3.6, cyrus-sasl, tomsfastmath. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Change-Id: I6084c3c6974599e5df9b0f822066f3b2155a7bf7
* gnu: clamav: Add release-monitoring-url property.Nicolas Graves12 days1-2/+9
| | | | | | | | | * gnu/packages/antivirus.scm (clamav) [source]<uri>: Add secondary release URI. [properties]: Add release-monitoring-url. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Change-Id: Ic34e5957819c94a0101c09f6854531e6c62bae89
* gnu: clamav: Update to 0.103.11.kiasoc52024-02-051-2/+2
| | | | | | | * gnu/packages/antivirus.scm (clamav): Update to 0.103.11. Change-Id: I8aaed3f1225b6ff80d403be42a1370327a41b3da Signed-off-by: Hilton Chain <hako@ultrarare.space>
* gnu: clamav: Update to 0.103.8 [security fixes].kiasoc52023-02-261-2/+2
| | | | | | | | Fixes CVE-2023-20032 and CVE-2023-20052. * gnu/packages/antivirus.scm (clamav): Update to 0.103.8. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: clamav: Update to 0.103.7.kiasoc52023-01-081-2/+2
| | | | | | * gnu/packages/antivirus.scm (clamav): Update to 0.103.7. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: clamav: Update to 0.103.6 [fixes ↵kiasoc52022-05-211-2/+2
| | | | | | | | CVE-2022-{20803,20770,20796,20771,20785,20792}]. * gnu/packages/antivirus.scm (clamav): Update to 0.103.6. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: clamav: Use new style and G-expressions.kiasoc52022-05-211-64/+64
| | | | | | | | | * gnu/packages/antivirus.scm (clamav)[source]: Remove trailing #t from snippet. [inputs]: Use new input style. [arguments]: Use G-expressions. Remove trailing #t from phases [configure-flags]: Adjust to new input style. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Simplify package inputs.Ludovic Courtès2021-12-131-5/+5
| | | | | | | | This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
* gnu: clamav: Update to 0.103.3.Tobias Geerinckx-Rice2021-06-241-2/+2
| | | | * gnu/packages/antivirus.scm (clamav): Update to 0.103.3.
* gnu: clamav: Update to 0.103.2.Tobias Geerinckx-Rice2021-04-091-2/+2
| | | | * gnu/packages/antivirus.scm (clamav): Update to 0.103.2.
* gnu: clamav: Update to 0.103.1.Tobias Geerinckx-Rice2021-02-071-3/+3
| | | | * gnu/packages/antivirus.scm (clamav): Update to 0.103.1.
* gnu: clamav: Update to 0.103.0.Tobias Geerinckx-Rice2020-10-031-2/+2
| | | | | * gnu/packages/antivirus.scm (clamav): Update to 0.103.0. * gnu/packages/patches/clamav-system-tomsfastmath.patch: Update patch.
* gnu: clamav: Update to 0.102.4.Tobias Geerinckx-Rice2020-07-191-2/+2
| | | | * gnu/packages/antivirus.scm (clamav): Update to 0.102.4.
* gnu: clamav: End snippet in truth.Tobias Geerinckx-Rice2020-05-151-1/+2
| | | | * gnu/packages/antivirus.scm (clamav)[source]: Return #t from snippet.
* gnu: clamav: Update to 0.102.3.Tobias Geerinckx-Rice2020-05-151-3/+3
| | | | * gnu/packages/antivirus.scm (clamav): Update to 0.102.3.
* gnu: clamav: Update to 0.102.2.Eric Bavier2020-02-101-3/+3
| | | | | * gnu/packages/antivirus.scm (clamav): Update to 0.102.2. [native-inputs]: Use latest check package.
* gnu: check: Use check@0.12.Eric Bavier2020-02-101-2/+2
| | | | | | Tests fail to compile with check@0.13. * gnu/packages/check.scm (clamav)[native-inputs]: 'check' -> 'check-0.12'.
* gnu: clamav: Update to 0.102.1.Tobias Geerinckx-Rice2019-12-231-2/+2
| | | | * gnu/packages/antivirus.scm (clamav): Update to 0.102.1.
* gnu: clamav: Update to 0.102.0.Eric Bavier2019-10-141-3/+3
| | | | * gnu/packages/antivirus.scm (clamav): Update to 0.102.0.
* gnu: clamav: Update to 0.101.2.Tobias Geerinckx-Rice2019-04-111-2/+2
| | | | * gnu/packages/antivirus.scm (clamav): Update to 0.101.2.
* gnu: clamav: Update to 0.101.1.Tobias Geerinckx-Rice2019-02-241-16/+15
| | | | | | | | * gnu/packages/antivirus.scm (clamav): Update to 0.101.1. [source]: Delete bundled tomsfastmath outright. [native-inputs]: Remove bison and flex. [inputs]: Switch to pcre2. * gnu/packages/patches/clamav-system-tomsfastmath.patch: Update.
* gnu: clamav: Unconditionally return #T from build phase.Ricardo Wurmus2019-01-241-1/+3
| | | | * gnu/packages/antivirus.scm (clamav)[arguments]: Use INVOKE.
* gnu: Add ClamAV.Eric Bavier2018-11-171-0/+156
* gnu/packages/antivirus.scm: New file. * gnu/packages/patches/clamav-system-tomsfastmath.patch, gnu/packages/patches/clamav-config-llvm-libs.patch: New files. * gnu/local.mk (GNU_SYSTEM_MODULES): Add new module. (dist_patch_DATA): Add patches. Co-authored-by: Christopher Baines <mail@cbaines.net>