From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Schantl To: development@lists.ipfire.org Subject: Re: [PATCH 1/2] suricata: Update to 5.0.7 Date: Wed, 07 Jul 2021 07:48:36 +0200 Message-ID: <40c34a5ddfe7046c7d7fd157843b598445b4d379.camel@ipfire.org> In-Reply-To: <20210704133856.7407-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5252010765132737811==" List-Id: --===============5252010765132737811== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Acked-by: Stefan Schantl > For details see: > > https://forum.suricata.io/t/suricata-6-0-3-and-5-0-7-released/1489 > > and > > https://redmine.openinfosecfoundation.org/versions/166 > > Signed-off-by: Matthias Fischer > --- >  lfs/suricata | 4 ++-- >  1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/lfs/suricata b/lfs/suricata > index 055964e29..71e0eb36f 100644 > --- a/lfs/suricata > +++ b/lfs/suricata > @@ -24,7 +24,7 @@ >   >  include Config >   > -VER        = 5.0.6 > +VER        = 5.0.7 >   >  THISAPP    = suricata-$(VER) >  DL_FILE    = $(THISAPP).tar.gz > @@ -45,7 +45,7 @@ objects = $(DL_FILE) >   >  $(DL_FILE) = $(DL_FROM)/$(DL_FILE) >   > -$(DL_FILE)_MD5 = 82d80b4b3179315bf6f5695c6437ee1f > +$(DL_FILE)_MD5 = f6ff77e4dcf8035853209ceeba9b530c >   >  install : $(TARGET) >   --===============5252010765132737811==--