CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2018/04/06 05:29:56
Modified files:
net/dhcpcd : Makefile distinfo
Removed files:
net/dhcpcd/patches: patch-src_dhcp6_c patch-src_dhcpcd_c
Log message:
update to dhcpcd 7.0.3 (rolling in segfault fix patched locally, plus
other fixes);
dhcpcd-7.0.0, 7.0.1 and 7.0.2 are vulnerable to the DHCP6 issue where the
message is copied from the DHCP6 option into a buffer, but is NULL terminated
beyond the size of the buffer.
dhcpcd-6 is not vulnerable.