[Pkg-ofed-commits] [libmlx4] 11/11: Imported Debian patch 1.0.6-1

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


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

ana pushed a commit to branch master
in repository libmlx4.

commit 8d1dab2037e761adb16a38f28592a5e2dcc0d395
Merge: fec7a6b 1468573
Author: Roland Dreier <rbd at debian.org>
Date:   Tue May 6 10:11:20 2014 -0700

    Imported Debian patch 1.0.6-1

 Makefile.am         |  19 +-
 Makefile.in         | 468 ++++++++++++++++++------------------
 aclocal.m4          | 664 +++++++++++++++++++++++++++++++---------------------
 config.h.in         |  12 -
 config/compile      | 347 +++++++++++++++++++++++++++
 config/config.guess | 184 +++++++++------
 config/config.sub   |  97 ++++----
 config/depcomp      | 455 ++++++++++++++++++++---------------
 config/install-sh   |  14 +-
 config/ltmain.sh    |   4 +-
 config/missing      | 414 ++++++++++++--------------------
 configure           | 458 ++++++++++++++++++++++++++----------
 configure.ac        |  24 +-
 debian/changelog    |  10 +
 debian/control      |   6 +-
 debian/rules        |   2 +-
 libmlx4.spec        |  11 +-
 libmlx4.spec.in     |   9 +-
 src/buf.c           |  25 +-
 src/cq.c            |  44 +++-
 src/mlx4-abi.h      |   6 +
 src/mlx4.c          | 104 ++++----
 src/mlx4.h          |  73 +++++-
 src/qp.c            |  39 +--
 src/srq.c           | 153 ++++++++++++
 src/verbs.c         | 252 ++++++++++++++------
 26 files changed, 2436 insertions(+), 1458 deletions(-)

