diff options
author | roy <roy@pkgsrc.org> | 2009-04-22 10:20:36 +0000 |
---|---|---|
committer | roy <roy@pkgsrc.org> | 2009-04-22 10:20:36 +0000 |
commit | 0eaabeeeb84d01f472592156839358a2b4092762 (patch) | |
tree | 535efe655a3df97ade36a531651f73ec4379b8d8 /net/openresolv/distinfo | |
parent | aae152cd59fc8f7d10fd8c06101bb554a0978fd3 (diff) | |
download | pkgsrc-0eaabeeeb84d01f472592156839358a2b4092762.tar.gz |
Update to openresolv-3.3
Changes from 3.2 include
* Logic to restart each service is now embedded in subscribers at
compile time, which reduces runtime code size.
This is also configurable in resolvconf.conf.
* If subscribers are called from resolvconf, they no longer re-execute it
to get the data they need.
This saves on a lot of forking and as a result a fair bit faster.
* A bug was fixed in the dnsmasq susbcriber where the domain name servers
weren't used correctly.
Diffstat (limited to 'net/openresolv/distinfo')
-rw-r--r-- | net/openresolv/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/openresolv/distinfo b/net/openresolv/distinfo index bdac68e6b8b..03c135fde6f 100644 --- a/net/openresolv/distinfo +++ b/net/openresolv/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2009/04/20 06:26:54 roy Exp $ +$NetBSD: distinfo,v 1.8 2009/04/22 10:20:36 roy Exp $ -SHA1 (openresolv-3.2.tar.bz2) = 375fa9e8cd3ee3bfca579d649e12fcfd0a4f0ccf -RMD160 (openresolv-3.2.tar.bz2) = 82aec03bde3c147fd7d83e54fe9a6990c8dac632 -Size (openresolv-3.2.tar.bz2) = 9392 bytes +SHA1 (openresolv-3.3.tar.bz2) = adc2628355cfde2197577514e6770dffe66fb379 +RMD160 (openresolv-3.3.tar.bz2) = 17336d01121afb31e553073815d933bd0d199992 +Size (openresolv-3.3.tar.bz2) = 9545 bytes |