-
Notifications
You must be signed in to change notification settings - Fork 38.7k
[28.x] Backports #32811
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
[28.x] Backports #32811
Conversation
Github-Pull: bitcoin#32765 Rebased-From: e285e69
Github-Pull: bitcoin#32777 Rebased-From: 53a996f
Github-Pull: bitcoin#32776 Rebased-From: 8ee8a95
|
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers. Code Coverage & BenchmarksFor details see: https://corecheck.dev/bitcoin/bitcoin/pulls/32811. ReviewsSee the guideline for information on the review process.
If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update. |
Current behaviour will by-default use SOURCE_DATE_EPOCH from the environment without warning. This breaks the default reproducibility from a guix build. Warn when and exit when this variable is set, and FORCE_SOURCE_DATE_EPOCH is unset. Github-Pull: bitcoin#32678 Rebased-From: 5c4a0f8
6a203f7 to
44b07b2
Compare
hebasto
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK 44b07b2.
Backports: