diff options
author | rh <rh> | 2000-08-29 10:57:16 +0000 |
---|---|---|
committer | rh <rh> | 2000-08-29 10:57:16 +0000 |
commit | 8101f213e5dcc76e4f0adcafe89c4b3a3914353c (patch) | |
tree | 1a7ea84e88897994df18ee8457ef97b123282f59 /mail | |
parent | 25f0ef3434bcac2de9ef5cdcd45cad9212aa3ca5 (diff) | |
download | pkgsrc-8101f213e5dcc76e4f0adcafe89c4b3a3914353c.tar.gz |
Update bind9 to 9.0.0rc5. Changes are bugfixes only, including a fix that
makes patch-ab unnecessary:
* A typo in the HS A code caused an assertion failure.
* lwres_gethostbyname() and company set lwres_h_errno
to a random value on success.
* If named was shut down early in the startup
process, ns_omapi_shutdown() would attempt to lock
an unintialized mutex. [RT #262]
* stub zones could leak memory and reference counts if
all the masters were unreachable.
* isc_rwlock_lock() would needlessly block
readers when it reached the read quota even
if no writers were waiting.
* Log messages were occasionally lost or corrupted
due to a race condition in isc_log_doit().
* The request library didn't completely work with IPv6.
* Check for IPV6_RECVPKTINFO and use it instead of
IPV6_PKTINFO if found. [RT #229]
Diffstat (limited to 'mail')
0 files changed, 0 insertions, 0 deletions