1 2018-05-27 09:48:58	0|bitcoin-git|[13bitcoin] 15kallewoof closed pull request #12869: BIP-178: Extend WIF format with key type (06master...06importmulti-wif-extended) 02https://github.com/bitcoin/bitcoin/pull/12869
2 2018-05-27 22:31:13	0|jhfrontz|So I re-installed Ubuntu 14.04.5 LTS and tried to do a Gitian build of Bitcoin Core.   gitian-build.sh has the same issue as on Ubuntu 18.04 — it is trying to make some sort of modifications to /etc/sudoers (via dpkg) and is requesting an interactive resolution to a conflict — but that fails (presumably because stdin is internally redirected to /dev/null?).
3 2018-05-27 22:31:58	0|jhfrontz|Anyone know of a specific distro/release that supports the Gitian build of bitcoin core?
4 2018-05-27 22:34:21	0|jhfrontz|Specifically, I'm trying "./gitian-build.sh --setup --os l --kvm jhfrontz 0.16.0"