From mandree@FreeBSD.org  Thu Apr 11 21:00:32 2013
Return-Path: <mandree@FreeBSD.org>
Received: from apollo.emma.line.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87])
	by hub.freebsd.org (Postfix) with ESMTP id 9AF86FBD;
	Thu, 11 Apr 2013 21:00:32 +0000 (UTC)
	(envelope-from mandree@FreeBSD.org)
Received: from mandree by apollo.emma.line.org with local (Exim 4.80.1 (FreeBSD))
	(envelope-from <mandree@FreeBSD.org>)
	id 1UQFm8-000Lnv-Ba; Thu, 11 Apr 2013 13:34:44 +0200
Message-Id: <E1UQFm8-000Lnv-Ba@apollo.emma.line.org>
Date: Thu, 11 Apr 2013 13:34:44 +0200
From: Matthias Andree <mandree@FreeBSD.org>
Sender: Matthias Andree <mandree@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: portmgr@FreeBSD.org
Subject: Need freeze commit approval for: dns/dnsmasq-devel: update to a newer release candidate to fix a run-time DHCPv6 lease file corruption
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         177788
>Category:       ports
>Synopsis:       Need freeze commit approval for: dns/dnsmasq-devel: update to a newer release candidate to fix a run-time DHCPv6 lease file corruption
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mandree
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 11 21:10:00 UTC 2013
>Closed-Date:    Mon Apr 15 15:25:17 UTC 2013
>Last-Modified:  Mon Apr 15 15:30:00 UTC 2013
>Originator:     Matthias Andree
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD apollo.emma.line.org 9.1-RELEASE FreeBSD 9.1-RELEASE #2 r244869: Sun Dec 30 22:05:16 CET
>Description:
This PR is to seek portmgr approval to commit to the frozen ports tree.

Mission: fix a run-time data corruption issue in dnsmasq-devel 2.66rc2.

DNSMasq 2.66rc5 fixes a DHCPv6 issue where dnsmasq 2.66rc2 spoils its own 
leases file for IPv6 records.  The closest evidence to a changelog is
the mailing list message at
http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2013q2/007028.html
(and a few prior messages in that same thread).

Note that dns/dnsmasq-devel sets NOPACKAGE for dns/dnsmasq's advantage, so
this port does not build packages.

Note that this is a leaf port that is not a requisite to any other port.

Port managers (portmgr@FreeBSD.org) are cc'd.

Generated with FreeBSD Port Tools 0.99_7 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:

--- dnsmasq-devel-2.66.r5.patch begins here ---
diff -ruN /usr/ports/dns/dnsmasq-devel/Makefile ./Makefile
--- /usr/ports/dns/dnsmasq-devel/Makefile	2013-03-23 15:02:52.000000000 +0100
+++ ./Makefile	2013-04-11 13:11:47.000000000 +0200
@@ -1,8 +1,8 @@
 # Created by: Matthias Andree
-# $FreeBSD: dns/dnsmasq-devel/Makefile 315034 2013-03-23 14:02:52Z mandree $
+# $FreeBSD: head/dns/dnsmasq-devel/Makefile 315034 2013-03-23 14:02:52Z mandree $
 
 PORTNAME=	dnsmasq
-DISTVERSION=	2.66rc2
+DISTVERSION=	2.66rc5
 CATEGORIES=	dns ipv6
 MASTER_SITES=	http://www.thekelleys.org.uk/dnsmasq/release-candidates/
 PKGNAMESUFFIX=	-devel
