Bug 237798

Summary: net/dhcpcd - Update to 7.2.2
Product: Ports & Packages Reporter: roy
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Many People Flags: roy: maintainer-feedback+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch to update dhcpcd to 7.2.2 none

Description roy 2019-05-08 13:29:27 UTC
Created attachment 204269 [details]
Patch to update dhcpcd to 7.2.2

Please update the dhcpcd port to 7.2.2.
Amongst the many improvements it brings, it also addresses 4 CVE's which have recently been brought to my attention.

The init script has also been fixed to not start dhcpcd automatically on boot, it now required dhcpcd_enabled=YES
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-05-08 20:58:52 UTC
A commit references this bug:

Author: swills
Date: Wed May  8 20:58:46 UTC 2019
New revision: 501055
URL: https://svnweb.freebsd.org/changeset/ports/501055

Log:
  net/dhcpcd: Update to 7.2.2

  PR:		237798
  Submitted by:	roy@marples.name (maintainer)

Changes:
  head/net/dhcpcd/Makefile
  head/net/dhcpcd/distinfo
  head/net/dhcpcd/files/dhcpcd.in
  head/net/dhcpcd/pkg-plist
Comment 2 roy 2019-05-08 22:15:49 UTC
Thanks for the quick update!
Comment 3 Steve Wills freebsd_committer freebsd_triage 2019-05-09 01:05:45 UTC
Committed, thanks!