Bug 206459

Summary: net/dhcpcd: Update to 6.10.1
Product: Ports & Packages Reporter: roy
Component: Individual Port(s)Assignee: Kurt Jaeger <pi>
Status: Closed FIXED    
Severity: Affects Many People CC: pi
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
net/dhcpcd: Update to 6.10.1 roy: maintainer-approval+

Description roy 2016-01-21 09:35:17 UTC
Created attachment 165902 [details]
net/dhcpcd: Update to 6.10.1

dhcpcd-6.10.1 has been released with the following changes:
  *  Add -P, --printpidfile to print the pidfile dhcpcd will use to
     stdout
  *  Fix a crash when a non active interface departs
  *  Add the -1, --oneshot option which causes dhcpcd to exit once an
     interface has been configured
  *  Fix delegation activating interfaces
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2016-01-23 12:21:15 UTC
Testbuilds are fine.
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-01-23 12:22:33 UTC
A commit references this bug:

Author: pi
Date: Sat Jan 23 12:22:06 UTC 2016
New revision: 406968
URL: https://svnweb.freebsd.org/changeset/ports/406968

Log:
  net/dhcpcd: 6.10.0 -> 6.10.1

  - Add -P, --printpidfile to print the pidfile dhcpcd will use to stdout
  - Fix a crash when a non active interface departs
  - Add the -1, --oneshot option which causes dhcpcd to exit once an
    interface has been configured
  - Fix delegation activating interfaces

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

Changes:
  head/net/dhcpcd/Makefile
  head/net/dhcpcd/distinfo
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2016-01-23 12:23:39 UTC
Committed, thanks.