]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#805,!6-p] added kea-dhcp6 to ChangeLog entry
authorThomas Markwalder <tmark@isc.org>
Thu, 15 Aug 2019 13:08:00 +0000 (09:08 -0400)
committerThomas Markwalder <tmark@isc.org>
Fri, 16 Aug 2019 22:34:58 +0000 (18:34 -0400)
ChangeLog

index ab74e2fe7b3ac4acf752e8cedc322f53a8979511..b0543e459f99e9bfa016eef8acb096f30b0cb83a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,8 @@
 1654.  [security]              tmark
        kea-dhcp4 Memfile logic now ensures during reading and writing
        that leases which are not in the declined state, have either
-       a hardware address, client id, or both.
+       a hardware address, client id, or both. kea-dhcp6 Memfile logic
+       now ensures leases which are not declined have a non-empty DUID.    
        CVE:2019-6474
        (Gitlab #805,!6-p, git #TBD)