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

asterisk: reproducible builds #223

Merged
merged 3 commits into from Dec 7, 2017
Merged

Commits on Dec 6, 2017

  1. asterisk-13.x: remove build timestamp

    Build timestamps prevent reproducible builds [0].
    Thanks to debian for the patch.
    
    [0] https://reproducible-builds.org/docs/timestamps/
    
    Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
    lynxis committed Dec 6, 2017
    Copy the full SHA
    761ac5c View commit details
    Browse the repository at this point in the history
  2. asterisk-15.x: remove build timestamp

    Build timestamps prevent reproducible builds [0].
    Thanks to debian for the patch
    
    [0] https://reproducible-builds.org/docs/timestamps/
    
    Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
    lynxis committed Dec 6, 2017
    Copy the full SHA
    2ac545a View commit details
    Browse the repository at this point in the history
  3. asterisk-chan-sccp: remove BUILD_USER BUILD_DATE

    Build timestamps prevent reproducible builds [0].
    
    [0] https://reproducible-builds.org/docs/timestamps/
    
    Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
    lynxis committed Dec 6, 2017
    Copy the full SHA
    126afbf View commit details
    Browse the repository at this point in the history