CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/07/01 04:20:02
Modified files:
net/unbound : Makefile
Added files:
net/unbound/patches: patch-services_mesh_c
Log message:
- fix wrong replyaddr count after jostled queries, which leads to eventual
starvation where the daemon has no replyaddrs left to use. from upstream svn.
- use the new --enable-allsymbols flag, exporting all (including internal)
symbols from libunbound and linking binaries to it. saves 4MB in installed
size on amd64.
ok jakob@