Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
BIND
BIND
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 633
    • Issues 633
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 105
    • Merge Requests 105
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • ISC Open Source Projects
  • BINDBIND
  • Merge Requests
  • !1758

Merged
Opened Mar 29, 2019 by Ondřej Surý@ondrejOwner

Make lib/dns/gen.c compatible with reproducible builds.

  • Overview 2
  • Commits 1
  • Pipelines 4
  • Changes 1

The gen.c will now use SOURCE_DATE_EPOCH[1] if found in environment to make the build more reproducible build friendly.

Note: gcc will use SOURCE_DATE_EPOCH for setting __DATE__, __TIME__ and __TIMESTAMP__, so there no need to do anything about the variables now.

  1. https://reproducible-builds.org/specs/source-date-epoch/
Edited May 09, 2019 by Ondřej Surý
Assignee
Assign to
Reviewer
Request review from
BIND 9.15.x
Milestone
BIND 9.15.x
Assign milestone
Time tracking
Reference: isc-projects/bind9!1758
Source branch: ondrej/reproducible-build

Revert this merge request

This will create a new commit in order to revert the existing changes.

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.

Cherry-pick this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.