Hello list followers, I'm currently updating rust and affected modules.
This happends mainly because I'm trying to fix the "suricata cache grows infinite" problem, which a lot of people are affected. To archive this, I ported the patches from suricata main development branch to our used suricata version (8.0.3). To perform a full build, a new tool called cbindgen - which is a rust to c bindings generator, is required. Sadly this tool is also written in rust and requires some new dependencies and a more up to date rust compiler. I hope to send a patchset for all this very soon to the mailing list. Best regards, -Stefan
