components/bind/patches/007-RT5818.patch
author Ben Chang <Benjamin.Chang@Oracle.COM>
Mon, 23 Jan 2017 11:25:04 -0800
branchs11u3-sru
changeset 7592 12dea84f307b
parent 5713 b6d980e5e998
permissions -rw-r--r--
25371178 Upgrade Solaris to BIND 9.6-ESV-R11-S10 25360334 problem in SERVICE/DNS-SERVER 25382925 ISC's change 4489 broke the handling of CNAME -> DNAME in responses

Subject of ISC Ticket RT5819, This in-house hack does not address the
issue as such but allows for persistant failure results.

--- a/bin/tests/dst/Makefile.in	Thu Mar 03 13:53:44 2016 +0000
+++ b/bin/tests/dst/Makefile.in	Sat Mar 05 14:22:01 2016 +0000
@@ -49,7 +49,7 @@
 	${LIBTOOL_MODE_LINK} ${PURIFY} ${CC} ${CFLAGS} ${LDFLAGS} -o $@ \
 		dst_test.@O@ ${LIBS}
 
-t_dst@EXEEXT@: t_dst.@O@ ${DEPLIBS} ${TLIB} randomfile
+t_dst@EXEEXT@: t_dst.@O@ ${DEPLIBS} ${TLIB}
 	${LIBTOOL_MODE_LINK} ${PURIFY} ${CC} ${CFLAGS} ${LDFLAGS} -o $@ \
 		t_dst.@O@ ${TLIB} ${LIBS}
 
@@ -58,7 +58,6 @@
 		gsstest.@O@ ${LIBS}
 
 test: t_dst@EXEEXT@ randomfile
-	../genrandom@EXEEXT@ 100 randomfile
 	-@ ./t_dst@EXEEXT@ -q 1800 -a
 
 randomfile: