public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH 1/2] suricata: Update to 5.0.0
@ 2019-10-18 20:08 Matthias Fischer
  2019-10-18 20:08 ` [PATCH 2/2] libhtp: Update to 0.5.31 Matthias Fischer
  0 siblings, 1 reply; 2+ messages in thread
From: Matthias Fischer @ 2019-10-18 20:08 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1321 bytes --]

For details see:
https://suricata-ids.org/2019/10/15/release-notes-for-5-0-0/

Bundled with 'libhtp 0.5.31'

Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
 config/rootfiles/common/suricata | 3 +++
 lfs/suricata                     | 4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/config/rootfiles/common/suricata b/config/rootfiles/common/suricata
index 41b02525d..290a44164 100644
--- a/config/rootfiles/common/suricata
+++ b/config/rootfiles/common/suricata
@@ -3,6 +3,9 @@ etc/suricata/suricata.yaml
 #root/.cargo
 #root/.cargo/.package-cache
 usr/bin/suricata
+#usr/include/htp/lzma
+#usr/include/htp/lzma/7zTypes.h
+#usr/include/htp/lzma/LzmaDec.h
 #usr/share/doc/suricata
 #usr/share/doc/suricata/AUTHORS
 #usr/share/doc/suricata/Basic_Setup.txt
diff --git a/lfs/suricata b/lfs/suricata
index f6e4a593c..c1a393e85 100644
--- a/lfs/suricata
+++ b/lfs/suricata
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 4.1.5
+VER        = 5.0.0
 
 THISAPP    = suricata-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 0dfd68f6f4314c5c2eed7128112eff3b
+$(DL_FILE)_MD5 = 5e3ce10e48aabf77855819c490dd84ee
 
 install : $(TARGET)
 
-- 
2.18.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH 2/2] libhtp: Update to 0.5.31
  2019-10-18 20:08 [PATCH 1/2] suricata: Update to 5.0.0 Matthias Fischer
@ 2019-10-18 20:08 ` Matthias Fischer
  0 siblings, 0 replies; 2+ messages in thread
From: Matthias Fischer @ 2019-10-18 20:08 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1936 bytes --]

For details see:
https://github.com/OISF/libhtp/releases

Bundled with 'suricata 5.0.0'

Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
 config/rootfiles/common/libhtp | 3 +++
 lfs/libhtp                     | 6 +++---
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/config/rootfiles/common/libhtp b/config/rootfiles/common/libhtp
index 9211ea713..a99aa940e 100644
--- a/config/rootfiles/common/libhtp
+++ b/config/rootfiles/common/libhtp
@@ -15,6 +15,9 @@
 #usr/include/htp/htp_urlencoded.h
 #usr/include/htp/htp_utf8_decoder.h
 #usr/include/htp/htp_version.h
+#usr/include/htp/lzma
+#usr/include/htp/lzma/7zTypes.h
+#usr/include/htp/lzma/LzmaDec.h
 #usr/lib/libhtp.la
 #usr/lib/libhtp.so
 usr/lib/libhtp.so.2
diff --git a/lfs/libhtp b/lfs/libhtp
index bec93a935..3f65fc43d 100644
--- a/lfs/libhtp
+++ b/lfs/libhtp
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2015  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2019  Michael Tremer & Christian Schmidt                      #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.5.30
+VER        = 0.5.31
 
 THISAPP    = libhtp-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = ec0d8c57f9c611719e07668bbad7e685
+$(DL_FILE)_MD5 = 5edc4d1eb387b091446ec9e01e987ee8
 
 install : $(TARGET)
 
-- 
2.18.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-18 20:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-18 20:08 [PATCH 1/2] suricata: Update to 5.0.0 Matthias Fischer
2019-10-18 20:08 ` [PATCH 2/2] libhtp: Update to 0.5.31 Matthias Fischer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox