Skip to content

Commit

Permalink
Update clamav and clamav-doc to 0.99.3. Changes since 0.99.2:
Browse files Browse the repository at this point in the history
Security release fixing CVE-2017-12374, CVE-2017-12375, CVE-2017-12376,
CVE-2017-12377, CVE-2017-12378, CVE-2017-12379, CVE-2017-12380.
Also included are 2 minor fixes to properly detect openssl install locations on FreeBSD 11, and prevent false warnings about zlib 1.2.1# version numbers.
  • Loading branch information
bouyer committed Jan 26, 2018
1 parent 238f0f0 commit 26435b9
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 9 deletions.
3 changes: 1 addition & 2 deletions security/clamav-doc/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.3 2017/08/18 15:19:50 gdt Exp $
# $NetBSD: Makefile,v 1.4 2018/01/26 12:20:16 bouyer Exp $

.include "../../security/clamav/Makefile.common"

PKGNAME= ${DISTNAME:S/clamav/clamav-doc/}
PKGREVISION= 3
COMMENT= Anti-virus toolkit documents

NO_BUILD= yes
Expand Down
4 changes: 2 additions & 2 deletions security/clamav/Makefile.common
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile.common,v 1.8 2017/08/18 15:19:49 gdt Exp $
# $NetBSD: Makefile.common,v 1.9 2018/01/26 12:20:16 bouyer Exp $
#
# used by security/clamav/Makefile
# used by security/clamav-doc/Makefile

DISTNAME= clamav-0.99.2
DISTNAME= clamav-0.99.3
CATEGORIES= security
MASTER_SITES= http://www.clamav.net/downloads/production/

Expand Down
10 changes: 5 additions & 5 deletions security/clamav/distinfo
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
$NetBSD: distinfo,v 1.23 2017/07/24 09:39:42 maya Exp $
$NetBSD: distinfo,v 1.24 2018/01/26 12:20:16 bouyer Exp $

SHA1 (clamav-0.99.2.tar.gz) = c1a47411834d8527f7b40727aebee63f01d488af
RMD160 (clamav-0.99.2.tar.gz) = 4ddb7c4ff32b1233a5210da54f162a154043c48e
SHA512 (clamav-0.99.2.tar.gz) = 7744ba8a344b163cf98e9737cddfd25d2120b34ee9c4518380e028c9ec3cd50127b198b0dfa9fde30f5ce9aab0c0e6384712fbc11287e77d16ce052fd7b6ac44
Size (clamav-0.99.2.tar.gz) = 16067497 bytes
SHA1 (clamav-0.99.3.tar.gz) = 13b37de9bcd1c7c092cd3148db9886c556f12c8f
RMD160 (clamav-0.99.3.tar.gz) = 0c999f266b496edc3ac3a59768262d9973363287
SHA512 (clamav-0.99.3.tar.gz) = 0d3c75d571ed4aa4937ef2b743a39a9a144f5adfd6f56f71046e5a8387b8ed7c3c4d9a4196aa85750f9ec4dc545720fdd659289d0cce086ab13a7cc505a0ab3e
Size (clamav-0.99.3.tar.gz) = 16082645 bytes
SHA1 (patch-Makefile.in) = c7f106f812952ef22f32aaa0354a15d501460c01
SHA1 (patch-aa) = 8539a90ac5591c86f7e9f6b8c073f36523f221a5
SHA1 (patch-ab) = fea995ea944c2ae0f51a41e1a1076badf65c6c8b
Expand Down

0 comments on commit 26435b9

Please sign in to comment.