# HG changeset patch # User Erkan Yilmaz # Date 1576352172 0 # Node ID a4e913105025438c7fd343fbc4599c92e5cfcae8 # Parent c37ae188e48646e5b71778631016b6c9d7916fa3 clamav 0.101.1 -> 0.101.2: fixes a few CVEs; new requirement: libcurl diff -r c37ae188e486 -r a4e913105025 clamav-dev/receipt --- a/clamav-dev/receipt Sat Dec 14 16:16:41 2019 +0000 +++ b/clamav-dev/receipt Sat Dec 14 19:36:12 2019 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="clamav-dev" -VERSION="0.101.1" +VERSION="0.102.1" CATEGORY="development" TAGS="antivirus" SHORT_DESC="Clamav dev files." diff -r c37ae188e486 -r a4e913105025 clamav/receipt --- a/clamav/receipt Sat Dec 14 16:16:41 2019 +0000 +++ b/clamav/receipt Sat Dec 14 19:36:12 2019 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="clamav" -VERSION="0.101.1" +VERSION="0.102.1" CATEGORY="security" TAGS="antivirus" SHORT_DESC="Antivirus." @@ -12,7 +12,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="${WEB_SITE}downloads/production/$TARBALL" -DEPENDS="zlib gmp bzip2 slitaz-base-files ncurses libltdl libssl" +DEPENDS="zlib gmp bzip2 slitaz-base-files ncurses libltdl libssl libcurl" BUILD_DEPENDS="zlib-dev gmp gmp-dev bzip2-dev ncurses-dev openssl-dev bash" # Rules to configure and make the package.