summaryrefslogtreecommitdiff
path: root/RELNOTES
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2017-04-26 14:53:56 -0400
committerThomas Markwalder <tmark@isc.org>2017-04-26 14:53:56 -0400
commit17296d25215cdad538f38af28744dd6f37dfd111 (patch)
tree64943530fdebb081cd694cb45b868adbc2d3bef4 /RELNOTES
parent416714653c3d2ebd2a42c68e063bb5aabd5bcab5 (diff)
downloadisc-dhcp-17296d25215cdad538f38af28744dd6f37dfd111.tar.gz
[v4_3] dhclient now writes expiry time as an unsigned long to script env
Merged rt43326.
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES6
1 files changed, 6 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index ef70f70c..1a7cc019 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -95,6 +95,12 @@ by Eric Young (eay@cryptsoft.com).
supplying the patch.
[ISC-Bugs #29108]
+- On 64-bit platforms, dhclient now generates the correct value for the
+ script environment variable, "expiry", the lease expiry value exceeds
+ 0x7FFFFFFF. Prior to this such values would produce negative values
+ for expiry in the script environment.
+ [ISC-Bugs #43326]
+
Changes since 4.3.5b1
- Corrected a bug which could cause the server to sporadically crash while