Displaying 1 result from an estimated 1 matches for "bug390".
Did you mean:
bug36
2024 Apr 25
3
NSD 4.10.0rc1 pre-release
...ser.
BUG FIXES:
- Fix that when the server truncates the pidfile, it does not follow
symbolic links.
- Fix #317: nsd should not chown its PID file.
- For #317: Modify nsd service script to stop NSD from creating a pid
file that systemd is not using.
- Fix #324: Clarify the purpose of contrib/bug390.patch.
- Fix IXFR requests upstream for zones with a long name. Thanks for the
report to Yuuki Wakisaka from Internet Initiative Japan Inc.
- Unit test for dname subdomain test used by xfrd-tcp.c.
- Fix #329: TCP accept queues number.
- Fix that the reload handler for sigchild uses signal_add, a...