[depends] Bump Freetype, ccache, ZeroMQ, miniupnpc, expat #7993
pull fanquake wants to merge 6 commits into bitcoin:master from fanquake:depends-no-sourceforge changing 7 files +41 −34-
fanquake commented at 12:57 pm on May 3, 2016: memberminiupnpc 2.0 changelog expat 2.1.1 changelog freetype 2.6.3, changelog, change download url to the mirror at gnu.org ccache 3.2.5 changelog zeromq 4.1.4 changelog Latest config.guess & config.sub
-
theuni commented at 10:53 pm on May 3, 2016: memberadding “–without-libsodium” should fix the zmq build, by the looks
-
fanquake force-pushed on May 4, 2016
-
MarcoFalke added the label Build system on May 4, 2016
-
fanquake force-pushed on May 10, 2016
-
fanquake force-pushed on May 10, 2016
-
fanquake force-pushed on May 10, 2016
-
fanquake force-pushed on May 10, 2016
-
fanquake commented at 4:01 am on May 10, 2016: memberRebased onto master, and should have fixed the ZeroMQ build issues (needed –without-libsodium and no longer need to look in the
src
dir) -
fanquake force-pushed on May 18, 2016
-
fanquake force-pushed on May 18, 2016
-
laanwj commented at 10:09 am on May 20, 2016: member
utACK
Expat changelog is here, the major change is CVE-2015-1283 — Multiple integer overflows in the XML_GetBuffer function
Oh! I see expat is used indirectly through dbus. Already wondered what we were using a XML parsing library for. Wonder if any of that code ends up in the executable or it’s just used for dbus’ build tools.
-
fanquake renamed this:
[depends] Update FreeType, ccache, ZeroMQ
[depends] Bump Freetype, ccache, ZeroMQ, miniupnpc, expat
on May 21, 2016 -
sipa commented at 6:59 pm on June 1, 2016: memberConcept ACK. I haven’t checked the hashes.
-
in depends/packages/zeromq.mk: in ad4a9f3f0e outdated
14@@ -15,11 +15,11 @@ define $(package)_config_cmds 15 endef 16 17 define $(package)_build_cmds 18- $(MAKE) -C src
theuni commented at 8:20 pm on June 1, 2016:Please use:$(MAKE) libzmq.la
to avoid building stuff other than the libin depends/packages/zeromq.mk: in ad4a9f3f0e outdated
19+ $(MAKE) 20 endef 21 22 define $(package)_stage_cmds 23- $(MAKE) -C src DESTDIR=$($(package)_staging_dir) install 24+ $(MAKE) DESTDIR=$($(package)_staging_dir) install
theuni commented at 8:22 pm on June 1, 2016:Same here:$(MAKE) DESTDIR=$($(package)_staging_dir) install-libLTLIBRARIES install-includeHEADERS install-pkgconfigDATA
theuni commented at 8:28 pm on June 1, 2016: memberutACK, with the exception of the two nits.[depends] Freetype 2.6.3
Update FreeType, and change the download location to gnu.org. This is the other official download location listed on freetype.org
[depends] ccache 3.2.5 0385202bef[depends] ZeroMQ 4.1.4 bd3cbd5333[depends] Latest config.guess & config.sub 87b8175d99[depends] miniupnpc 2.0 3e0587bf81[depends] expat 2.1.1 6a4cf16e2bfanquake force-pushed on Jun 2, 2016laanwj commented at 12:23 pm on June 8, 2016: memberlaanwj commented at 12:24 pm on June 8, 2016: memberThough now that I look at it, we could probably just skip building dbus since qt dlopens it.
Oh I missed that part. Yes makes sense to remove it then.
laanwj commented at 12:25 pm on June 8, 2016: memberutACK 6a4cf16laanwj merged this on Jun 8, 2016laanwj closed this on Jun 8, 2016
laanwj referenced this in commit 6a034ed898 on Jun 8, 2016fanquake deleted the branch on Jun 22, 2016zkbot referenced this in commit 36df5a92f8 on Feb 9, 2017zkbot referenced this in commit dd8b38316f on Feb 9, 2017zkbot referenced this in commit 253c610783 on Feb 9, 2017codablock referenced this in commit 95c72dc555 on Sep 16, 2017codablock referenced this in commit 72ab0118aa on Sep 19, 2017codablock referenced this in commit fc7b5778f1 on Dec 22, 2017laanwj referenced this in commit 983c84844c on Jul 8, 2019sidhujag referenced this in commit ed68cfbf17 on Jul 9, 2019monstrobishi referenced this in commit 3bab55bbcb on Sep 6, 2020MarcoFalke locked this on Sep 8, 2021Labels
Build system
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-17 21:12 UTC
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-17 21:12 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me