* [PATCH] clamav: Update to 0.100.2
@ 2018-10-04 3:09 Matthias Fischer
2018-10-04 12:18 ` Michael Tremer
0 siblings, 1 reply; 2+ messages in thread
From: Matthias Fischer @ 2018-10-04 3:09 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 974 bytes --]
Hi,
"This is a patch release to address several vulnerabilities..."
For details see:
https://blog.clamav.net/2018/10/clamav-01002-has-been-released.html
Best,
Matthias
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
lfs/clamav | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lfs/clamav b/lfs/clamav
index c0612f1aa..ad89e1356 100644
--- a/lfs/clamav
+++ b/lfs/clamav
@@ -24,7 +24,7 @@
include Config
-VER = 0.100.1
+VER = 0.100.2
THISAPP = clamav-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = clamav
-PAK_VER = 39
+PAK_VER = 40
DEPS = ""
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 0f653df0480eebcd828939e8db9f0443
+$(DL_FILE)_MD5 = 253dd79dd57da759567e42543a569c5c
install : $(TARGET)
--
2.18.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] clamav: Update to 0.100.2
2018-10-04 3:09 [PATCH] clamav: Update to 0.100.2 Matthias Fischer
@ 2018-10-04 12:18 ` Michael Tremer
0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2018-10-04 12:18 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1319 bytes --]
Hi,
good work. Very fast. I wanted to create a ticket for you yesterday, but the
email didn't make it to Bugzilla fast enough.
For reference: https://bugzilla.ipfire.org/show_bug.cgi?id=11891
-Michael
On Thu, 2018-10-04 at 05:09 +0200, Matthias Fischer wrote:
> Hi,
>
> "This is a patch release to address several vulnerabilities..."
>
> For details see:
> https://blog.clamav.net/2018/10/clamav-01002-has-been-released.html
>
> Best,
> Matthias
>
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
> lfs/clamav | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/lfs/clamav b/lfs/clamav
> index c0612f1aa..ad89e1356 100644
> --- a/lfs/clamav
> +++ b/lfs/clamav
> @@ -24,7 +24,7 @@
>
> include Config
>
> -VER = 0.100.1
> +VER = 0.100.2
>
> THISAPP = clamav-$(VER)
> DL_FILE = $(THISAPP).tar.gz
> @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
> DIR_APP = $(DIR_SRC)/$(THISAPP)
> TARGET = $(DIR_INFO)/$(THISAPP)
> PROG = clamav
> -PAK_VER = 39
> +PAK_VER = 40
>
> DEPS = ""
>
> @@ -48,7 +48,7 @@ objects = $(DL_FILE)
>
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>
> -$(DL_FILE)_MD5 = 0f653df0480eebcd828939e8db9f0443
> +$(DL_FILE)_MD5 = 253dd79dd57da759567e42543a569c5c
>
> install : $(TARGET)
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-10-04 12:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-04 3:09 [PATCH] clamav: Update to 0.100.2 Matthias Fischer
2018-10-04 12:18 ` Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox