Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Apr 2013 13:34:44 +0200
From:      Matthias Andree <mandree@FreeBSD.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        portmgr@FreeBSD.org
Subject:   ports/177788: Need freeze commit approval for: dns/dnsmasq-devel: update to a newer release candidate to fix a run-time DHCPv6 lease file corruption
Message-ID:  <E1UQFm8-000Lnv-Ba@apollo.emma.line.org>
Resent-Message-ID: <201304112110.r3BLA0ac000451@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 11 21:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1UQFm8-000Lnv-Ba>