From: Francis Dupont Date: Fri, 30 Sep 2016 23:28:14 +0000 (+0200) Subject: Updated RELNOTES X-Git-Tag: v4_4_0b1_f1~126^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4ea4af09348c8eb95ae1dbde7ff9692d233849a;p=thirdparty%2Fdhcp.git Updated RELNOTES --- diff --git a/RELNOTES b/RELNOTES index 224bde6d2..2f855edef 100644 --- a/RELNOTES +++ b/RELNOTES @@ -101,6 +101,8 @@ by Eric Young (eay@cryptsoft.com). (repo.isc.org/proj/git/prod/bind9.git) or the public (https://source.isc.org/git/bind9.git) git repository into bind/bind9 and then invoke the util/bind.sh script as usual. + Note this option is incompatible with "make dist" (and make "distcheck") + because no bind/bind.tar.gz nor bind/version.tmp files are available. [ISC-Bugs #43236] - Use the embedded bind libraries where they are built (vs where they @@ -111,6 +113,10 @@ by Eric Young (eay@cryptsoft.com). older (9.9) version of export bind libraries. [ISC-Bugs #43215] +- Made "make distcheck" to work with external bind libraries (aka + configure --with-libbind). + [ISC-Bugs #43285] + Changes since 4.3.0 (bug fixes) - Tidy up several small tickets.