From: Thomas Markwalder Date: Thu, 22 Jun 2017 18:26:34 +0000 (-0400) Subject: [master] Updated release notes X-Git-Tag: v4_4_0b1_f1~85 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01bfe9c5de83ea1aa89a1f869be204c371e32fe3;p=thirdparty%2Fdhcp.git [master] Updated release notes --- diff --git a/RELNOTES b/RELNOTES index 07b35ee44..58b6ee5d4 100644 --- a/RELNOTES +++ b/RELNOTES @@ -160,7 +160,8 @@ by Eric Young (eay@cryptsoft.com). - Corrected a dhclient -6 issue that caused the client to crash with an "Impossible condition" error after de-preferencing its only IA binding. The crash occurred when server configuration changes rendered the existing - binding out-of-range and no other leases were available to offer. + binding out-of-range and no other leases were available to offer. Thanks + to Pierre Clerissi for bringing this issue to our attention. [ISC-Bugs #44373] - Client now calls the script with reason set to FAIL when run with -1 @@ -1046,6 +1047,7 @@ by Eric Young (eay@cryptsoft.com). [ISC-Bugs #31992] [ISC-Bugs #25428] [ISC-Bugs #31940] + [ISC-Bugs #32935] - Fixed a bug in OMAPI that causes omshell to crash when a name-value pair with a zero length value is shipped in an object. Thanks to