Skip to content
This repository has been archived by the owner on Jun 24, 2021. It is now read-only.

make build reproducible #149

Merged
merged 1 commit into from
Feb 16, 2016
Merged

Conversation

anarcat
Copy link
Contributor

@anarcat anarcat commented Feb 16, 2016

we do this by removing the uname usage everywhere: it is not actually
used at runtime at all.

we keep the timestamp, because it is actually used in user_welcome()
but allow it to be overriden.

ideally, that timestamp would be completely removed, but I am not sure
what to put in its place, or if it would break some mysterious RFC (or
client!) if we remove that announcement.

closes #148.

@anarcat anarcat mentioned this pull request Feb 16, 2016
we do this by removing the uname usage everywhere: it is not actually
used at runtime at all.

we keep the timestamp, because it is actually used in user_welcome()
but allow it to be overriden.

ideally, that timestamp would be completely removed, but I am not sure
what to put in its place, or if it would break some mysterious RFC (or
client!) if we remove that announcement.
@anarcat
Copy link
Contributor Author

anarcat commented Feb 16, 2016

dcda2bb was a patch against 3.5.0 which will be shipped in debian.

kaniini added a commit that referenced this pull request Feb 16, 2016
@kaniini kaniini merged commit e742a9e into charybdis-ircd:master Feb 16, 2016
@anarcat anarcat deleted the reproducible branch February 16, 2016 06:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

make builds reproducible
2 participants