[ofa-general] [ANNOUNCE] libibverbs 1.0.5 released
Roland Dreier
rdreier at cisco.com
Fri Jun 15 21:06:58 PDT 2007
I just tagged the 1.0.5 release of libibverbs and pushed it out to
my git tree on kernel.org:
git://git.kernel.org/pub/scm/libs/infiniband/libibverbs.git
(the name of the tag is libibverbs-1.0.5).
I've also copied a tarball to openfabrics.org, and it should appear
eventually in <http://www.openfabrics.org//downloads/>.
The sha1sum of the release is:
1c3537729774df8c7b7e31128fb28075681694ee libibverbs-1.0.5.tar.gz
This is a maintenance release to flush out pending fixes for users of
the old 1.0 stable branch. However, the 1.1 branch of libibverbs is
considered stable and suitable for all users.
The git shortlog since libibverbs 1.0.4 is:
Dotan Barak (2):
Handle asprintf memory allocation failures
Check asprintf() return in pingpong examples
Jack Morgenstein (1):
Initialize QP state to RESET
Roland Dreier (9):
Add final Debian changelog for libibverbs 1.0.4
Bump version number
Remove svn keywords
Check return of calloc() in ibv_get_device_list()
Fix checks of asprintf() return value
The ibv_cmd_* create functions need to set context
Revert "The ibv_cmd_* create functions need to set context"
Fix ibv_srq_pingpong option handling
Roll libibverbs 1.0.5 release
More information about the general
mailing list