monero-project / unbound

Local mirror of unbound for use in the Monero Project
BSD 3-Clause "New" or "Revised" License
11 stars 44 forks source link

monero: Release 1.7.3 #9

Closed anonimal closed 6 years ago

anonimal commented 6 years ago

Resolves #7. Based off of #8.

shopglobal commented 6 years ago

/external/unbound/util/config_file.c:109:18: error: 'UNBOUND_DNS_OVER_TLS_PORT' undeclared (first use in this function); did you mean 'UNBOUND_DNS_PORT'?

anonimal commented 6 years ago

Hi @shopglobal, thanks for the message.

I've added two commits that should fix this issue (fixes on at Unbuntu 64bit as I haven't tested others but, if any more related issues arise on other platforms, I'm nearly certain that the fix will be trivial).

An important note in the commits for anyone who is reading:

IMPORTANT NOTE

I am not actively maintaining the monero branch of unbound at this time, aside from ensuring that the build is successful on at least one platform. I am personally not auditing unbound changes nor am I ensuring that monero's unbound build system or implementation is secure or fully functional. I am currently only a merge-steward; one who ensures that monero is using the latest version of unbound. More eyes are welcome and needed!