[Pkg-ofed-commits] [libibverbs] 10/24: Imported Debian patch 1.1.1-1

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Wed Jul 2 13:16:47 UTC 2014


This is an automated email from the git hooks/post-receive script.

ana pushed a commit to branch master
in repository libibverbs.

commit 81607545a88ca70b1c6fb46f5794bd7b63e1c999
Merge: 3aa67b2 7b17690
Author: Roland Dreier <rolandd at cisco.com>
Date:   Fri Jun 15 12:49:02 2007 -0700

    Imported Debian patch 1.1.1-1

 configure                 | 20 ++++++++--------
 configure.in              |  4 ++--
 debian/changelog          | 10 ++++++++
 examples/devinfo.c        | 17 ++++++++++++--
 examples/rc_pingpong.c    | 32 +++++++++++++------------
 examples/srq_pingpong.c   | 32 +++++++++++++------------
 examples/uc_pingpong.c    | 26 +++++++++++----------
 examples/ud_pingpong.c    | 26 +++++++++++----------
 include/infiniband/arch.h | 59 ++++++++++++++++++++++++++++-------------------
 libibverbs.spec           |  9 +++++---
 libibverbs.spec.in        |  7 ++++--
 src/init.c                |  3 +++
 src/verbs.c               |  1 +
 13 files changed, 149 insertions(+), 97 deletions(-)

diff --cc debian/changelog
index 48da3c7,0000000..d35e9da
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,43 -1,0 +1,53 @@@
++libibverbs (1.1.1-1) unstable; urgency=low
++
++  * New upstream release.
++    - Initialize state of newly created QPs to RESET (fixes problems
++      with libmlx4/ConnectX HCAs).
++    - Don't warn root about RLIMIT_MEMLOCK, since it doesn't matter.
++    - Fix free() errors in ibv_xx_pingpong examples.
++
++ -- Roland Dreier <rolandd at cisco.com>  Fri, 15 Jun 2007 12:49:02 -0700
++
 +libibverbs (1.1-1) unstable; urgency=low
 +
 +  * New upstream release.
 +    - Add support for use of fork() in applications.
 +    - Add manual pages documenting API in section 3.
 +    - New method of finding and loading device-specific drivers.
 +    - Add basic support for iWARP devices.
 +    - Provide compatible ABI for applications linked against libibverbs 1.0.
 +  * Update libtool during build to avoid setting RPATH in binaries on amd64.
 +
 + -- Roland Dreier <rolandd at cisco.com>  Sat, 28 Apr 2007 14:15:29 -0700
 +
 +libibverbs (1.0.4-1) unstable; urgency=low
 +
 +  * New upstream release.
 +    - Fix static linking so it has a chance of working.
 +    - Fix cut-and-paste error in sparc mb() macro.
 +    - Other miscellaneous fixes.
 +  * Improve package description.
 +
 + -- Roland Dreier <rolandd at cisco.com>  Tue, 31 Oct 2006 15:04:33 -0800
 +	
 +libibverbs (1.0.3-1) unstable; urgency=low
 +
 +  * Change priority to extra, since libibverbs depends on libsysfs2, which
 +    has priority extra.  (Debian policy section 2.5 states that a package
 +    may not depend on another package of lower priority)
 +  * New upstream release:
 +    - For sparc, only generate membar instruction if compiling for V9
 +      instruction set.  (Closes: #365559)
 +    - Reduce (but not yet eliminate) dependency on libsysfs.
 +    - Deprecate some ib_XXX symbol names and introduce ibv_XXX
 +      replacements for internal consistency.
 +    - Other minor fixes.
 +  * Update to Standards-Version: 3.7.2.
 +
 + -- Roland Dreier <rolandd at cisco.com>  Tue,  2 May 2006 15:33:14 -0700
 +
 +libibverbs (1.0.2-1) unstable; urgency=low
 +
 +  * Initial Release.  (Closes: #325752)
 +
 + -- Roland Dreier <rolandd at cisco.com>  Wed, 15 Feb 2006 11:21:59 -0700

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ofed/libibverbs.git



More information about the Pkg-ofed-commits mailing list