Date: Fri, 1 Jan 2021 20:38:36 +0000
From: "Roy Marples" <[email protected]>
Message-ID: <[email protected]>
| Modified Files:
| src/external/bsd/unbound/lib/libunbound: Makefile
|
| Log Message:
| libunbound: Now we use libevent, don't build mini_event or winsock_event.
That changes the ABI of the library (libunbound) and so at the very
least would require a major version bump.
It also breaks the build.
Please revert, and also (and this applies to *everyone*) please do release
builds BEFORE committing changes which can (even remotely possibly) affect
the rest of the build (which more or less means any change other than to
doc - and even there if any doc is new or deleted).
kre