CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/07/02 04:33:30
Modified files:
net/dhcpcd : Makefile distinfo
Removed files:
net/dhcpcd/patches: patch-src_route_c patch-src_script_c
Log message:
update dhcpcd to a newer git checkout, rolling in the patches, and adding
some improvements for control socket handling with privsep (one specific
thing this fixes is if you run "dhcpcd -U6 badger", i.e. invalid interface
name, previously dhcpcd would not accept any more control connections,
now it works as expected).