FreeBSD Bugzilla – Attachment 182080 Details for
Bug 218873
[MAINTAINER] dns/nsd: Upgrade to 4.1.16
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to upgrade
nsd-4.1.16.diff (text/plain), 2.05 KB, created by
Jaap Akkerhuis
on 2017-04-25 11:49:48 UTC
(
hide
)
Description:
Patch to upgrade
Filename:
MIME Type:
Creator:
Jaap Akkerhuis
Created:
2017-04-25 11:49:48 UTC
Size:
2.05 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 439368) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= nsd >-PORTVERSION= 4.1.15 >+PORTVERSION= 4.1.16 > CATEGORIES= dns ipv6 > MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/ \ > ftp://ftp.rhnet.is/pub/nsd/ >Index: distinfo >=================================================================== >--- distinfo (revision 439368) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1487325750 >-SHA256 (nsd-4.1.15.tar.gz) = 494a862cfcd26a525a4bf06306eb7ab0387b34678ac6d37767507438e3a23a4b >-SIZE (nsd-4.1.15.tar.gz) = 1087383 >+TIMESTAMP = 1493107885 >+SHA256 (nsd-4.1.16.tar.gz) = 7f8367ad23cc5cddffa885e7e2f549123c8b4123db9726df41d99f255d6baab2 >+SIZE (nsd-4.1.16.tar.gz) = 1088633 >Index: files/patch-query.c >=================================================================== >--- files/patch-query.c (revision 439368) >+++ files/patch-query.c (nonexistent) >@@ -1,20 +0,0 @@ >---- query.c.orig 2017-03-09 14:53:32 UTC >-+++ query.c >-@@ -664,7 +664,7 @@ add_additional_rrsets(struct query *quer >- temp->rnode = NULL; >- temp->dname = additional->dname; >- #else >-- memcpy(&temp->node, &additional->node, sizeof(rbnode_t)); >-+ memcpy(&temp->node, &additional->node, sizeof(rbnode_type)); >- temp->node.parent = NULL; >- #endif >- temp->number = additional->number; >-@@ -1113,7 +1113,7 @@ answer_authoritative(struct nsd *nsd, >- match->rnode = NULL; >- match->dname = wildcard_child->dname; >- #else >-- memcpy(&match->node, &wildcard_child->node, sizeof(rbnode_t)); >-+ memcpy(&match->node, &wildcard_child->node, sizeof(rbnode_type)); >- match->node.parent = NULL; >- #endif >- match->parent = closest_encloser; > >Property changes on: files/patch-query.c >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
jaap
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 218873
: 182080