ports/156246: [PATCH] net/isc-dhcp41-server: update to 4.1-ESV-R2 *CVE-2011-0997*

Douglas Thrift douglas at douglasthrift.net
Fri Apr 8 03:00:29 UTC 2011


The following reply was made to PR ports/156246; it has been noted by GNATS.

From: Douglas Thrift <douglas at douglasthrift.net>
To: bug-followup at FreeBSD.ORG, Wesley Shields <wxs at FreeBSD.ORG>
Cc:  
Subject: Re: ports/156246: [PATCH] net/isc-dhcp41-server: update to 4.1-ESV-R2
 *CVE-2011-0997*
Date: Thu, 07 Apr 2011 19:21:31 -0700

 This is a multi-part message in MIME format.
 --------------080304070302040005070405
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 
 On 4/7/2011 4:10 AM, Edwin Groothuis wrote:
 > Maintainer of net/isc-dhcp41-server,
 > 
 > Please note that PR ports/156246 has just been submitted.
 > 
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 > 
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/156246
 > 
 
 Hello,
 
 I was already working on this update and I have attached my patch that
 should be applied instead.
 
 Thanks!
 -- 
 Douglas William Thrift
 <douglas at douglasthrift.net>
 <http://douglasthrift.net/>
 
 --------------080304070302040005070405
 Content-Type: text/plain;
  name="isc-dhcp41-server.patch"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
  filename="isc-dhcp41-server.patch"
 
 diff -Nrux .svn -x work /usr/ports/net/isc-dhcp41-server/Makefile isc-dhcp41-server/Makefile
 --- /usr/ports/net/isc-dhcp41-server/Makefile	2011-02-17 06:16:56.000000000 -0800
 +++ isc-dhcp41-server/Makefile	2011-04-07 18:51:04.576471308 -0700
 @@ -6,9 +6,9 @@
  #
  
  PORTNAME=	dhcp
 -DISTVERSION=	4.1.2
 +DISTVERSION=	4.1-ESV
  PORTREVISION=	${DHCP_PORTREVISION}
 -PORTEPOCH=	1
 +PORTEPOCH=	2
  CATEGORIES=	net
  MASTER_SITES=	${MASTER_SITE_ISC}
  MASTER_SITE_SUBDIR=	dhcp
 @@ -19,8 +19,10 @@
  MAINTAINER=	douglas at douglasthrift.net
  COMMENT?=	The ISC Dynamic Host Configuration Protocol server
  
 -PATCHLEVEL=	P1
 -PORTREVISION_SERVER=	2
 +LICENSE=	ISCL
 +
 +PATCHLEVEL=	R2
 +PORTREVISION_SERVER=	0
  PORTREVISION_CLIENT=	0
  PORTREVISION_RELAY=	0
  
 diff -Nrux .svn -x work /usr/ports/net/isc-dhcp41-server/distinfo isc-dhcp41-server/distinfo
 --- /usr/ports/net/isc-dhcp41-server/distinfo	2011-01-28 17:05:38.000000000 -0800
 +++ isc-dhcp41-server/distinfo	2011-04-07 18:22:39.064456356 -0700
 @@ -1,4 +1,4 @@
 -SHA256 (dhcp-4.1.2-P1.tar.gz) = bf6e13e1aa90c4d15adb6fdf0071b3da8988c3322c1b5629075181eea9d78dcd
 -SIZE (dhcp-4.1.2-P1.tar.gz) = 1092661
 +SHA256 (dhcp-4.1-ESV-R2.tar.gz) = 49fa6f00ceee536e1e66698cc416279d333f833e41d545185a5b8684638cff03
 +SIZE (dhcp-4.1-ESV-R2.tar.gz) = 1094285
  SHA256 (ldap-for-dhcp-4.1.1-2.tar.gz) = 566b7be2ebefdc583d0bf0095c804ba69807b67e5cc29a2b64b1b39202b37d0d
  SIZE (ldap-for-dhcp-4.1.1-2.tar.gz) = 39004
 
 --------------080304070302040005070405--



More information about the freebsd-ports-bugs mailing list