From 3580bf48d1ec63777646869f96338b3800462e9f Mon Sep 17 00:00:00 2001 From: taca Date: Thu, 13 Sep 2012 01:38:57 +0000 Subject: Update ISC DHCP package to 4.2.4p2 (ISC DHCP 4.2.4-P2). Changes since 4.2.4-P1 ! An issue with the use of lease times was found and fixed. Making certain changes to the end time of an IPv6 lease could cause the server to abort. Thanks to Glen Eustace of Massey University, New Zealand for finding this issue. [ISC-Bugs #30281] CVE: CVE-2012-3955 --- net/isc-dhcp4/Makefile.common | 4 ++-- net/isc-dhcp4/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'net') diff --git a/net/isc-dhcp4/Makefile.common b/net/isc-dhcp4/Makefile.common index 26eb476f6c0..3d4eb9a4730 100644 --- a/net/isc-dhcp4/Makefile.common +++ b/net/isc-dhcp4/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.16 2012/07/25 00:56:52 taca Exp $ +# $NetBSD: Makefile.common,v 1.17 2012/09/13 01:38:57 taca Exp $ # # used by net/isc-dhcp4/Makefile # used by net/isc-dhcpd4/Makefile @@ -17,7 +17,7 @@ LICENSE= isc CONFLICTS+= isc-dhcp-base-3.*{,nb*} -VERSION= 4.2.4-P1 +VERSION= 4.2.4-P2 .include "../../mk/bsd.prefs.mk" diff --git a/net/isc-dhcp4/distinfo b/net/isc-dhcp4/distinfo index 54d24eeea2c..369bb240120 100644 --- a/net/isc-dhcp4/distinfo +++ b/net/isc-dhcp4/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.12 2012/07/25 00:56:53 taca Exp $ +$NetBSD: distinfo,v 1.13 2012/09/13 01:38:57 taca Exp $ -SHA1 (dhcp-4.2.4-P1.tar.gz) = 0fe0f20b7be597d60e61951d2ccafe547d3bcec2 -RMD160 (dhcp-4.2.4-P1.tar.gz) = ff7c419eac5391fa6722d522d057d9e1e8b08a8e -Size (dhcp-4.2.4-P1.tar.gz) = 8187359 bytes +SHA1 (dhcp-4.2.4-P2.tar.gz) = 78a819d7af6688942429de2178124ea371f038f2 +RMD160 (dhcp-4.2.4-P2.tar.gz) = a02661dc79079b1936db888666e56c7436b5bab9 +Size (dhcp-4.2.4-P2.tar.gz) = 8190209 bytes SHA1 (patch-aa) = cdb64616f16ee79bf14f496518a2958352ce1fc9 SHA1 (patch-ab) = 3a36eb65c6b0a865f2d8a350fa083fa2fe549efd SHA1 (patch-ac) = 97af5dd9e787c63ca387fb05df20f42d90b985fb -- cgit v1.2.3