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: Sat Nov 28 14:30:13 UTC 2020
Modified Files:
pkgsrc/net/dhcpcd: Makefile distinfo
Log Message:
Update to dhcpcd-9.3.4 with the following changes:
* DHCP: If error adding the address in oneshot, exit with failure
* DHCP: Only listen to the address if we successfully added it
* DHCP6: Fix segfault introduced in dhcpcd-9.3.3
* DHCP6: Abort in test mode when an error is returned by server
* options: allow --ia_na=1 and --ia_pd=2 on the command line
* options: Allow duid to take a value
To generate a diff of this commit:
cvs rdiff -u -r1.108 -r1.109 pkgsrc/net/dhcpcd/Makefile
cvs rdiff -u -r1.105 -r1.106 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.108 pkgsrc/net/dhcpcd/Makefile:1.109
--- pkgsrc/net/dhcpcd/Makefile:1.108 Fri Nov 20 13:27:23 2020
+++ pkgsrc/net/dhcpcd/Makefile Sat Nov 28 14:30:13 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.108 2020/11/20 13:27:23 roy Exp $
+# $NetBSD: Makefile,v 1.109 2020/11/28 14:30:13 roy Exp $
-DISTNAME= dhcpcd-9.3.3
+DISTNAME= dhcpcd-9.3.4
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.105 pkgsrc/net/dhcpcd/distinfo:1.106
--- pkgsrc/net/dhcpcd/distinfo:1.105 Fri Nov 20 13:27:23 2020
+++ pkgsrc/net/dhcpcd/distinfo Sat Nov 28 14:30:13 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.105 2020/11/20 13:27:23 roy Exp $
+$NetBSD: distinfo,v 1.106 2020/11/28 14:30:13 roy Exp $
-SHA1 (dhcpcd-9.3.3.tar.xz) = 38b97444f2cec79585684bf891f94be83dd5d57a
-RMD160 (dhcpcd-9.3.3.tar.xz) = d4763702b1471f0905d76b9f4a8bda7873d57b2b
-SHA512 (dhcpcd-9.3.3.tar.xz) = 1ff58107fe7e45a42c8da32ce6554244c1cac289e0c207f7dd29f5fcab1a2aadd66434604cd35e979e0aa138de9d968e9360b5339d3f233e6c1a83d7a20799c4
-Size (dhcpcd-9.3.3.tar.xz) = 254972 bytes
+SHA1 (dhcpcd-9.3.4.tar.xz) = c0883be5c09fb584f7e5a2bdcab2c3490dcae93e
+RMD160 (dhcpcd-9.3.4.tar.xz) = c4cbd36ec31334f52106b5fe92f6aec798b86e2f
+SHA512 (dhcpcd-9.3.4.tar.xz) = 00125cbed9a20ba016cbb383c02ce61a58482dcf6c46144e573ee3759dbaf19b5f470eaf19038197d0ff4249c852773c537294bab30b5bf3f5bae4d754741517
+Size (dhcpcd-9.3.4.tar.xz) = 255212 bytes
Home |
Main Index |
Thread Index |
Old Index