diff -ruN /usr/ports/dns/dnsmasq-devel/distinfo ./distinfo
--- /usr/ports/dns/dnsmasq-devel/distinfo	2013-03-23 15:02:52.000000000 +0100
+++ ./distinfo	2013-04-11 13:12:04.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (dnsmasq-2.66rc2.tar.xz) = 652be43036c30cf2a00ada46ca5d2cce8e7571749cfa0cf3a4d19ebf0526778f
-SIZE (dnsmasq-2.66rc2.tar.xz) = 411432
+SHA256 (dnsmasq-2.66rc5.tar.xz) = 4f38cbae7daa9cc45c5a2f3fb0255b7529ce6989e8fadbaf930cb3416f26f0ed
+SIZE (dnsmasq-2.66rc5.tar.xz) = 412300
--- dnsmasq-devel-2.66.r5.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->mandree 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Apr 11 21:10:08 UTC 2013 
Responsible-Changed-Why:  
Submitter is maintainer and has GNATS access (via the GNATS Auto Assign 
Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177788 
State-Changed-From-To: open->feedback 
State-Changed-By: mandree 
State-Changed-When: Thu Apr 11 21:34:50 UTC 2013 
State-Changed-Why:  
for portmgr review for approval 


Responsible-Changed-From-To: mandree->portmgr 
Responsible-Changed-By: mandree 
Responsible-Changed-When: Thu Apr 11 21:34:50 UTC 2013 
Responsible-Changed-Why:  
for portmgr review for approval 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177788 
State-Changed-From-To: feedback->open 
State-Changed-By: bdrewery 
State-Changed-When: Mon Apr 15 09:30:55 CDT 2013 
State-Changed-Why:  
portmgr approved 


Responsible-Changed-From-To: portmgr->mandree 
Responsible-Changed-By: bdrewery 
Responsible-Changed-When: Mon Apr 15 09:30:55 CDT 2013 
Responsible-Changed-Why:  
portmgr approved 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177788 
State-Changed-From-To: open->closed 
State-Changed-By: mandree 
State-Changed-When: Mon Apr 15 15:25:16 UTC 2013 
State-Changed-Why:  
Committed with portmgr approval. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177788 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/177788: commit references a PR
Date: Mon, 15 Apr 2013 15:25:07 +0000 (UTC)

 Author: mandree
 Date: Mon Apr 15 15:24:54 2013
 New Revision: 315804
 URL: http://svnweb.freebsd.org/changeset/ports/315804
 
 Log:
   DNSMasq 2.66rc5 fixes a DHCPv6 issue where dnsmasq 2.66rc2 spoils its own
   leases file for IPv6 records. The closest evidence to a changelog is
   the mailing list message at
   http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2013q2/007028.html
   (and a few prior messages in that same thread).
   
   PR:		ports/177788
   Approved by:	portmgr (bdrewery)
 
 Modified:
   head/dns/dnsmasq-devel/Makefile
   head/dns/dnsmasq-devel/distinfo
 
 Modified: head/dns/dnsmasq-devel/Makefile
 ==============================================================================
 --- head/dns/dnsmasq-devel/Makefile	Mon Apr 15 13:11:37 2013	(r315803)
 +++ head/dns/dnsmasq-devel/Makefile	Mon Apr 15 15:24:54 2013	(r315804)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	dnsmasq
 -DISTVERSION=	2.66rc2
 +DISTVERSION=	2.66rc5
  CATEGORIES=	dns ipv6
  MASTER_SITES=	http://www.thekelleys.org.uk/dnsmasq/release-candidates/
  PKGNAMESUFFIX=	-devel
 
 Modified: head/dns/dnsmasq-devel/distinfo
 ==============================================================================
 --- head/dns/dnsmasq-devel/distinfo	Mon Apr 15 13:11:37 2013	(r315803)
 +++ head/dns/dnsmasq-devel/distinfo	Mon Apr 15 15:24:54 2013	(r315804)
 @@ -1,2 +1,2 @@
 -SHA256 (dnsmasq-2.66rc2.tar.xz) = 652be43036c30cf2a00ada46ca5d2cce8e7571749cfa0cf3a4d19ebf0526778f
 -SIZE (dnsmasq-2.66rc2.tar.xz) = 411432
 +SHA256 (dnsmasq-2.66rc5.tar.xz) = 4f38cbae7daa9cc45c5a2f3fb0255b7529ce6989e8fadbaf930cb3416f26f0ed
 +SIZE (dnsmasq-2.66rc5.tar.xz) = 412300
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
