[Openais] [ANNOUNCE] openais 0.70.1 stable released to website

Steven Dake sdake at mvista.com
Sun Jan 22 14:29:46 PST 2006


The openais 0.70.1 release (picacho) has been released to the website.
In this release, testing received 84.4% code coverage with saftest
coverage at 99%.

I'd like to thank all the testers and developers to wring out these bugs
in openais picacho.  I strongly urge you to upgrade to this release if
you use the checkpoint service or 64 bit platforms.

The software can be downloaded from:
http://developer.osdl.org/dev/openais/downloads/openais-0.70.1/openais-0.70.1.tar.gz

The code coverage report can be viewed at:
http://developer.osdl.org/dev/openais/downloads/openais-0.70.1/codecoverage/index.html

The saftest report can be viewed at:
http://developer.osdl.org/dev/openais/downloads/openais-0.70.1/conformance/index.html

The list of defects fixed in this release are:

enhancement 1044:
enhance make install to install everything needed for openais

defect 1043:
few harmless compile warnings removed

defect 1042:
saAmfResponse with anything other then SA_OK breaks AMF A

defect 1029:
In an error condition (the check fails) for saHandleDestroy, the handle
is saHandleInstancePut.  It should not be put in this case, because the
function has verified the handle to be invalid.

deletion:
delete old dead code totemparse.c and totemparse.h

defect 1031:
check return pointer from malloc for NULL.  Back out any previous malloc
to eliminate memory leaks.  Return proper status.

defect 1030:
Check return pointer from malloc for NULL.  Back out any previous malloc
to eliminate memory leaks.  Return proper status.

defect 884:
Fixes a problem where the dispatcher can lose track of available
events if it gets SA_ERR_TRY_AGAIN from the exec.

defect 877:
pointer is not always properly cleared on 64 bit platforms in timer
code.

enhancement 1007:
add way to install openais into user selectable directories

defect 999:
fix problem where clm library doesn't exit from poll when executive is
killed

defect 993:
ckpt-rd.c and ckpt-wr.c not working with latest conformance test checks

defect 998:
default section was sometimes not synchronized

defect 982:
fix checkpoint replica coruption if memory fails





More information about the Openais mailing list