next/1283/20260326/v1#15112
Merged
victorjulien merged 9 commits intoOISF:mainfrom Mar 27, 2026
Merged
Conversation
As FTP must have USER before PASS command unlike IRC which can begin by PASS command Ticket: 2978
Completes commit 71b59f6 These const are no longer defined in rust suricata crate
As these structs are now in suricata_sys crate
Ticket: 7666 reexport them in suricata crate cbindgen them to C
As build flag to (some of the) checks that run suricata-verify: - AlmaLinux 10 (schema, plugins) - CentOS Stream 9 - Fedora 43 (Suricata Verify codecov) - Fedora 43 (clang, debug, asan, wshadow, rust-strict, systemd) - Fedora 43 (gcc, debug, flto, asan, wshadow, rust-strict) - Fedora (non-root, debug, clang, asan, wshadow, rust-strict, no-ja) - Ubuntu 22.04 (Debug Validation) - Debian 12 (xdp) - Debian 13 (xdp) - Debian 12 MSRV - PF_RING Related to Ticket OISF#7885
This is needed to generate the `--build-info` report. Related to Ticket OISF#7885
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #15112 +/- ##
==========================================
+ Coverage 82.63% 82.69% +0.06%
==========================================
Files 990 990
Lines 271599 271706 +107
==========================================
+ Hits 224429 224690 +261
+ Misses 47170 47016 -154
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
jasonish
approved these changes
Mar 26, 2026
|
WARNING:
Pipeline = 30575 |
This was referenced Mar 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Staging:
SV_BRANCH=OISF/suricata-verify#2991