Version 0.2.1 of cld was just posted. tarballs are at the expected
location, http://www.kernel.org/pub/software/network/distsrv/cld/
The changes, from the NEWS file:
- many bug fixes, most notably:
pad include/cld_msg.h protocol structures, to ensure they are
the same on 32-bit or 64-bit.
shortlog is attached.
For those of you using Fedora, an SRPM and Fedora rawhide rpms are
available at http://koji.fedoraproject.org/koji/taskinfo?taskID=1635862
The SRPM can be rebuilt ('rpmbuild --rebuild $srpm') on Fedora 11 or
Fedora 10 without problems.
Jeff Garzik (12):
Bump version to 0.3git.
doc/release-process.txt: Correct kernel.org tarball location
cld: add more --strict-free cleanup code, to aid memory checkers
libcldc: ack partial fragments
cld: free db4 checkpoint timer, if in strict-free mode
cld: fix memleak in session_free
cld: harden timer support
cld: fix off-by-two error in directory lookup
cld: don't double absolute packet expire time upon each packet retry
cld: set session packet retry timer more accurately
pkg/cld.spec: rawhide update
Release version 0.2.1.
Pete Zaitcev (1):
include/cld_msg.h: pad protocol structures