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

Make libical reprodicuble #323

Closed
wants to merge 1 commit into from
Closed

Conversation

jelly
Copy link
Contributor

@jelly jelly commented Dec 29, 2017

Sort the hash which generates the C struct so that the struct is
identical on every build, since normally this is random. With this
change libical is fully reprodicuble.

See the non-reprodicble output here https://tests.reproducible-builds.org/archlinux/extra/libical/libical-3.0.1-1-x86_64.pkg.tar.xz.html

Sort the hash which generates the C struct so that the struct is
identical on every build, since normally this is random. With this
change libical is fully reprodicuble.
@winterz
Copy link
Member

winterz commented Dec 30, 2017

committed with bcd67ef
thanks for the patch

@winterz winterz closed this Dec 30, 2017
@jelly jelly deleted the reproducible branch January 1, 2018 13:20
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

2 participants