Project

General

Profile

Actions

Bug #7649

open

lib: suricata version in sys crate needs to be updated on build

Added by Jason Ish 18 days ago.

Status:
Assigned
Priority:
Normal
Assignee:
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

Currently SC_PACKAGE_VERSION is only updated when bindgen is run. However, as part of the release process we update the version in configure.ac, then rebuild. 2 options to fix this exist:
- require bindgen to be re-run
- or, have the sys crate use a file generated by configure.ac (may not be compatible with crates.io)

Option 2 is probably the easiest, and always generates a correct value, so look into that first.

No data to display

Actions

Also available in: Atom PDF