Skip to content

Make Firehol reproducible by changing PACKAGE_BUILT_DATE to SOURCE_DATE_EPOCH in doc (man pages)

While working on Reproducible Builds effort, I noticed that Firehol could not be built reproducibly. It uses PACKAGE_BUILT_DATE to generate man pages, so this patch makes the man page generation deterministic by using SOURCE_DATE_EPOCH.

Edited by Snahil Singh

Merge request reports

Loading