summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancis Dupont <fdupont@isc.org>2022-01-07 14:18:59 +0100
committerThomas Markwalder <tmark@isc.org>2022-01-12 08:55:47 -0500
commit629a45246486346a7d2dba6ae138697638ea6daa (patch)
treed7bb65853e38f0ab71016f950c8473af5c816244
parent46de3dfd990ab53e953aacda42d8085cc4c09322 (diff)
downloadisc-dhcp-197-improve-prng-in-dhclient.tar.gz
Added a RELNOTES entry197-improve-prng-in-dhclient
-rw-r--r--RELNOTES7
1 files changed, 7 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 2a681989..81d724ad 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -123,6 +123,13 @@ and the client Linux script sample was updated.
is now only enforced on 32-bit systems.
[Gitlab #64]
+- After a report about predictable seeding of transaction identifier
+ pseudo-random generation on systems where process identifiers are not
+ random the already existing --with-randomdev configure argument was
+ extended. Please remember its default is "/dev/random" which is not
+ convenient on all systems.
+ [Gitlab #197]
+
Changes since 4.4.2b1 (Bug Fixes)
- Added a clarification on DHCPINFORMs and server authority to