depends: bump miniupnpc and ccache#6619
Conversation
|
Tried a gitian build... seems to be a hash/checksum issue somewhere: |
|
Can you manually download http://miniupnp.free.fr/files/miniupnpc-1.9.20150730.tar.gz, and see if you get a different SHA256? |
|
Jup. Is different. |
|
Interesting, can someone else download and confirm I'm generating the wrong hash? |
cory@cory-i7:/tmp$ sha256sum miniupnpc-1.9.20150730.tar.gz
1d64fab1fd3b4c8545139341ba197f19329a863f4f21b578fc2a228ab586a604 miniupnpc-1.9.20150730.tar.gz |
b428560 to
22113cc
Compare
|
Just downloaded: Would be very interested in @fanquake's variant. |
22113cc to
42cf089
Compare
|
I've amended the miniupnpc commit @laanwj If I download using the depends system, or wget directly, I get the correct file and hash. However if I download using the exact same link in Chrome, I'm getting a different 400kb file.. |
|
@fanquake same! firefox is the good hash, chromium is different (7730c60cdddb6c7788f5c068a52cf55db8cee126304f86becd9a52c825b8cdc2, same as yours). Investigating now. |
|
ok, mystery solved, though it only raises further questions: cory$ sha256sum miniupnpc-1.9.20150730.tar.gz
1d64fab1fd3b4c8545139341ba197f19329a863f4f21b578fc2a228ab586a604 miniupnpc-1.9.20150730.tar.gz
cory$ gzip -d miniupnpc-1.9.20150730.tar.gz
cory$ sha256sum miniupnpc-1.9.20150730.tar
7730c60cdddb6c7788f5c068a52cf55db8cee126304f86becd9a52c825b8cdc2 miniupnpc-1.9.20150730.tar |
|
ACK |
|
This is the complete diff between the two miniupnp versions: https://gist.github.com/laanwj/18e5da2b68f3a7127e27 |
|
post-merge ACK |
@theuni mentioned we can bump miniupnpc to 1.9.20150730 in #6583.
release notes
We could also bump ccache to 3.2.3 (currently 3.2.2) release notes
qrencode (3.44) and protobuf (2.6.1) are still both the most recent releases.
Boost 1.59.0 is out, release notes here