-
-
Notifications
You must be signed in to change notification settings - Fork 11.1k
Closed
Labels
backlog fixThe issue was closed as part of the backlog reduction initiative.The issue was closed as part of the backlog reduction initiative.help wantedresolved: fixedThis issue has been fixedThis issue has been fixedtriaged: bugThe issue/pr is/fixes a bugThe issue/pr is/fixes a bug
Description
The --date argument isn't passed to pod2man, so the current host time is embedded in all of the manpages.
This results in non-repeatable builds. For example, if I run ./Configure on DAY, then again on DAY + 1, the DAY + 1 date will be contained in the manpage.
It really doesn't make sense not to encode the actual release date in the manpage.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
backlog fixThe issue was closed as part of the backlog reduction initiative.The issue was closed as part of the backlog reduction initiative.help wantedresolved: fixedThis issue has been fixedThis issue has been fixedtriaged: bugThe issue/pr is/fixes a bugThe issue/pr is/fixes a bug