Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 1D51463B86D for ; Thu, 13 Sep 2012 08:01:38 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E9B9E14A18B; Thu, 13 Sep 2012 08:01:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 946DA14A187 for ; Thu, 13 Sep 2012 08:01:35 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id vOufrfv-7tC6 for ; Thu, 13 Sep 2012 08:01:35 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 0FD5F14A153 for ; Thu, 13 Sep 2012 08:01:35 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 3A313175DD; Thu, 13 Sep 2012 08:01:13 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 13 Sep 2012 08:01:13 +0000 From: "Steven Drake" Subject: CVS commit: [pkgsrc-2012Q2] pkgsrc/net/isc-dhcp4 To: pkgsrc-changes@NetBSD.org Reply-To: sbd@netbsd.org X-Mailer: log_accum Message-Id: <20120913080113.3A313175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: sbd Date: Thu Sep 13 08:01:13 UTC 2012 Modified Files: pkgsrc/net/isc-dhcp4 [pkgsrc-2012Q2]: Makefile.common distinfo Log Message: Pullup ticket #3920 - requested by taca net/{isc-dhcp4,isc-dhcpd4,isc-dhclient4,isc-dhcrelay} security fix Revisions pulled up: - net/isc-dhcp4/Makefile.common 1.17 - net/isc-dhcp4/distinfo 1.13 --- Module Name: pkgsrc Committed By: taca Date: Thu Sep 13 01:38:58 UTC 2012 Modified Files: pkgsrc/net/isc-dhcp4: Makefile.common distinfo Log Message: 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 To generate a diff of this commit: cvs rdiff -u -r1.15.2.1 -r1.15.2.2 pkgsrc/net/isc-dhcp4/Makefile.common cvs rdiff -u -r1.11.2.1 -r1.11.2.2 pkgsrc/net/isc-dhcp4/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.