Date: Fri, 8 Apr 2011 03:00:24 GMT From: Douglas Thrift <douglas@douglasthrift.net> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/156246: [PATCH] net/isc-dhcp41-server: update to 4.1-ESV-R2 *CVE-2011-0997* Message-ID: <201104080300.p3830OKv010005@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/156246; it has been noted by GNATS. From: Douglas Thrift <douglas@douglasthrift.net> To: bug-followup@FreeBSD.ORG, Wesley Shields <wxs@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@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@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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104080300.p3830OKv010005>