Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Pavel Zhukov
Kea
Commits
be074609
Commit
be074609
authored
Aug 19, 2019
by
Michal Nowikowski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed errors in ChangeLog
parent
26585150
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
8 deletions
+5
-8
ChangeLog
ChangeLog
+5
-8
No files found.
ChangeLog
View file @
be074609
1654. [sec
urity
] tmark
1654. [sec] tmark
kea-dhcp4 Memfile logic now ensures during reading and writing
kea-dhcp4 Memfile logic now ensures during reading and writing
that leases which are not in the declined state, have either
that leases which are not in the declined state, have either
a hardware address, client id, or both. kea-dhcp6 Memfile logic
a hardware address, client id, or both. kea-dhcp6 Memfile logic
now ensures leases which are not declined have a non-empty DUID.
now ensures leases which are not declined have a non-empty DUID.
CVE:2019-6474
CVE:2019-6474
(Gitlab #805,!6-p, git 9705445210cf2a5c4bbe86fde4ce010c45b7aac1)
(Gitlab #805,!6-p, git 9705445210cf2a5c4bbe86fde4ce010c45b7aac1)
1653. [sec
urity
] tmark
1653. [sec] tmark
Added a new parameter, "max-row-errors", to Memfile lease database
Added a new parameter, "max-row-errors", to Memfile lease database
configuration for kea-dhcp4 and kea-dhcp6. This parameter can be
configuration for kea-dhcp4 and kea-dhcp6. This parameter can be
used to limit the number of rows discarded due to error during
used to limit the number of rows discarded due to error during
...
@@ -15,14 +15,14 @@
...
@@ -15,14 +15,14 @@
CVE:2019-6474
CVE:2019-6474
(Gitlab #805,!5-p git af7393c517cea37a7091075e5d0d24793bccf013)
(Gitlab #805,!5-p git af7393c517cea37a7091075e5d0d24793bccf013)
1652. [sec
urity
] tmark
1652. [sec] tmark
Prevent the DHCP servers from asserting when malformed
Prevent the DHCP servers from asserting when malformed
hostname or FQDN options are received. Now the servers will
hostname or FQDN options are received. Now the servers will
drop the DHCP packets containing the malformed options.
drop the DHCP packets containing the malformed options.
CVE:2019-6473
CVE:2019-6473
(Gitlab #730,!2-p git a2a98c421bb400a81218bd28d6a6f62accd31b1f)
(Gitlab #730,!2-p git a2a98c421bb400a81218bd28d6a6f62accd31b1f)
1651. [sec
urity
] tmark
1651. [sec] tmark
Added logic to kea-dhcp6 to catch values for client or
Added logic to kea-dhcp6 to catch values for client or
server DUIDs that exceed 128 bytes to inbound packet
server DUIDs that exceed 128 bytes to inbound packet
sanity checking.
sanity checking.
...
@@ -242,9 +242,6 @@ Kea 1.6.0-beta2 released on July 24, 2019
...
@@ -242,9 +242,6 @@ Kea 1.6.0-beta2 released on July 24, 2019
1610. [build] fdupont
1610. [build] fdupont
Removed the obsolete compatcheck top directory.
Removed the obsolete compatcheck top directory.
(Gitlab #667,!391, git 8cb113a52f0cf56fbdb5cb0e87464135234c2ac1)
(Gitlab #667,!391, git 8cb113a52f0cf56fbdb5cb0e87464135234c2ac1)
=======
(Gitlab #722,!1-p git TBD)
>>>>>>> [#722,!1] Addressed review comments
1609. [bug] fdupont
1609. [bug] fdupont
Fixed the implementation of authentication keys in DHCPv6
Fixed the implementation of authentication keys in DHCPv6
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment