Summary: | security/clamav: Update to 0.105.0 | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Dan Langille <dvl> |
Component: | Individual Port(s) | Assignee: | Yasuhiro Kimura <yasu> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | CC: | koobs |
Priority: | --- | Flags: | koobs:
maintainer-feedback+
|
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any | ||
URL: | https://blog.clamav.net/2022/05/clamav-01050-01043-01036-released.html | ||
See Also: | https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263944 |
Description
Dan Langille
2022-05-20 12:49:30 UTC
^Triage: Note, security/clamav-lts (0.103.5) is currently vulnerable (fixed in 0.103.6), which was not updated along with with security/clamav as part of bug 263944 for the same security fixes. I would strongly suggest looking to resolve that issue first. @Maintainer let me know if you'd like a separate issue for this, otherwise feel free to address it via this issue, and ill triage it accordingly. Updated to 0.105.0 with ports c8e4b9ea29d3. I'm seeing build failures on FreeBSD 13, 13.1, and 12.3 - the fix is removal of this from pkg-plist: %%DOCSDIR%%/html/community_resources/CommunityResources.html I will commit a fix soon. To clarify, these are 'poudriere testport' errors. 'poudriere bulk' succeeds. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=634c8611ff100cdbcdb09f8ffa49fe3bb43f1098 commit 634c8611ff100cdbcdb09f8ffa49fe3bb43f1098 Author: Dan Langille <dvl@FreeBSD.org> AuthorDate: 2022-05-24 20:40:48 +0000 Commit: Yasuhiro Kimura <yasu@FreeBSD.org> CommitDate: 2022-05-24 20:45:27 +0000 security/clamav: Fix plist PR: 264101 Fixes: c8e4b9ea29d3 (security/clamav: Update to 0.105.0) security/clamav/pkg-plist | 1 - 1 file changed, 1 deletion(-) (In reply to Dan Langille from comment #3) Thanks for reporting it. |