From d9b0dad4fe3c5eecf32e383e314118d08fdac27c Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Tue, 27 Aug 2019 20:36:13 +0200 Subject: [PATCH] pdnsutil: don't lowercase TXT in comparisons --- pdns/pdnsutil.cc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pdns/pdnsutil.cc b/pdns/pdnsutil.cc index aaa73d0f60..4adcd8c800 100644 --- a/pdns/pdnsutil.cc +++ b/pdns/pdnsutil.cc @@ -391,12 +391,14 @@ int checkZone(DNSSECKeeper &dk, UeberBackend &B, const DNSName& zone, const vect content.str(""); content<