Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/external/bsd/unbound/lib/libunbound



    Date:        Fri, 1 Jan 2021 20:38:36 +0000
    From:        "Roy Marples" <roy%netbsd.org@localhost>
    Message-ID:  <20210101203836.2CADCFA9D%cvs.NetBSD.org@localhost>

  | 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



Home | Main Index | Thread Index | Old Index