pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/dhcpcd Import dhcpcd-8.0.5 with the following chan...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f0fc7771f1e9
branches: trunk
changeset: 339637:f0fc7771f1e9
user: roy <roy%pkgsrc.org@localhost>
date: Fri Sep 13 10:47:43 2019 +0000
description:
Import dhcpcd-8.0.5 with the following changes:
* inet6: Fix default route not being installed
* DHCP: If root fs is network mounted, enable last lease extend
* man: Fix lint errors.
* BSD: avoid RTF_WASCLONED routes
* DHCP: Give a better message when packet validation fails
* DHCP: Ensure we have enough data to checksum IP and UDP
The last change fixes a potential DoS attack introduced in dhcpcd-8.0.3 when
the checksuming code was changed to accomodate variable length IP headers.
diffstat:
net/dhcpcd/Makefile | 4 ++--
net/dhcpcd/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 6b86bac44ba3 -r f0fc7771f1e9 net/dhcpcd/Makefile
--- a/net/dhcpcd/Makefile Fri Sep 13 10:42:15 2019 +0000
+++ b/net/dhcpcd/Makefile Fri Sep 13 10:47:43 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.88 2019/09/04 13:32:40 roy Exp $
+# $NetBSD: Makefile,v 1.89 2019/09/13 10:47:43 roy Exp $
-DISTNAME= dhcpcd-8.0.4
+DISTNAME= dhcpcd-8.0.5
PKGNAME= ${DISTNAME:S/-rc/rc/}
CATEGORIES= net
MASTER_SITES= ftp://roy.marples.name/pub/dhcpcd/
diff -r 6b86bac44ba3 -r f0fc7771f1e9 net/dhcpcd/distinfo
--- a/net/dhcpcd/distinfo Fri Sep 13 10:42:15 2019 +0000
+++ b/net/dhcpcd/distinfo Fri Sep 13 10:47:43 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.85 2019/09/04 13:32:40 roy Exp $
+$NetBSD: distinfo,v 1.86 2019/09/13 10:47:43 roy Exp $
-SHA1 (dhcpcd-8.0.4.tar.xz) = e20990045d546e73a661a6715d9a9420f1382318
-RMD160 (dhcpcd-8.0.4.tar.xz) = 162b929a662b66be12b2966bb8837baa68297a9d
-SHA512 (dhcpcd-8.0.4.tar.xz) = d5ea895b841a1afcabd50013800f567c0a9c077cd409ec18c5442b3da6bac814db5e9ae4a4218076eb5119bd7ccb732d3f58e22dcbba38ede26ee668f9733ec4
-Size (dhcpcd-8.0.4.tar.xz) = 224236 bytes
+SHA1 (dhcpcd-8.0.5.tar.xz) = bd82f319f28f7fb96d050a25caa3224d4270338e
+RMD160 (dhcpcd-8.0.5.tar.xz) = c976bd2c7ae499d736fdb620ffd7f3877437c822
+SHA512 (dhcpcd-8.0.5.tar.xz) = 8e5ac1410b6b795b6de706bbd2035c9b05a4aa3ff62f66b91acbde34e73d75b716ce2744ed9e6a655d1dbbe96c0f870fdd8f158b9e7f6844ce16f547b61cf3bb
+Size (dhcpcd-8.0.5.tar.xz) = 224388 bytes
Home |
Main Index |
Thread Index |
Old Index