Bug 206459 - net/dhcpcd: Update to 6.10.1
Summary: net/dhcpcd: Update to 6.10.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Kurt Jaeger
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-01-21 09:35 UTC by roy
Modified: 2016-01-23 12:40 UTC (History)
1 user (show)

See Also:


Attachments
net/dhcpcd: Update to 6.10.1 (880 bytes, patch)
2016-01-21 09:35 UTC, roy
roy: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.