]> git.ipfire.org Git - thirdparty/suricata.git/commit
config: put version in configuration as a proper value
authorJason Ish <jason.ish@oisf.net>
Mon, 30 Jan 2023 23:13:04 +0000 (17:13 -0600)
committerVictor Julien <vjulien@oisf.net>
Mon, 6 Mar 2023 07:25:32 +0000 (08:25 +0100)
commitc6c781ef677132d579b82e7860c83f9dbb2c7301
tree554596886deda6da863fc03560587c96920314fb
parent2d28c09ea1fe857cfada2c5a53e67af0380654f3
config: put version in configuration as a proper value

Adds a new field, "suricata-version" to the configuration file with
the major and minor version of the Suricata that generated the
configuration file.

This may be useful in the future for presenting warnings about
important changes, or even providing different defaults based on what
the user might expect.

Ticket: 5822
configure.ac
suricata.yaml.in