package/clamav: bump version to 0.103.0
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 20 Sep 2020 07:21:26 +0000 (09:21 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 20 Sep 2020 13:05:58 +0000 (15:05 +0200)
Release notes:
https://lists.clamav.net/pipermail/clamav-announce/2020/000050.html

Rebased patch 0002.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/clamav/0002-mbox-do-not-use-backtrace-if-using-uClibc-without-ba.patch
package/clamav/clamav.hash
package/clamav/clamav.mk

index e99a9742ecef41ddc09b3e315d88e169a612102e..d4be5c7b297f43f8c1cd9d89f2da6e2585d8c603 100644 (file)
@@ -12,6 +12,8 @@ This is a bit hacky, and would greatly benefit from a test in ./configure
 instead, but does nicely as a quick fix for now.
 
 Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
+Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
+[Bernd: rebased for 0.103.0]
 ---
  libclamav/mbox.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
@@ -20,7 +22,7 @@ diff --git a/libclamav/mbox.c b/libclamav/mbox.c
 index 71f540c0a..4851297a9 100644
 --- a/libclamav/mbox.c
 +++ b/libclamav/mbox.c
-@@ -98,7 +98,7 @@
+@@ -91,7 +91,7 @@
  #include <features.h>
  #endif
  
index b15460ceccec3d4f93f9836fec308e6e64841ae9..bc1bf3bf90360943672e83d8397346933410523e 100644 (file)
@@ -1,5 +1,5 @@
 # Locally calculated
-sha256  eebd426a68020ecad0d2084b8c763e6898ccfd5febcae833d719640bb3ff391b  clamav-0.102.4.tar.gz
+sha256  32a9745277bfdda80e77ac9ca2f5990897418e9416880f3c31553ca673e80546  clamav-0.103.0.tar.gz
 sha256  0c4fd2fa9733fc9122503797648710851e4ee6d9e4969dd33fcbd8c63cd2f584  COPYING
 sha256  d72a145c90918184a05ef65a04c9e6f7466faa59bc1b82c8f6a8ddc7ddcb9bed  COPYING.bzip2
 sha256  dfb818a0d41411c6fb1c193c68b73018ceadd1994bda41ad541cbff292894bc6  COPYING.file
index 358228b861decab6d3ed2155fab654d384d4a3c1..fc979a74aa0dcc673873080a06ef7f53bb5bb507 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-CLAMAV_VERSION = 0.102.4
+CLAMAV_VERSION = 0.103.0
 CLAMAV_SITE = https://www.clamav.net/downloads/production
 CLAMAV_LICENSE = GPL-2.0
 CLAMAV_LICENSE_FILES = COPYING COPYING.bzip2 COPYING.file COPYING.getopt \