diff options
author | gehenna <gehenna@pkgsrc.org> | 2003-07-22 08:25:12 +0000 |
---|---|---|
committer | gehenna <gehenna@pkgsrc.org> | 2003-07-22 08:25:12 +0000 |
commit | bed308b1672454c446899150d438f618fbe4869b (patch) | |
tree | 9c6d05b4283fb56cc4e45fce8e75a1c2e8d7a18d /doc | |
parent | 0414d2f85cc0011e3b85e37765312068ea946b46 (diff) | |
download | pkgsrc-bed308b1672454c446899150d438f618fbe4869b.tar.gz |
cvsync 0.24.1
Changes:
* WARNING: "hash mismatch" on OpenBSD (server/client)
In some cases, the client shows an error message "hash mismatch" and
fails to update repositories. This problem is caused by reason that
native OpenBSD SHA-1 implementation is not thread safe.
Workaround:
1. Specifies "hash md5" in your configuration file.
2. Rebuild the server/client with HAVE_SHA1=no or
HASH_TYPE={libgcrypt,mhash,openssl}.
This problem is reported to OpenBSD mailing list by Sato-san and
fixed in the current OpenBSD tree. See the following URL.
http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/hash/sha1.c
native SHA-1 is disabled on OpenBSD 3.3 or prior in 0.24.1.
* Fix a hash type negotiation bug. (server)
* Fix some rdiff bugs. (server)
* Fix a bug to remain the <pidfile> when the initialization is failed.
(server)
* Fix a bug to show error messages mistakenly when destroy
pthread_cond_t. (server/client)
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions