suricata: Update to 4.0.6

Message ID 20190223093232.26433-1-stefan.schantl@ipfire.org
State Accepted
Commit e6c76881f96841ba4f188e49e3100b5df8f508ed
Headers
Series suricata: Update to 4.0.6 |

Commit Message

Stefan Schantl Feb. 23, 2019, 8:32 p.m. UTC
  This is a major update to the latest 4.0 series which does not require rust.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
---
 suricata/suricata.nm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Comments

Michael Tremer Feb. 24, 2019, 12:02 a.m. UTC | #1
Cool!

Thanks for working on IPFire 3.

How do we proceed from here? Packaging Rust in IPFire 3 should be possible without any bigger problems. Would you be up for doing this some time?

I think that we should port Suricata over to 3 just like we have it in 2 now. We do not necessarily need the latest release here, but eventually I would like to be able to be on the latest release.

-Michael

> On 23 Feb 2019, at 09:32, Stefan Schantl <stefan.schantl@ipfire.org> wrote:
> 
> This is a major update to the latest 4.0 series which does not require rust.
> 
> Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
> ---
> suricata/suricata.nm | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/suricata/suricata.nm b/suricata/suricata.nm
> index f3fe7f44d..a74a50cdc 100644
> --- a/suricata/suricata.nm
> +++ b/suricata/suricata.nm
> @@ -4,7 +4,7 @@
> ###############################################################################
> 
> name       = suricata
> -version    = 3.2.1
> +version    = 4.0.6
> release    = 1
> 
> groups     = Networking/IDS
> -- 
> 2.20.1
>
  

Patch

diff --git a/suricata/suricata.nm b/suricata/suricata.nm
index f3fe7f44d..a74a50cdc 100644
--- a/suricata/suricata.nm
+++ b/suricata/suricata.nm
@@ -4,7 +4,7 @@ 
 ###############################################################################
 
 name       = suricata
-version    = 3.2.1
+version    = 4.0.6
 release    = 1
 
 groups     = Networking/IDS