summaryrefslogtreecommitdiffstats
path: root/recipes-ids/suricata/suricata-crates.inc
Commit message (Collapse)AuthorAgeFilesLines
* suricata: Update to 7.0.0Armin Kuster2023-09-251-656/+1082
| | | | | | | refersh patches update libhtp Signed-off-by: Armin Kuster <akuster808@gmail.com>
* suricata: Missed on crate dependsArmin Kuster2023-04-081-0/+2
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* suricata: Fixup to work within the recent crate changes.Armin Kuster2023-04-081-0/+722
Had to delete some wonky Cargo.toml files to get update_crates to work. Manually updated one crate to a newer version included by update_crates as it would not compile. Manually applied several crates missed by update_crates. Signed-off-by: Armin Kuster <akuster808@gmail.com>