Date: Thu, 25 Oct 2012 21:30:08 +0200 (CEST) From: Jaap Akkerhuis <jaap@NLnetLabs.nl> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/173080: [MAINTAINER] dns/ldns: update to 1.6.15 Message-ID: <201210251930.q9PJU8Ir073777@bela.nlnetlabs.nl> Resent-Message-ID: <201210251940.q9PJe0rg097755@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 173080 >Category: ports >Synopsis: [MAINTAINER] dns/ldns: update to 1.6.15 >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Oct 25 19:40:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Jaap Akkerhuis >Release: FreeBSD 9.1-PRERELEASE amd64 >Organization: NLnet Labs >Environment: System: FreeBSD bela.nlnetlabs.nl 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #33: Tue Oct 23 14:55:39 CEST 2012 >Description: - Update to 1.6.15 The original announcement says it all: There is a binary incompatibility in ldns 1.6.14 which is fixed with an emergency release of ldns 1.6.15. Warning! If you have compiled ldns using software with ldns-1.6.14, then this new version will be binary incompatible with your installed version. You will have to recompile the software together with ldns-1.6.15. Was the software compiled with ldns-1.6.13 or earlier, then you will not have this problem and can safely install ldns-1.6.15. Best regards, Willem Changelog: ========== * Remove LDNS_STATUS_EXISTS_ERR from ldns/error.h to make ldns binary compatible with earlier releases again. Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: suffix) >How-To-Repeat: >Fix: --- ldns-1.6.15.patch begins here --- diff -ruN --exclude=CVS ../ldns.orig/Makefile ./Makefile --- ../ldns.orig/Makefile 2012-10-25 21:24:14.723956151 +0200 +++ ./Makefile 2012-10-25 19:31:14.536450082 +0200 @@ -2,7 +2,7 @@ # $FreeBSD: ports/dns/ldns/Makefile,v 1.33 2012/10/24 05:42:06 culot Exp $ PORTNAME= ldns -PORTVERSION= 1.6.14 +PORTVERSION= 1.6.15 CATEGORIES= dns MASTER_SITES= http://www.nlnetlabs.nl/downloads/ldns/ \ CRITICAL diff -ruN --exclude=CVS ../ldns.orig/distinfo ./distinfo --- ../ldns.orig/distinfo 2012-10-25 21:24:14.723956151 +0200 +++ ./distinfo 2012-10-25 19:40:55.025450968 +0200 @@ -1,2 +1,2 @@ -SHA256 (ldns-1.6.14.tar.gz) = 4824f4b7d484d69f3a735a994c26b9d8699992e88631f680eac3907ce1a5e7d6 -SIZE (ldns-1.6.14.tar.gz) = 1109608 +SHA256 (ldns-1.6.15.tar.gz) = 0e9d3e8f52098a01780f1f747a1d382b8983fdb50c84603599e7b0613f51749b +SIZE (ldns-1.6.15.tar.gz) = 1109667 --- ldns-1.6.15.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?201210251930.q9PJU8Ir073777>