mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 23:48:39 +01:00
pdns-recursor: update to 4.4.0
Removed upstreamed patch. Refreshed other one. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
--- a/Makefile.am
|
||||
+++ b/Makefile.am
|
||||
@@ -444,12 +444,6 @@
|
||||
@@ -452,12 +452,6 @@ $(srcdir)/effective_tld_names.dat:
|
||||
pubsuffix.cc: $(srcdir)/effective_tld_names.dat
|
||||
$(AM_V_GEN)./mkpubsuffixcc
|
||||
|
||||
|
||||
-## Config file
|
||||
-sysconf_DATA = recursor.conf-dist
|
||||
-
|
||||
|
||||
@@ -1,10 +0,0 @@
|
||||
--- a/opensslsigners.cc
|
||||
+++ b/opensslsigners.cc
|
||||
@@ -29,6 +29,7 @@
|
||||
#if defined(HAVE_LIBCRYPTO_ED25519) || defined(HAVE_LIBCRYPTO_ED448)
|
||||
#include <openssl/evp.h>
|
||||
#endif
|
||||
+#include <openssl/bn.h>
|
||||
#include <openssl/sha.h>
|
||||
#include <openssl/rand.h>
|
||||
#include <openssl/rsa.h>
|
||||
Reference in New Issue
Block a user