1219820Sjefflibibverbs (1.1.2-1) unstable; urgency=low
2219820Sjeff
3219820Sjeff  * New upstream release.
4219820Sjeff    - Fix memory registration failure cause by too-big madvise()
5219820Sjeff    - Fix many Valgrind false positives
6219820Sjeff    - Add functions to convert enum values to strings
7219820Sjeff  * Replace deprecated ${Source-Version} with ${binary:Version}
8219820Sjeff  * Use DEB_DH_MAKESHLIBS_ARGS_ALL to pass appropriate -V option to
9219820Sjeff    dh_makeshlibs, since new symbols were added in libibverbs 1.1.2.
10219820Sjeff    (Closes: #465435)
11219820Sjeff  * Add debian/watch file.
12219820Sjeff  * Update control file to talk about generic RDMA and iWARP, not just
13219820Sjeff    InfiniBand, since libibverbs works with both IB and iWARP.
14219820Sjeff  * Acknowledge NMU (Closes: #442638).
15219820Sjeff
16219820Sjeff -- Roland Dreier <rolandd@cisco.com>  Fri, 18 Apr 2008 15:08:52 -0700
17219820Sjeff
18219820Sjefflibibverbs (1.1.1-1.1) unstable; urgency=low
19219820Sjeff
20219820Sjeff  * Non-maintainer upload.
21219820Sjeff  * Re-generated autotools files to fix double build bug, closes: #442638
22219820Sjeff  * Bumped Standards-Version to 3.7.3, no change needed.
23219820Sjeff
24219820Sjeff -- Michael Meskes <meskes@debian.org>  Mon, 14 Apr 2008 10:07:58 +0000
25219820Sjeff
26219820Sjefflibibverbs (1.1.1-1) unstable; urgency=low
27219820Sjeff
28219820Sjeff  * New upstream release.
29219820Sjeff    - Initialize state of newly created QPs to RESET (fixes problems
30219820Sjeff      with libmlx4/ConnectX HCAs).
31219820Sjeff    - Don't warn root about RLIMIT_MEMLOCK, since it doesn't matter.
32219820Sjeff    - Fix free() errors in ibv_xx_pingpong examples.
33219820Sjeff
34219820Sjeff -- Roland Dreier <rolandd@cisco.com>  Fri, 15 Jun 2007 12:49:02 -0700
35219820Sjeff
36219820Sjefflibibverbs (1.1-1) unstable; urgency=low
37219820Sjeff
38219820Sjeff  * New upstream release.
39219820Sjeff    - Add support for use of fork() in applications.
40219820Sjeff    - Add manual pages documenting API in section 3.
41219820Sjeff    - New method of finding and loading device-specific drivers.
42219820Sjeff    - Add basic support for iWARP devices.
43219820Sjeff    - Provide compatible ABI for applications linked against libibverbs 1.0.
44219820Sjeff  * Update libtool during build to avoid setting RPATH in binaries on amd64.
45219820Sjeff
46219820Sjeff -- Roland Dreier <rolandd@cisco.com>  Sat, 28 Apr 2007 14:15:29 -0700
47219820Sjeff
48219820Sjefflibibverbs (1.0.4-1) unstable; urgency=low
49219820Sjeff
50219820Sjeff  * New upstream release.
51219820Sjeff    - Fix static linking so it has a chance of working.
52219820Sjeff    - Fix cut-and-paste error in sparc mb() macro.
53219820Sjeff    - Other miscellaneous fixes.
54219820Sjeff  * Improve package description.
55219820Sjeff
56219820Sjeff -- Roland Dreier <rolandd@cisco.com>  Tue, 31 Oct 2006 15:04:33 -0800
57219820Sjeff	
58219820Sjefflibibverbs (1.0.3-1) unstable; urgency=low
59219820Sjeff
60219820Sjeff  * Change priority to extra, since libibverbs depends on libsysfs2, which
61219820Sjeff    has priority extra.  (Debian policy section 2.5 states that a package
62219820Sjeff    may not depend on another package of lower priority)
63219820Sjeff  * New upstream release:
64219820Sjeff    - For sparc, only generate membar instruction if compiling for V9
65219820Sjeff      instruction set.  (Closes: #365559)
66219820Sjeff    - Reduce (but not yet eliminate) dependency on libsysfs.
67219820Sjeff    - Deprecate some ib_XXX symbol names and introduce ibv_XXX
68219820Sjeff      replacements for internal consistency.
69219820Sjeff    - Other minor fixes.
70219820Sjeff  * Update to Standards-Version: 3.7.2.
71219820Sjeff
72219820Sjeff -- Roland Dreier <rolandd@cisco.com>  Tue,  2 May 2006 15:33:14 -0700
73219820Sjeff
74219820Sjefflibibverbs (1.0.2-1) unstable; urgency=low
75219820Sjeff
76219820Sjeff  * Initial Release.  (Closes: #325752)
77219820Sjeff
78219820Sjeff -- Roland Dreier <rolandd@cisco.com>  Wed, 15 Feb 2006 11:21:59 -0700
79