Bug#977614: ircd-irc2: reproducible builds: Embeds username and hostname in /etc/ircd/ircd.m4
Vagrant Cascadian
vagrant at reproducible-builds.org
Thu Dec 17 19:43:21 GMT 2020
Source: ircd-irc2
Severity: normal
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: username hostname
X-Debbugs-Cc: reproducible-bugs at lists.alioth.debian.org
The configuration file /etc/ircd/ircd.m4 embeds the username and
hostname:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/diffoscope-results/ircd-irc2.html
define(HOSTNAME,ionos1-amd64)
define(HOSTNAME,i-capture-the-hostname)
define(USER,pbuilder1)
define(USER,pbuilder2)
The attached patch fixes this by setting HOSTNAME to "HOSTNAME" And USER
to "USERNAME".
Thanks for maintaining ircd-irc2!
live well,
vagrant
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Use-dummy-values-for-HOSTNAME-and-USERNAME.patch
Type: text/x-diff
Size: 754 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/reproducible-bugs/attachments/20201217/474d6179/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 227 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/reproducible-bugs/attachments/20201217/474d6179/attachment.sig>
More information about the Reproducible-bugs
mailing list