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 wrote: > > This is a major update to the latest 4.0 series which does not require rust. > > Signed-off-by: Stefan Schantl > --- > 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 >