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:           Mon Dec 18 16:06:17 UTC 2023

Modified Files:
        pkgsrc/net/dhcpcd: Makefile distinfo

Log Message:
Import dhcpcd-10.0.6 with the following changes:

 * privsep: Stop proxying stderr to console and fix some detachment issues
 * non-privsep: Fix launcher hangup
 * DHCP6: Allow the invalid interface name - to mean don't assign an address from a delegated prefix
 * DHCP6: Load the configuration for the interface being activated from prefix delegation


To generate a diff of this commit:
cvs rdiff -u -r1.119 -r1.120 pkgsrc/net/dhcpcd/Makefile
cvs rdiff -u -r1.115 -r1.116 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.119 pkgsrc/net/dhcpcd/Makefile:1.120
--- pkgsrc/net/dhcpcd/Makefile:1.119    Thu Oct 19 11:30:43 2023
+++ pkgsrc/net/dhcpcd/Makefile  Mon Dec 18 16:06:17 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.119 2023/10/19 11:30:43 roy Exp $
+# $NetBSD: Makefile,v 1.120 2023/12/18 16:06:17 roy Exp $
 
-DISTNAME=              dhcpcd-10.0.4
+DISTNAME=              dhcpcd-10.0.6
 CATEGORIES=            net
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=NetworkConfiguration/}
 GITHUB_PROJECT=                dhcpcd

Index: pkgsrc/net/dhcpcd/distinfo
diff -u pkgsrc/net/dhcpcd/distinfo:1.115 pkgsrc/net/dhcpcd/distinfo:1.116
--- pkgsrc/net/dhcpcd/distinfo:1.115    Thu Oct 19 11:30:43 2023
+++ pkgsrc/net/dhcpcd/distinfo  Mon Dec 18 16:06:17 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.115 2023/10/19 11:30:43 roy Exp $
+$NetBSD: distinfo,v 1.116 2023/12/18 16:06:17 roy Exp $
 
-BLAKE2s (dhcpcd-10.0.4.tar.xz) = 73cae4382b2ea9894e03ef89035cba48d42ed5c19e1e315ce9d7ba0aef042cf7
-SHA512 (dhcpcd-10.0.4.tar.xz) = 8af26c4a42ce63e9cae72de68774807b8739aabd19cc2a0260148f3baa25c587bf34a5a0b80239b54d8ab9b79661744e61b0e316d2c510c4da65615268d3e8cf
-Size (dhcpcd-10.0.4.tar.xz) = 269212 bytes
+BLAKE2s (dhcpcd-10.0.6.tar.xz) = d40201b9f44f9169cbcbd19e946c7298440bef116f0fd377f9dac83a29ce1ad0
+SHA512 (dhcpcd-10.0.6.tar.xz) = 403d612080c6f1397003dc6a16f59bb5d1d3d3479e3656c598acde4c4aafe1cfa374725c5ae3dddb4972c0f23ffd55d04c3703b97bed5b7060855b61b7738004
+Size (dhcpcd-10.0.6.tar.xz) = 269392 bytes



Home | Main Index | Thread Index | Old Index