Age | Commit message (Expand) | Author |
2024-02-05 | gnu: clamav: Update to 0.103.11....* gnu/packages/antivirus.scm (clamav): Update to 0.103.11.
Change-Id: I8aaed3f1225b6ff80d403be42a1370327a41b3da
Signed-off-by: Hilton Chain <hako@ultrarare.space>
| kiasoc5 |
2023-02-26 | gnu: clamav: Update to 0.103.8 [security fixes]....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>
| kiasoc5 |
2023-01-08 | gnu: clamav: Update to 0.103.7....* gnu/packages/antivirus.scm (clamav): Update to 0.103.7.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| kiasoc5 |
2022-05-21 | gnu: clamav: Update to 0.103.6 [fixes CVE-2022-{20803,20770,20796,20771,20785......* gnu/packages/antivirus.scm (clamav): Update to 0.103.6.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| kiasoc5 |
2022-05-21 | gnu: clamav: Use new style and G-expressions....* 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>
| kiasoc5 |
2021-12-13 | gnu: Simplify package inputs....This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
| Ludovic Courtès |
2021-06-24 | gnu: clamav: Update to 0.103.3....* gnu/packages/antivirus.scm (clamav): Update to 0.103.3.
| Tobias Geerinckx-Rice |
2021-04-09 | gnu: clamav: Update to 0.103.2....* gnu/packages/antivirus.scm (clamav): Update to 0.103.2.
| Tobias Geerinckx-Rice |
2021-02-07 | gnu: clamav: Update to 0.103.1....* gnu/packages/antivirus.scm (clamav): Update to 0.103.1.
| Tobias Geerinckx-Rice |
2020-10-03 | gnu: clamav: Update to 0.103.0....* gnu/packages/antivirus.scm (clamav): Update to 0.103.0.
* gnu/packages/patches/clamav-system-tomsfastmath.patch: Update patch.
| Tobias Geerinckx-Rice |
2020-07-19 | gnu: clamav: Update to 0.102.4....* gnu/packages/antivirus.scm (clamav): Update to 0.102.4.
| Tobias Geerinckx-Rice |
2020-05-15 | gnu: clamav: End snippet in truth....* gnu/packages/antivirus.scm (clamav)[source]: Return #t from snippet.
| Tobias Geerinckx-Rice |
2020-05-15 | gnu: clamav: Update to 0.102.3....* gnu/packages/antivirus.scm (clamav): Update to 0.102.3.
| Tobias Geerinckx-Rice |
2020-02-10 | gnu: clamav: Update to 0.102.2....* gnu/packages/antivirus.scm (clamav): Update to 0.102.2.
[native-inputs]: Use latest check package.
| Eric Bavier |
2020-02-10 | gnu: check: Use check@0.12....Tests fail to compile with check@0.13.
* gnu/packages/check.scm (clamav)[native-inputs]: 'check' -> 'check-0.12'.
| Eric Bavier |
2019-12-23 | gnu: clamav: Update to 0.102.1....* gnu/packages/antivirus.scm (clamav): Update to 0.102.1.
| Tobias Geerinckx-Rice |
2019-10-14 | gnu: clamav: Update to 0.102.0....* gnu/packages/antivirus.scm (clamav): Update to 0.102.0.
| Eric Bavier |
2019-04-11 | gnu: clamav: Update to 0.101.2....* gnu/packages/antivirus.scm (clamav): Update to 0.101.2.
| Tobias Geerinckx-Rice |
2019-02-24 | gnu: clamav: Update to 0.101.1....* 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.
| Tobias Geerinckx-Rice |
2019-01-24 | gnu: clamav: Unconditionally return #T from build phase....* gnu/packages/antivirus.scm (clamav)[arguments]: Use INVOKE.
| Ricardo Wurmus |
2018-11-17 | gnu: Add ClamAV....* 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>
| Eric Bavier |