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: Thu Oct 19 11:30:44 UTC 2023
Modified Files:
pkgsrc/net/dhcpcd: Makefile distinfo
Log Message:
Import dhcpcd-10.0.4 with the following changes:
* privsep: allow __NR_mmap2
* privsep: allow __NR_clock_gettime32
* compat/arc4random.c: use memset instead of explicit_bzero
* privsep: avoid SIGPIPE errors when scripts write to stderr/stdout
after dhcpcd is daemonised
To generate a diff of this commit:
cvs rdiff -u -r1.118 -r1.119 pkgsrc/net/dhcpcd/Makefile
cvs rdiff -u -r1.114 -r1.115 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.118 pkgsrc/net/dhcpcd/Makefile:1.119
--- pkgsrc/net/dhcpcd/Makefile:1.118 Fri Oct 6 09:01:41 2023
+++ pkgsrc/net/dhcpcd/Makefile Thu Oct 19 11:30:43 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.118 2023/10/06 09:01:41 roy Exp $
+# $NetBSD: Makefile,v 1.119 2023/10/19 11:30:43 roy Exp $
-DISTNAME= dhcpcd-10.0.3
+DISTNAME= dhcpcd-10.0.4
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=NetworkConfiguration/}
GITHUB_PROJECT= dhcpcd
Index: pkgsrc/net/dhcpcd/distinfo
diff -u pkgsrc/net/dhcpcd/distinfo:1.114 pkgsrc/net/dhcpcd/distinfo:1.115
--- pkgsrc/net/dhcpcd/distinfo:1.114 Fri Oct 6 09:01:41 2023
+++ pkgsrc/net/dhcpcd/distinfo Thu Oct 19 11:30:43 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.114 2023/10/06 09:01:41 roy Exp $
+$NetBSD: distinfo,v 1.115 2023/10/19 11:30:43 roy Exp $
-BLAKE2s (dhcpcd-10.0.3.tar.xz) = 06d25393ad3cfdadbdc3de5f701309a0b7201543ab157ddf2c4e4bf8c04edffd
-SHA512 (dhcpcd-10.0.3.tar.xz) = f4437e9aa094ab38f077c455b012f46cc84a39f97a19eae896a0954f24f2064e91407dc7f7be7fae00faf3455a8e50695e94c406f476f88a61b980169a778560
-Size (dhcpcd-10.0.3.tar.xz) = 268872 bytes
+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
Home |
Main Index |
Thread Index |
Old Index