1libibverbs (1.1.2-1) unstable; urgency=low
2
3  * New upstream release.
4    - Fix memory registration failure cause by too-big madvise()
5    - Fix many Valgrind false positives
6    - Add functions to convert enum values to strings
7  * Replace deprecated ${Source-Version} with ${binary:Version}
8  * Use DEB_DH_MAKESHLIBS_ARGS_ALL to pass appropriate -V option to
9    dh_makeshlibs, since new symbols were added in libibverbs 1.1.2.
10    (Closes: #465435)
11  * Add debian/watch file.
12  * Update control file to talk about generic RDMA and iWARP, not just
13    InfiniBand, since libibverbs works with both IB and iWARP.
14  * Acknowledge NMU (Closes: #442638).
15
16 -- Roland Dreier <rolandd@cisco.com>  Fri, 18 Apr 2008 15:08:52 -0700
17
18libibverbs (1.1.1-1.1) unstable; urgency=low
19
20  * Non-maintainer upload.
21  * Re-generated autotools files to fix double build bug, closes: #442638
22  * Bumped Standards-Version to 3.7.3, no change needed.
23
24 -- Michael Meskes <meskes@debian.org>  Mon, 14 Apr 2008 10:07:58 +0000
25
26libibverbs (1.1.1-1) unstable; urgency=low
27
28  * New upstream release.
29    - Initialize state of newly created QPs to RESET (fixes problems
30      with libmlx4/ConnectX HCAs).
31    - Don't warn root about RLIMIT_MEMLOCK, since it doesn't matter.
32    - Fix free() errors in ibv_xx_pingpong examples.
33
34 -- Roland Dreier <rolandd@cisco.com>  Fri, 15 Jun 2007 12:49:02 -0700
35
36libibverbs (1.1-1) unstable; urgency=low
37
38  * New upstream release.
39    - Add support for use of fork() in applications.
40    - Add manual pages documenting API in section 3.
41    - New method of finding and loading device-specific drivers.
42    - Add basic support for iWARP devices.
43    - Provide compatible ABI for applications linked against libibverbs 1.0.
44  * Update libtool during build to avoid setting RPATH in binaries on amd64.
45
46 -- Roland Dreier <rolandd@cisco.com>  Sat, 28 Apr 2007 14:15:29 -0700
47
48libibverbs (1.0.4-1) unstable; urgency=low
49
50  * New upstream release.
51    - Fix static linking so it has a chance of working.
52    - Fix cut-and-paste error in sparc mb() macro.
53    - Other miscellaneous fixes.
54  * Improve package description.
55
56 -- Roland Dreier <rolandd@cisco.com>  Tue, 31 Oct 2006 15:04:33 -0800
57	
58libibverbs (1.0.3-1) unstable; urgency=low
59
60  * Change priority to extra, since libibverbs depends on libsysfs2, which
61    has priority extra.  (Debian policy section 2.5 states that a package
62    may not depend on another package of lower priority)
63  * New upstream release:
64    - For sparc, only generate membar instruction if compiling for V9
65      instruction set.  (Closes: #365559)
66    - Reduce (but not yet eliminate) dependency on libsysfs.
67    - Deprecate some ib_XXX symbol names and introduce ibv_XXX
68      replacements for internal consistency.
69    - Other minor fixes.
70  * Update to Standards-Version: 3.7.2.
71
72 -- Roland Dreier <rolandd@cisco.com>  Tue,  2 May 2006 15:33:14 -0700
73
74libibverbs (1.0.2-1) unstable; urgency=low
75
76  * Initial Release.  (Closes: #325752)
77
78 -- Roland Dreier <rolandd@cisco.com>  Wed, 15 Feb 2006 11:21:59 -0700
79