summaryrefslogtreecommitdiff
path: root/pkg/nsd/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2019-12-09 00:24:28 -0800
committerMichael Forney <mforney@mforney.org>2019-12-10 19:19:37 -0800
commit1894204dbd5de656fcbc78abc530c0346824f6e4 (patch)
tree6eb6a20675cb28457898947776c9f1e88fb94d20 /pkg/nsd/config.h
parent843eaf0bedec3fba1205c0e5182bb9491abd3e13 (diff)
nsd: Update to 4.2.4
Diffstat (limited to 'pkg/nsd/config.h')
-rw-r--r--pkg/nsd/config.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/pkg/nsd/config.h b/pkg/nsd/config.h
index 5ff3c351..e34359e5 100644
--- a/pkg/nsd/config.h
+++ b/pkg/nsd/config.h
@@ -22,10 +22,12 @@
#define HAVE_CHOWN 1
#define HAVE_CHROOT 1
#define HAVE_CLOCK_GETTIME 1
+/* #undef HAVE_CRYPTO_MEMCMP */
#define HAVE_CTIME_R_PROTO 1
/* #undef HAVE_DECL_SSL_CTX_SET_ECDH_AUTO */
/* #undef HAVE_DECL_SSL_CTX_SET_TMP_ECDH */
#define HAVE_DUP2 1
+/* #undef HAVE_EC_KEY_NEW_BY_CURVE_NAME */
#define HAVE_ENDIAN_H 1
#define HAVE_ENDPWENT 1
/* #undef HAVE_ERR_LOAD_CRYPTO_STRINGS */
@@ -128,6 +130,7 @@
#define HAVE_SYS_WAIT_H 1
/* #undef HAVE_TCPD_H */
#define HAVE_TIME_H 1
+#define HAVE_TIMINGSAFE_MEMCMP 1
#define HAVE_TZSET 1
#define HAVE_UNISTD_H 1
/* #undef HAVE_VA_LIST_DOUBLE_DEF */
@@ -152,10 +155,10 @@
/* #undef NSEC3 */
#define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl"
#define PACKAGE_NAME "NSD"
-#define PACKAGE_STRING "NSD 4.2.3"
+#define PACKAGE_STRING "NSD 4.2.4"
#define PACKAGE_TARNAME "nsd"
#define PACKAGE_URL ""
-#define PACKAGE_VERSION "4.2.3"
+#define PACKAGE_VERSION "4.2.4"
/* #undef PACKED_STRUCTS */
#define PIDFILE "/run/nsd.pid"
/* #undef RATELIMIT */