FreeBSD Bugzilla – Attachment 165232 Details for
Bug 206015
net/dhcpcd: Update to 6.10.0 (Fixes security vulnerabilities)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to net/dhcpcd to update to 6.10.0
dhcpcd-ports-6.9.10.diff (text/plain), 2.56 KB, created by
roy
on 2016-01-07 23:21:59 UTC
(
hide
)
Description:
Patch to net/dhcpcd to update to 6.10.0
Filename:
MIME Type:
Creator:
roy
Created:
2016-01-07 23:21:59 UTC
Size:
2.56 KB
patch
obsolete
>diff -ur dhcpcd.orig/Makefile dhcpcd/Makefile >--- dhcpcd.orig/Makefile 2015-12-04 18:46:29.000000000 +0000 >+++ dhcpcd/Makefile 2016-01-07 23:02:45.335886000 +0000 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/net/dhcpcd/Makefile 403006 2015-12-04 18:46:29Z pi $ > > PORTNAME= dhcpcd >-PORTVERSION= 6.9.4 >+PORTVERSION= 6.10.0 > CATEGORIES= net > MASTER_SITES= http://roy.marples.name/downloads/dhcpcd/ \ > http://roy.aydogan.net/dhcpcd/ \ >@@ -17,6 +17,7 @@ > USES= cpe tar:xz > CPE_VENDOR= dhcpcd_project > GNU_CONFIGURE= yes >+CONFIGURE_ARGS+= --datadir=${PREFIX}/share/examples > USE_RC_SUBR= dhcpcd > > post-install: >diff -ur dhcpcd.orig/distinfo dhcpcd/distinfo >--- dhcpcd.orig/distinfo 2015-12-04 18:46:29.000000000 +0000 >+++ dhcpcd/distinfo 2016-01-07 23:17:15.654641000 +0000 >@@ -1,2 +1,2 @@ >-SHA256 (dhcpcd-6.9.4.tar.xz) = c3f3ff7473ef158a1e71db9aea7424df2c3477ad064e2b542f27948a5abc9ba0 >-SIZE (dhcpcd-6.9.4.tar.xz) = 178632 >+SHA256 (dhcpcd-6.10.0.tar.xz) = ab56af9b2e86913c55a965cb0f835e87749df78318564acf90d5d698f413ad35 >+SIZE (dhcpcd-6.10.0.tar.xz) = 179804 >diff -ur dhcpcd.orig/files/patch-dhcpcd.conf dhcpcd/files/patch-dhcpcd.conf >--- dhcpcd.orig/files/patch-dhcpcd.conf 2015-05-31 20:42:55.000000000 +0100 >+++ dhcpcd/files/patch-dhcpcd.conf 2016-01-07 23:16:53.054938000 +0000 >@@ -3,14 +3,11 @@ > > See http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194485 > >---- dhcpcd.conf.orig 2015-05-02 23:07:59 UTC >+--- dhcpcd.conf.orig 2016-01-07 16:47:19 UTC > +++ dhcpcd.conf >-@@ -34,7 +34,7 @@ >+@@ -35,4 +35,4 @@ option interface_mtu > require dhcp_server_identifier > > # Generate Stable Private IPv6 Addresses instead of hardware based ones > -slaac private > +#slaac private >- >- # A hook script is provided to lookup the hostname if not set by the DHCP >- # server, but it should not be run by default. >diff -ur dhcpcd.orig/pkg-plist dhcpcd/pkg-plist >--- dhcpcd.orig/pkg-plist 2015-09-04 17:10:21.000000000 +0100 >+++ dhcpcd/pkg-plist 2016-01-07 23:09:06.472613000 +0000 >@@ -1,15 +1,15 @@ > @sample etc/dhcpcd.conf.sample > libexec/dhcpcd-hooks/01-test > libexec/dhcpcd-hooks/02-dump >-libexec/dhcpcd-hooks/10-wpa_supplicant >-libexec/dhcpcd-hooks/15-timezone > libexec/dhcpcd-hooks/20-resolv.conf >-libexec/dhcpcd-hooks/29-lookup-hostname > libexec/dhcpcd-hooks/30-hostname > libexec/dhcpcd-hooks/50-ntp.conf >-libexec/dhcpcd-hooks/50-ypbind > libexec/dhcpcd-run-hooks > man/man5/dhcpcd.conf.5.gz > man/man8/dhcpcd-run-hooks.8.gz > man/man8/dhcpcd.8.gz > sbin/dhcpcd >+share/examples/dhcpcd/hooks/10-wpa_supplicant >+share/examples/dhcpcd/hooks/15-timezone >+share/examples/dhcpcd/hooks/29-lookup-hostname >+share/examples/dhcpcd/hooks/50-ypbind
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
roy:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 206015
: 165232