[Depends] Dependency updates for 0.14.0#9468
Conversation
depends/config.guess
Outdated
There was a problem hiding this comment.
Did they really deleted final newline? I do not believe so...
There was a problem hiding this comment.
@paveljanik If you look at either file you'll see neither has a newline.
There was a problem hiding this comment.
Upstream, both has newlines.
depends/config.sub
Outdated
There was a problem hiding this comment.
No change in the diff, so why update it? Just to apply cleanly?
There was a problem hiding this comment.
Looks like it's just offset. Is no problem.
There was a problem hiding this comment.
There is no problem even without this hunk 8) It is there to apply cleanly. No other purpose. And as such, it is useless IMO.
|
Concept ACK |
|
|
Looks like mac_alias needs new fixups for python3. I'd say just skip that bump for now, since the author doesn't seem to be in any hurry to update. |
|
utACK without the mac_alias bump. |
0b2fde8 to
61c1d1f
Compare
|
Dropped the mac_alias commit, and fixed the config.guess/sub newline issue. |
61c1d1f to
7f1fa99
Compare
|
Concept ACK |
| ppcle:Linux:*:*) | ||
| echo powerpcle-unknown-linux-${LIBC} | ||
| exit ;; | ||
| riscv32:Linux:*:* | riscv64:Linux:*:*) |
|
utACK 7f1fa99. I think the WIP tag can go? |
…dablock committed on Jan 20, 2018 Use version 2 blocks for miner_tests … @codablock codablock committed on Jan 20, 2018 Merge bitcoin#7871: Manual block file pruning. … @laanwj @codablock laanwj authored and codablock committed on Jan 11, 2017 Merge bitcoin#9507: Fix use-after-free in CTxMemPool::removeConflicts() … @sipa @codablock sipa authored and codablock committed on Jan 11, 2017 Merge bitcoin#9297: Various RPC help outputs updated … @MarcoFalke @codablock MarcoFalke authored and codablock committed on Jan 12, 2017 Merge bitcoin#9416: travis: make distdir before make … @MarcoFalke @codablock MarcoFalke authored and codablock committed on Jan 12, 2017 Merge bitcoin#9520: Deprecate non-txindex getrawtransaction and bette… … @MarcoFalke @codablock MarcoFalke authored and codablock committed on Jan 12, 2017 Merge bitcoin#9518: Return height of last block pruned by pruneblockc… … @MarcoFalke @codablock MarcoFalke authored and codablock committed on Jan 12, 2017 Merge bitcoin#9472: Disentangle progress estimation from checkpoints … … @laanwj @codablock laanwj authored and codablock committed on Jan 12, 2017 Merge bitcoin#8883: Add all standard TXO types to bitcoin-tx … @laanwj @codablock laanwj authored and codablock committed on Jan 12, 2017 Merge bitcoin#9261: Add unstored orphans with rejected parents to rec… … @laanwj @codablock laanwj authored and codablock committed on Jan 12, 2017 Merge bitcoin#9468: [Depends] Dependency updates for 0.14.0 … @laanwj @codablock laanwj authored and codablock committed on Jan 12, 2017 Merge bitcoin#9222: Add 'subtractFeeFromAmount' option to 'fundrawtra… … @laanwj @codablock laanwj authored and codablock committed on Jan 12, 2017 Merge bitcoin#9490: Replace FindLatestBefore used by importmuti with … … @sipa @codablock sipa authored and codablock committed on Jan 13, 2017 Merge bitcoin#9469: [depends] Qt 5.7.1 … @laanwj @codablock laanwj authored and codablock committed on Jan 15, 2017 Merge bitcoin#9380: Separate different uses of minimum fees … @laanwj @codablock laanwj authored and codablock committed on Jan 16, 2017 Remove SegWit related code in dash-tx @codablock codablock committed on Sep 21, 2017 Merge bitcoin#9561: Wake message handling thread when we receive a ne… … @sipa @codablock sipa authored and codablock committed on Jan 17, 2017 Merge bitcoin#9508: Remove unused Python imports … @MarcoFalke @codablock MarcoFalke authored and codablock committed on Jan 18, 2017 Merge bitcoin#9512: Fix various things -fsanitize complains about
This includes:
Boost 1.61.0 -> 1.63.0
ccache 3.3.1 -> 3.3.3
dbus 1.8.6 -> 1.10.14
Freetype 2.6.3 -> 2.7.1
native_ds_store c80c23706eae -> 1.1.0
QT, libevent and ZeroMQ (#9254) will be updated in separate PRs, as they will likely require further discussion.