diff options
author | Hiroki Tagato <tagattie@FreeBSD.org> | 2020-05-27 12:11:01 +0000 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2020-05-27 12:11:01 +0000 |
commit | 1a0a41c91a7b078176d8e3ba75e5899e96277fae (patch) | |
tree | c7448c00dd7ed59cbf24b6930a2d4c85bf7d7227 /dns/powerdns-recursor/files/patch-configure | |
parent | Document 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-configure')
-rw-r--r-- | dns/powerdns-recursor/files/patch-configure | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dns/powerdns-recursor/files/patch-configure b/dns/powerdns-recursor/files/patch-configure index cab7763dd981..fa0470671ce0 100644 --- a/dns/powerdns-recursor/files/patch-configure +++ b/dns/powerdns-recursor/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2020-03-02 07:50:20.000000000 -0500 -+++ configure 2020-03-02 07:50:20.000000000 -0500 -@@ -21139,8 +21139,10 @@ +--- configure.orig 2020-05-08 09:56:25 UTC ++++ configure +@@ -21467,8 +21467,10 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for openssl/crypto.h in $ssldir" >&5 $as_echo_n "checking for openssl/crypto.h in $ssldir... " >&6; } if test -f "$ssldir/include/openssl/crypto.h"; then |