pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/dhcpcd



Module Name:    pkgsrc
Committed By:   roy
Date:           Tue Mar 27 08:18:40 UTC 2018

Modified Files:
        pkgsrc/net/dhcpcd: Makefile distinfo

Log Message:
Update to dhcpcd-7.0.2:
  *  Added support for setproctitle(3)
  *  Kernel RA is no longer disabled when IPv6 is disabled in dhcpcd
  *  DHCPv6 PD is no longer stopped if no Routers are found
  *  If the DHCP leased address is deleted, enter the reboot state
  *  DHCPv6 unicast is no longer performed when not in master mode
  *  dhcpcd will now detect netlink/route socket overflows ad re-sync


To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 pkgsrc/net/dhcpcd/Makefile
cvs rdiff -u -r1.68 -r1.69 pkgsrc/net/dhcpcd/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/dhcpcd/Makefile
diff -u pkgsrc/net/dhcpcd/Makefile:1.71 pkgsrc/net/dhcpcd/Makefile:1.72
--- pkgsrc/net/dhcpcd/Makefile:1.71     Mon Jan 29 11:16:26 2018
+++ pkgsrc/net/dhcpcd/Makefile  Tue Mar 27 08:18:40 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.71 2018/01/29 11:16:26 roy Exp $
+# $NetBSD: Makefile,v 1.72 2018/03/27 08:18:40 roy Exp $
 
-DISTNAME=              dhcpcd-7.0.1
+DISTNAME=              dhcpcd-7.0.2
 PKGNAME=               ${DISTNAME:S/-rc/rc/}
 CATEGORIES=            net
 MASTER_SITES=          ftp://roy.marples.name/pub/dhcpcd/

Index: pkgsrc/net/dhcpcd/distinfo
diff -u pkgsrc/net/dhcpcd/distinfo:1.68 pkgsrc/net/dhcpcd/distinfo:1.69
--- pkgsrc/net/dhcpcd/distinfo:1.68     Mon Jan 29 11:16:26 2018
+++ pkgsrc/net/dhcpcd/distinfo  Tue Mar 27 08:18:40 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.68 2018/01/29 11:16:26 roy Exp $
+$NetBSD: distinfo,v 1.69 2018/03/27 08:18:40 roy Exp $
 
-SHA1 (dhcpcd-7.0.1.tar.xz) = 745526c021223413c3e08653df04875c0323e415
-RMD160 (dhcpcd-7.0.1.tar.xz) = c9e5fcc7f06d93ee11248cb97becebbdaccc5b52
-SHA512 (dhcpcd-7.0.1.tar.xz) = d2a9b053aa663dd1ed38a10a73ee3377a3a076c9638bdda9331a4c161c2ba87f5f68f366ac8e1f1015404f617b74261a03a97ac7cdfd642b4a41b87b54984c34
-Size (dhcpcd-7.0.1.tar.xz) = 207908 bytes
+SHA1 (dhcpcd-7.0.2.tar.xz) = 3deed9e3d6a8789f3720816a8a5c91aa4c662310
+RMD160 (dhcpcd-7.0.2.tar.xz) = 45ce66be94d2ccecd31f817de68e09d0d02e1794
+SHA512 (dhcpcd-7.0.2.tar.xz) = f5b1407199163fb994519bc1b5a70ad043f00f263e3b254da5d519d1c6b689a4a5a8bcef3bf42401826984e273c2ead38249fcfe99129b87034f90de2fc46ecd
+Size (dhcpcd-7.0.2.tar.xz) = 208736 bytes



Home | Main Index | Thread Index | Old Index