pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/dhcpcd Update to dhcpcd-9.3.2 with the following c...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/26d7d50e4cd1
branches:  trunk
changeset: 441327:26d7d50e4cd1
user:      roy <roy%pkgsrc.org@localhost>
date:      Sun Nov 01 14:27:43 2020 +0000

description:
Update to dhcpcd-9.3.2 with the following changes:
With the following changes:

 * DHCP: Add support for IPv6-Only Preferred option, RFC 8925.
 * BSD: LINK_STATE_UNKNOWN is treated as UP once again
 * privsep: fix Linux SECCOMP for more platforms
 * privsep: add a debugger for SECCOMP (disabled by default)
 * privsep: pass logging to the privileged actioneer
 * privsep: allow logfile re-opening to work
 * privsep: close BPF socket on ENXIO
 * privsep: don't leave a BOOTP BPF listener rebooting in non master mode

diffstat:

 net/dhcpcd/Makefile |   4 ++--
 net/dhcpcd/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 69c03b7677ad -r 26d7d50e4cd1 net/dhcpcd/Makefile
--- a/net/dhcpcd/Makefile       Sun Nov 01 14:21:43 2020 +0000
+++ b/net/dhcpcd/Makefile       Sun Nov 01 14:27:43 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.106 2020/10/12 14:12:06 roy Exp $
+# $NetBSD: Makefile,v 1.107 2020/11/01 14:27:43 roy Exp $
 
-DISTNAME=              dhcpcd-9.3.1
+DISTNAME=              dhcpcd-9.3.2
 PKGNAME=               ${DISTNAME:S/-rc/rc/}
 CATEGORIES=            net
 MASTER_SITES=          ftp://roy.marples.name/pub/dhcpcd/
diff -r 69c03b7677ad -r 26d7d50e4cd1 net/dhcpcd/distinfo
--- a/net/dhcpcd/distinfo       Sun Nov 01 14:21:43 2020 +0000
+++ b/net/dhcpcd/distinfo       Sun Nov 01 14:27:43 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.103 2020/10/12 14:12:06 roy Exp $
+$NetBSD: distinfo,v 1.104 2020/11/01 14:27:43 roy Exp $
 
-SHA1 (dhcpcd-9.3.1.tar.xz) = 0290fa3475ea75d2d78209538b14abb1e2992fc7
-RMD160 (dhcpcd-9.3.1.tar.xz) = 7f8b53b4f3706de915d21d0eeef5623f3e9ad084
-SHA512 (dhcpcd-9.3.1.tar.xz) = d89141de92e2ee79c68c43e58bb7d604e51edbc93bcf69bdd5fba37a9fbf372d9df963ac3127b7b740856ab43ff330ce9ca6053bf4a814540c177b204e7beb80
-Size (dhcpcd-9.3.1.tar.xz) = 253288 bytes
+SHA1 (dhcpcd-9.3.2.tar.xz) = f892116d9c929258352a7b979d24139c626093df
+RMD160 (dhcpcd-9.3.2.tar.xz) = 0446554d525a466f04c38bf9f06daa930402ae72
+SHA512 (dhcpcd-9.3.2.tar.xz) = f7e5b060e8b5cd65e6d1660a79d444e066dd8a6c492cc44b9522577687a93d944227ad3ff840ac0f65a9aa725ca1a79a7178330d8445b808409e215ba7f042b0
+Size (dhcpcd-9.3.2.tar.xz) = 254476 bytes



Home | Main Index | Thread Index | Old Index