diff --cc debian/changelog
index e6ae47f,0000000..43694fe
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,56 -1,0 +1,66 @@@
++libmlx4 (1.0.6-1) unstable; urgency=low
++
++  * New upstream release.
++    - Depend on libibverbs 1.1.8 for new verbs extensions API.
++    - Flow steering support.
++  * Use dh-autoreconf to fix FTBFS on ppc64el (Closes: #733843).
++  * Update to Standards-Version: 3.9.5.
++
++ -- Roland Dreier <rbd at debian.org>  Tue, 06 May 2014 10:11:20 -0700
++
 +libmlx4 (1.0.5-1) unstable; urgency=low
 +
 +  * New upstream release.
 +    - Raw (ethernet) QP support.
 +    - 64-byte completion queue entry support.
 +
 + -- Roland Dreier <rbd at debian.org>  Thu, 30 May 2013 10:39:15 -0700
 +
 +libmlx4 (1.0.4-1) unstable; urgency=low
 +
 +  * New upstream release.
 +    - IBoE multicast support.
 +  * Update maintainer and remove DM-Upload-Allowed now that I'm a DD.
 +
 + -- Roland Dreier <rbd at debian.org>  Wed, 28 Mar 2012 10:31:52 -0700
 +
 +libmlx4 (1.0.3-1) unstable; urgency=low
 +
 +  * New upstream release.
 +    - Add ConnectX-3 support.
 +    - Add IBoE support.
 +  * Since we have plugin in /usr/lib/libibverbs, we need to depend on
 +    libibverbs (>= 1.1.3).
 +
 + -- Roland Dreier <roland at digitalvampire.org>  Wed, 06 Jul 2011 23:54:24 -0700
 +
 +libmlx4 (1.0.2-1) unstable; urgency=low
 +
 +  * New upstream release.
 +    - Fix potential problems running under Valgrind.
 +    - Add support for resize CQ operation.
 +    - Fix other minor bugs.
 +  * Update maintainer and set DM-Upload-Allowed to yes.  (Closes: #632108)
 +  * Switch to dpkg-source 3.0 (quilt) format.
 +  * Acknowledge NMU (Closes: #621664).
 +  * Change build system from cdbs to debhelper 7.
 +  * Use libibverbs 1.1.3 feature to move plugin to /usr/lib/libibverbs
 +    to fix multiple problems with a not-exactly-shlib in /usr/lib.
 +  * Add debian/watch file.
 +  * Move -dbg package to section debug.
 +  * Update to Standards-Version: 3.9.2.
 +
 + -- Roland Dreier <roland at digitalvampire.org>  Wed, 06 Jul 2011 13:32:18 -0700
 +
 +libmlx4 (1.0-1.1) unstable; urgency=low
 +
 +  * Non-maintainer upload.
 +  * Don't ship .la files (Closes: #621664).
 +
 + -- Luk Claes <luk at debian.org>  Fri, 01 Jul 2011 19:09:59 +0200
 +
 +libmlx4 (1.0-1) unstable; urgency=low
 +
 +  * Initial release.  (Closes: #456355)
 +
 + -- Roland Dreier <rolandd at cisco.com>  Fri, 14 Dec 2007 09:51:39 -0800
diff --cc debian/control
index cf41750,0000000..ab08e00
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,47 -1,0 +1,47 @@@
 +Source: libmlx4
 +Priority: extra
 +Maintainer: Roland Dreier <rbd at debian.org>
- Build-Depends: debhelper (>= 7.0.50~), dpkg-dev (>= 1.13.19), libibverbs-dev (>= 1.1.3)
- Standards-Version: 3.9.2
++Build-Depends: debhelper (>= 7.0.50~), dpkg-dev (>= 1.13.19), libibverbs-dev (>= 1.1.8), dh-autoreconf
++Standards-Version: 3.9.5
 +Section: libs
 +Homepage: http://www.openfabrics.org/
 +
 +Package: libmlx4-1
 +Section: libs
 +Architecture: any
- Depends: ${shlibs:Depends}, ${misc:Depends}, libibverbs1 (>= 1.1.3)
++Depends: ${shlibs:Depends}, ${misc:Depends}, libibverbs1 (>= 1.1.8)
 +Description: Userspace driver for Mellanox ConnectX InfiniBand HCAs
 + libmlx4 is a device-specific driver for Mellanox ConnectX InfiniBand
 + host channel adapters (HCAs) for the libibverbs library.  This allows
 + userspace processes to access Mellanox HCA hardware directly with
 + low latency and low overhead.
 + .
 + This package contains the loadable plug-in.
 +
 +Package: libmlx4-dev
 +Section: libdevel
 +Architecture: any
 +Depends: ${misc:Depends}, libmlx4-1 (= ${binary:Version})
 +Description: Development files for the libmlx4 driver
 + libmlx4 is a device-specific driver for Mellanox ConnectX InfiniBand
 + host channel adapters (HCAs) for the libibverbs library.  This allows
 + userspace processes to access Mellanox HCA hardware directly with
 + low latency and low overhead.
 + .
 + This package contains static versions of libmlx4 that may be linked
 + directly to an application, which may be useful for debugging.
 +
 +Package: libmlx4-1-dbg
 +Section: debug
 +Priority: extra
 +Architecture: any
 +Depends: ${misc:Depends}, libmlx4-1 (= ${binary:Version})
 +Description: Debugging symbols for the libmlx4 driver
 + libmlx4 is a device-specific driver for Mellanox ConnectX InfiniBand
 + host channel adapters (HCAs) for the libibverbs library.  This allows
 + userspace processes to access Mellanox HCA hardware directly with
 + low latency and low overhead.
 + .
 + This package contains the debugging symbols associated with
 + libmlx4-1. They will automatically be used by gdb for debugging
 + libmlx4-related issues.
diff --cc debian/rules
index b0252a0,0000000..9d15bec
mode 100755,000000..100755
--- a/debian/rules
+++ b/debian/rules
@@@ -1,10 -1,0 +1,10 @@@
 +#!/usr/bin/make -f
 +# -*- mode: makefile; coding: utf-8 -*-
 +
 +%:
- 	dh $@
++	dh $@ --with autoreconf
 +
 +override_dh_strip:
 +	dh_strip --dbg-package=libmlx4-1-dbg
 +
 +override_dh_makeshlibs:

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



More information about the Pkg-ofed-commits mailing list