mirror of https://github.com/OISF/suricata
docs/userguide: use a consistent date for reproducible builds
By default, when Sphinx generates the man pages, the current date will be embedded in them. This can be set to a specific date with the "today" variable. Typically the date embedded in manpages in the release date. To achieve this, attempt to use the environment variable, RELEASE_DATE to set the "today" variable, reverting back to the empty string if not set. It is up to our build system to properly set this date. Ticket: #6911pull/10767/head
parent
c00c2b116f
commit
51bf1c3510
Loading…
Reference in New Issue