Subject: CVS commit: pkgsrc/net/djbdns-run
From: Amitai Schlair
Date: 2014-12-07 05:33:31
Message id: 20141207043331.23C9998@cvs.netbsd.org

Log Message:
Based on feedback from joerg@ and riastradh@, don't save a persistent
seed file on first startup after all. Primary rationale: it is not
desirable that the predictability of the first boot (whatever that
may happen to be) force an upper bound on the unpredictability of
random seeds for all future dnscache instances. Instead, as before,
let dnscache read 128 new bytes on every startup. Just give it
/dev/urandom instead of /dev/random.

While here, abolish references to LOCALBASE. Bump version.

Files:
RevisionActionfile
1.2modifypkgsrc/net/djbdns-run/INSTALL
1.25modifypkgsrc/net/djbdns-run/Makefile
1.6modifypkgsrc/net/djbdns-run/files/axfrdns.sh
1.7modifypkgsrc/net/djbdns-run/files/dnscache.sh
1.4modifypkgsrc/net/djbdns-run/files/rbldns.sh
1.6modifypkgsrc/net/djbdns-run/files/tinydns.sh