summaryrefslogtreecommitdiff
path: root/dns/powerdns-recursor/files/patch-dnsname.hh
diff options
context:
space:
mode:
authorHiroki Tagato <tagattie@FreeBSD.org>2020-05-27 12:11:01 +0000
committerHiroki Tagato <tagattie@FreeBSD.org>2020-05-27 12:11:01 +0000
commit1a0a41c91a7b078176d8e3ba75e5899e96277fae (patch)
treec7448c00dd7ed59cbf24b6930a2d4c85bf7d7227 /dns/powerdns-recursor/files/patch-dnsname.hh
parentDocument powerdns-recursor vulnerabilities (diff)
- Update to 4.3.1
- Mark broken on i386 - Updated hostnamemax patch PR: 246655 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Approved by: ehaupt (mentor) MFH: 2020Q2 (blanket, security fixes) Security: f9c5a410-9b4e-11ea-ac3f-6805ca2fa271 Changelog: https://doc.powerdns.com/recursor/changelog/4.3.html#change-4.3.1
Notes
Notes: svn path=/head/; revision=536690
Diffstat (limited to 'dns/powerdns-recursor/files/patch-dnsname.hh')
-rw-r--r--dns/powerdns-recursor/files/patch-dnsname.hh6
1 files changed, 3 insertions, 3 deletions
diff --git a/dns/powerdns-recursor/files/patch-dnsname.hh b/dns/powerdns-recursor/files/patch-dnsname.hh
index c5f31e7147cc..a60e11872fa1 100644
--- a/dns/powerdns-recursor/files/patch-dnsname.hh
+++ b/dns/powerdns-recursor/files/patch-dnsname.hh
@@ -1,5 +1,5 @@
---- dnsname.hh.orig 2020-03-02 07:49:54.000000000 -0500
-+++ dnsname.hh 2020-03-02 07:49:54.000000000 -0500
+--- dnsname.hh.orig 2020-05-08 09:31:59 UTC
++++ dnsname.hh
@@ -33,7 +33,7 @@
#include <boost/version.hpp>
@@ -9,7 +9,7 @@
#include <boost/container/string.hpp>
#endif
-@@ -138,7 +138,7 @@
+@@ -138,7 +138,7 @@ class DNSName (public)
inline bool canonCompare(const DNSName& rhs) const;
bool slowCanonCompare(const DNSName& rhs) const;