pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/dhcpcd dhcpcd: update to 9.4.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/7744498853ab
branches: trunk
changeset: 447262:7744498853ab
user: nia <nia%pkgsrc.org@localhost>
date: Thu Feb 18 17:09:33 2021 +0000
description:
dhcpcd: update to 9.4.0
changes:
* DHCP: For anonymous, just use a generic ClientID
* link: Split hardware address randomisation out of anonymous option
* link: Only report hardware changes for active interfaces
* link: Report errors obtaining recv buffer size on overflow
* hooks: Add NOCARRIER_ROAMING reason
* hooks: interface_order now reflects priorities again
* Linux: SECCOMP fixes for privsep for various platforms
* Linux: Persist IP when wireless is roaming
diffstat:
net/dhcpcd/Makefile | 4 ++--
net/dhcpcd/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 2b517ceb774d -r 7744498853ab net/dhcpcd/Makefile
--- a/net/dhcpcd/Makefile Thu Feb 18 17:06:56 2021 +0000
+++ b/net/dhcpcd/Makefile Thu Feb 18 17:09:33 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.110 2020/12/03 14:17:50 zafer Exp $
+# $NetBSD: Makefile,v 1.111 2021/02/18 17:09:33 nia Exp $
-DISTNAME= dhcpcd-9.3.4
+DISTNAME= dhcpcd-9.4.0
PKGNAME= ${DISTNAME:S/-rc/rc/}
CATEGORIES= net
MASTER_SITES= ftp://roy.marples.name/pub/dhcpcd/
diff -r 2b517ceb774d -r 7744498853ab net/dhcpcd/distinfo
--- a/net/dhcpcd/distinfo Thu Feb 18 17:06:56 2021 +0000
+++ b/net/dhcpcd/distinfo Thu Feb 18 17:09:33 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.106 2020/11/28 14:30:13 roy Exp $
+$NetBSD: distinfo,v 1.107 2021/02/18 17:09:33 nia Exp $
-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
+SHA1 (dhcpcd-9.4.0.tar.xz) = b6a2babca25f03fb4e30c341ffffecc8afedd58b
+RMD160 (dhcpcd-9.4.0.tar.xz) = 493d3da3cd09145adac0634f439a21ea8058f9d4
+SHA512 (dhcpcd-9.4.0.tar.xz) = e2cff86564062e8d5f9c8f48f245ffa31406494e2fafadedabc1ba9932b534cbda064783ffdd7fb337544459aba2ef7e9b49ad0973120897dc04159747e8635f
+Size (dhcpcd-9.4.0.tar.xz) = 256440 bytes
Home |
Main Index |
Thread Index |
Old Index