<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/external, branch v0.13.0.2-RC2</title>
<subtitle>Monzero core node, command-line wallet, consensus code, and release tooling.
</subtitle>
<id>https://code.monzero.org/monzero-core.git/atom?h=v0.13.0.2-RC2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.13.0.2-RC2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-10-02T20:45:45Z</updated>
<entry>
<title>Merge pull request #4471</title>
<updated>2018-10-02T20:45:45Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-10-02T20:37:43Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b99e670f84b473d6d9f6b41e1ab86676e7f525e9'/>
<id>urn:sha1:b99e670f84b473d6d9f6b41e1ab86676e7f525e9</id>
<content type='text'>
31559e6a Update unbound submodule to 7f23967 (iDunk5400)
</content>
</entry>
<entry>
<title>easylogging++: test for NULL before dereference</title>
<updated>2018-09-27T17:28:42Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-09-27T13:25:28Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5fdcda50eeed473dc330b6dde332635998dcb097'/>
<id>urn:sha1:5fdcda50eeed473dc330b6dde332635998dcb097</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3430</title>
<updated>2018-09-18T14:33:21Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-09-18T14:33:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9c40bc62fceecd51f3aba84f2559d4abc4ce80d2'/>
<id>urn:sha1:9c40bc62fceecd51f3aba84f2559d4abc4ce80d2</id>
<content type='text'>
42397359 Fixup 32bit arm build (TheCharlatan)
a06d2581 Fix Windows build (TheCharlatan)
ecaf5b3f Add libsodium to the packages, the arm build was complaining about it. (TheCharlatan)
cbbf4d24 Adapt translations to upstream changes (TheCharlatan)
db571546 Updated pcsc url (TheCharlatan)
f0ba19fd Add lrelease to the depends (TheCharlatan)
cfb30462 Add Miniupnp submodule (TheCharlatan)
5f7da005 Unbound is now a submodule. Adapt depends for this. (TheCharlatan)
d6b9bdd3 Update readmes to reflect the usage of depends (TheCharlatan)
56b6e41e Add support for apple and arm building (TheCharlatan)
29311fd1 Disable stack unwinding for mingw32 depends build. (TheCharlatan)
8db3d573 Modify depends for monero's dependencies (TheCharlatan)
0806a23a Initial depends addition (TheCharlatan)
</content>
</entry>
<entry>
<title>NetBSD support</title>
<updated>2018-09-11T14:32:33Z</updated>
<author>
<name>thomasvaughan</name>
<email>thomas@vaughan.net</email>
</author>
<published>2018-09-02T14:51:23Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bcda7adcd444cc72b5c0d02da65be6b5cd843fc2'/>
<id>urn:sha1:bcda7adcd444cc72b5c0d02da65be6b5cd843fc2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Miniupnp submodule</title>
<updated>2018-09-10T20:05:37Z</updated>
<author>
<name>TheCharlatan</name>
<email>seb.kung@gmail.com</email>
</author>
<published>2018-04-25T16:19:05Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=cfb3046222ba2bf42732bb9806906a78bc11a49c'/>
<id>urn:sha1:cfb3046222ba2bf42732bb9806906a78bc11a49c</id>
<content type='text'>
Drop miniupnp and unbound depends builds. Make sure that build variables are propageted properly to unbound and miniupnp.
Rebase to after the v0.12 release
</content>
</entry>
<entry>
<title>Modify depends for monero's dependencies</title>
<updated>2018-09-10T20:03:42Z</updated>
<author>
<name>TheCharlatan</name>
<email>seb.kung@gmail.com</email>
</author>
<published>2018-03-20T00:26:35Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8db3d5731bc999983ca6c776731a26a4e97d8bc8'/>
<id>urn:sha1:8db3d5731bc999983ca6c776731a26a4e97d8bc8</id>
<content type='text'>
Add readline, ldns, graphviz, unbound to depends packages

Add a cmake toolchain file to depends that is uniquely created for every build and placed in triple/share/toolchain.cmake
This file is then passed to cmake with -DCMAKE_TOOLCHAIN_FILE=/path/to/triple/share/toolchain.cmake

Add the boost locale package to depends

In the depends cmake toolchain file, a DEPENDS flag is added
to exclude, or change cmake checks done that are required for depends

Link miniupnpc and unwind from depends and not external

Add libiconv and icu4c to depends, required for mingw32 builds.

Headers (winsock) need to be lower case in order to compile on unix systems.
This should not affect building on windows.
</content>
</entry>
<entry>
<title>Merge pull request #4105</title>
<updated>2018-08-23T01:27:43Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2018-08-23T01:27:43Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=68813d26947ea8ca69b3deac920c68390efa212b'/>
<id>urn:sha1:68813d26947ea8ca69b3deac920c68390efa212b</id>
<content type='text'>
e2311db Build: bump rapidjson to 129d19b
78a6690 Build: bump unbound to 1.7.3
4e409be Build: bump miniupnp to 2.1
</content>
</entry>
<entry>
<title>easylogging++: make the logger handle early/late logging</title>
<updated>2018-07-15T18:10:44Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-07-15T11:57:45Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7f8bdeb35c73c70b2b65e30aa2a1cb93696355b3'/>
<id>urn:sha1:7f8bdeb35c73c70b2b65e30aa2a1cb93696355b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Build: bump miniupnp to 2.1</title>
<updated>2018-07-06T21:38:52Z</updated>
<author>
<name>anonimal</name>
<email>anonimal@getmonero.org</email>
</author>
<published>2018-07-06T21:38:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4e409be8878e9341b1d1471b6b27515430189a73'/>
<id>urn:sha1:4e409be8878e9341b1d1471b6b27515430189a73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Build: bump unbound to 1.7.3</title>
<updated>2018-07-06T21:37:37Z</updated>
<author>
<name>anonimal</name>
<email>anonimal@getmonero.org</email>
</author>
<published>2018-07-06T21:37:37Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=78a6690a6fa844fbd087262da8895f68e6ccf1ea'/>
<id>urn:sha1:78a6690a6fa844fbd087262da8895f68e6ccf1ea</id>
<content type='text'>
</content>
</entry>
</feed>
