public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Stefan Schantl <stefan.schantl@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 2/2] suricata: Update to 4.1.4
Date: Mon, 02 Sep 2019 14:44:31 +0200	[thread overview]
Message-ID: <20190902124431.8237-2-stefan.schantl@ipfire.org> (raw)
In-Reply-To: <20190902124431.8237-1-stefan.schantl@ipfire.org>

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

* Enable JSON support.
* Enable rust support.

Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
 suricata/suricata.nm | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/suricata/suricata.nm b/suricata/suricata.nm
index 4825612e2..c17f75d7d 100644
--- a/suricata/suricata.nm
+++ b/suricata/suricata.nm
@@ -4,8 +4,8 @@
 ###############################################################################
 
 name       = suricata
-version    = 4.0.6
-release    = 3
+version    = 4.1.4
+release    = 1
 
 groups     = Networking/IDS
 url        = http://www.openinfosecfoundation.org/
@@ -24,6 +24,7 @@ build
 	requires
 		file-devel
 		libcap-ng-devel
+		libjansson-devel
 		libnfnetlink-devel
 		libnetfilter_queue-devel
 		libnet-devel
@@ -32,12 +33,14 @@ build
 		libhtp-devel >= 0.5.20
 		pcre-devel
 		pkg-config
+		rust
 		zlib-devel >= 1.2.5-2
 	end
 
 	configure_options += \
 		--enable-gccprotect \
 		--enable-nfqueue \
+		--enable-rust \
 		--disable-gccmarch-native \
 		--disable-static \
 		--enable-non-bundled-htp \
-- 
2.20.1


  reply	other threads:[~2019-09-02 12:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-02 12:44 [PATCH 1/2] Rust: New package Stefan Schantl
2019-09-02 12:44 ` Stefan Schantl [this message]
2019-09-02 13:16 ` Stefan Schantl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190902124431.8237-2-stefan.schantl@ipfire.org \
    --to=stefan.schantl@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox