Date: Sat, 03 Aug 2024 12:42:55 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 280589] dns/nsd: Update to 4.10.1 Message-ID: <bug-280589-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280589 Bug ID: 280589 Summary: dns/nsd: Update to 4.10.1 Product: Ports & Packages Version: Latest Hardware: Any URL: https://nlnetlabs.nl/news/2024/Aug/02/nsd-4.10.1-relea sed/ OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: jaap@NLnetLabs.nl Attachment #252477 maintainer-approval+ Flags: Created attachment 252477 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D252477&action= =3Dedit patch tp update Note that bug #46532 needs to be closed as well. Version 4.10.1 consists primarily of bug fixes. @bilias implemented mutual TLS authentication for zone transfers. Please consult the nsd.conf manual for details on the newly introduced configuration options tls-auth-port and tls-auth-xfr-only. Michael Orlitzky provided integration for the OpenRC init system. Version 4.10.0 was the first release to integrate simdzone. Build issues on OpenBSD releases before 5.6, Gentoo and Solaris have been reported and fixed. The fallback parser, used on systems that lack SSE4.2 and AVX2 instruction sets, contained some bugs with regards to state keeping and under certain circumstances a use after free bug was encountered in buffer management. 4.10.1 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D FEATURES: - Merge #352 from orlitzky: contrib: add OpenRC service script, config file, and tmpfiles entry. - Merge #337 from bilias: Mutual TLS-AUTH. BUG FIXES: - Fix incorrect punctuation of log messages. - Fix for #317, document more text on pidfile permissions. - Fix #334: RFC8482 behavior documentation. - Fix for OpenSSL 3.0 deprecated functions. - Merge #341: Fix allow-query wording in nsd.conf.5.in. - Fix test script from making spurious output. - Fix cpu_affinity and socket_partitioning tests for --enable-log-role. - Fix #344: Update simdzone. - Fix #347: Adjust verbosity for TLS (+TCP) to be 5. - Merge #348: Move TLS logging to verbosity level 5. - For #347: Also adjust verbosity of log message for remaining TCP connections. - Merge #349: log file name before loading. - Use MAKE variable rather than make command directly in Makefile. - Serialize WKS RRs using numeric values rather than names. - Fix propagation of Makefile targets to simdzone. - Do not log ACL mismatch on followed CNAMEs. - Fix link of xfr-inspect for libssl dependency. - Initialize tls_auth_port and tls_auth_xfr_only options. - Merge #358: Fix Hurd build error due to log_err. - Update simdzone to fix detection of AVX2 support. simdzone 0.1.1 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D FEATURES: - Test to verify configure.ac and Makefile.in are correct. - Add support for reading from stdin if filename is "-". - Add support for building with Oracle Developer Studio 12.6. - Add support for "time" service for Well-Know Services (WKS) RR. BUG FIXES: - Fix makefile dependencies. - Fix makefile to use source directory for build dependencies. - Fix changelog to reflect v0.1.0 release. - Update makefile to not use target-specific variables. - Fix makefile clean targets. - Fix state keeping in fallback scanner for contiguous and quoted. - Fix bug in name scanner. - Fix type mnemonic parsing in fallback parser. - Fix endian.h to include machine/endian.h on OpenBSD releases before 5.6. - Fix use after free on buffer resize. - Fix parsing of numeric protocols in WKS RRs. - Make devclean target depend on realclean target. - Fix detection of AVX2 support by checking generic AVX support by the processor and operating system (#222). CHANGES: - Make relative includes relative to current working directory. - Split Autoconf and CMake compiler tests for supported SIMD instructions. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280589-7788>