Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Omit timestamp from PE executable #40

Merged
merged 1 commit into from Jun 15, 2021

Conversation

bmwiedemann
Copy link
Contributor

Omit timestamp from PE executable
to make binaries reproducible.
See https://reproducible-builds.org/ for why this is good.

This PR was done while working on reproducible builds for openSUSE.

@bjoernricks
Copy link
Member

Thanks for your contribution! Would be nice if you could do a quick changelog entry

@cfi-gb
Copy link
Member

cfi-gb commented Jun 14, 2021

Note that this code might be also a candidate for complete removal, ref: #24

@bmwiedemann
Copy link
Contributor Author

Added a changelog entry. Removal would also be fine for reproducible builds.

CHANGELOG.md Outdated Show resolved Hide resolved
to make binaries reproducible.
See https://reproducible-builds.org/ for why this is good.

This PR was done while working on reproducible builds for openSUSE.

Co-authored-by: Jaspar L. <jaspar.loechte@greenbone.net>
@bjoernricks bjoernricks merged commit 50dda90 into greenbone:master Jun 15, 2021
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants