What's Changed
- Remove MySQL feature support by @Copilot in #292
- Add Debian 12 package builder by @jwarnier in #289
- Allow Debian packaging using builder's native architecture by @jwarnier in #288
- Fix: Make PCRE support truly optional in protocol_sip module by @Copilot in #296
- Complete release 6.4.2 #294 by @jwarnier in #295
- Fix
header_check/header_regexp_matchbugs and add arbitrary SIP header filtering by @Copilot in #298 - Build(deps-dev): Bump minimatch from 5.1.6 to 5.1.9 in /test by @dependabot[bot] in #299
- Add pkg builder for Debian 13 (using libpcre2) by @jwarnier in #297
- Fix test directory: remove unused vulnerable dependency and patch transitive vulnerabilities by @Copilot in #300
- Fix permission denied error for builder.sh in Docker CI builds by @Copilot in #302
- Harden Debian 12/13 builder scripts for CI reliability by @Copilot in #303
- Add IPv6 support across socket and transport modules by @Copilot in #305
- Fix IP defragmentation: BPF filters miss first fragments, buffer overflow, missing checksum by @Copilot in #311
- Add -t 0 option to replay pcap with current timestamp by @Copilot in #307
- Fix check_port_filter bugs, wire it into IP-in-IP tunnel processing, and sync with master by @Copilot in #309
- Make Build Packages workflow manual-trigger only by @Copilot in #312
- Bump captagent version to 6.4.3 by @Copilot in #313
New Contributors
Full Changelog: 6.4.2...6.4.3