Version 1.2.7-par fixes some security problems. It contains a fix for a
"dangling pointer" bug that could cause pdnsd to crash when it received a
long reply. It also addresses some of the issues raised in the CERT
vulnerability note VU#800113 by making the default of query_port_start
equal to 1024, thereby ensuring that source ports are randomly selected by
the pdnsd resolver in the range 1024-65535. This release also fixes
problems with compiling pdnsd for the ARM architecture and for the Darwin
platform (Max OS X). There are a number of (minor) new features. pdnsd
now supports "include" files, essentially configuration files that only
contain definitions for local records. It is now possible to define
interactively, using pdnsd-ctl, any local record that can be defined in a
configuration file.
pdnsd-dns_answer.o: In function `report_thread_stat':
dns_answer.c:(.text+0xa2): undefined reference to `pthread_equal'
dns_answer.c:(.text+0xc1): undefined reference to `pthread_equal'
dns_answer.c:(.text+0xe0): undefined reference to `pthread_equal'
dns_answer.c:(.text+0xff): undefined reference to `pthread_equal'
...
++pkgrevision