Path to this page:
./
security/clamav,
Anti-virus toolkit
Branch: CURRENT,
Version: 0.103.12nb2,
Package name: clamav-0.103.12nb2,
Maintainer: pkgsrc-usersClam AntiVirus is an anti-virus toolkit written from scratch. It is licensed
under GNU GPL2 and uses the virus database from OpenAntiVirus, which is an
another free anti-virus project. In contrast to OpenAntiVirus (which is written
in Java), Clam AntiVirus is written entirely in C and its database is KEPT UP
TO DATE. It also detects polymorphic viruses as well.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.1.1.1 2010/12/24 07:11:05 kefren Exp $
case ${STAGE} in
DEINSTALL)
# Unconditionally remove the virus databases when deinstalling.
${RM} -f @CLAMAV_DBDIR@/daily.cvd
${RM} -f @CLAMAV_DBDIR@/main.cvd
;;
esac
Required to run:[
textproc/libxml2] [
www/curl] [
security/openssl] [
devel/gmp] [
devel/libltdl] [
textproc/json-c] [
devel/pcre2] [
archivers/libmspack]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 16120.786 KB
Version history: (Expand)
- (2024-11-01) Updated to version: clamav-0.103.12nb2
- (2024-11-01) Updated to version: clamav-0.103.12nb1
- (2024-09-05) Updated to version: clamav-0.103.12
- (2024-05-29) Updated to version: clamav-0.103.10nb4
- (2024-05-16) Updated to version: clamav-0.103.10nb3
- (2023-11-08) Updated to version: clamav-0.103.10nb2
CVS history: (Expand)
2023-12-07 18:51:49 by Greg Troxel | Files touched by this commit (1) |
Log message:
security/clamav: Drop MESSAGE
as redundant with upstream documentation.
|
2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377) |
Log message:
*: recursive bump for icu 74.1
|
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|
2023-08-29 16:43:01 by Takahiro Kambe | Files touched by this commit (4) | |
Log message:
security/clamav: update to 0.103.10
pkgsrc change:
* Do not always include mail/libmilter/buildlink3.mk in Makefile.
* Use clamav-unit-test PKG_OPTIONS instead of deprecated unit-test.
* pkglint clenn up.
0.103.10
ClamAV 0.103.10 is a critical patch release with the following fixes:
- Upgrade the bundled UnRAR library (libclamunrar) to version 6.2.10.
- GitHub pull request: https://github.com/Cisco-Talos/clamav/pull/1009
|
2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | |
Log message:
revbump after textproc/icu update
|
2023-02-20 14:41:19 by Takahiro Kambe | Files touched by this commit (4) | |
Log message:
security/clamav: update to 0.103.8
pkgsrc change: avoid use empty in options.mk.
Security release.
0.103.8 (2023-02-15)
* \
CVE-2023-20032<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-20032>:
Fixed a possible remote code execution vulnerability in the HFS+ file
parser. The issue affects versions 1.0.0 and earlier, 0.105.1 and
earlier, and 0.103.7 and earlier. Thank you to Simon Scannell for
reporting this issue.
* \
CVE-2023-20052<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-20052>:
Fixed a possible remote information leak vulnerability in the DMG file
parser. The issue affects versions 1.0.0 and earlier, 0.105.1 and
earlier, and 0.103.7 and earlier. Thank you to Simon Scannell for
reporting this issue.
* Update the vendored libmspack library to version 0.11alpha.
* GitHub pull request: https://github.com/Cisco-Talos/clamav/pull/830
|
2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | |
Log message:
massive revision bump after textproc/icu update
|
2022-10-26 12:32:08 by Thomas Klausner | Files touched by this commit (687) |
Log message:
*: bump PKGREVISION for libunistring shlib major bump
|