[Pkg-ofed-commits] [infiniband-diags] branch upstream updated (8823e02 -> a4356e3)

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Wed Jul 22 19:52:14 UTC 2015


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

ana pushed a change to branch upstream
in repository infiniband-diags.

      from  8823e02   Imported Upstream version 1.6.4
       new  a4356e3   Imported Upstream version 1.6.5

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ChangeLog                     |  117 +
 Makefile.am                   |   17 +-
 Makefile.in                   | 1601 ++++---
 README                        |   43 +-
 aclocal.m4                    |  696 ++--
 config.h.in                   |    9 +
 config/compile                |  232 +-
 config/config.guess           |  405 +-
 config/config.sub             |  279 +-
 config/depcomp                |  531 ++-
 config/install-sh             |   35 +-
 config/libtool.m4             | 2248 ++++++----
 config/ltmain.sh              | 4017 +++++++++++-------
 config/ltoptions.m4           |   32 +-
 config/ltversion.m4           |   12 +-
 config/lt~obsolete.m4         |   12 +-
 config/missing                |  461 +--
 config/test-driver            |  127 +
 configure                     | 9156 +++++++++++++++++++----------------------
 configure.ac                  |   43 +-
 doc/man/rdma-ndd.8            |  102 +
 doc/man/rdma-ndd.8.in         |  102 +
 doc/man/smpquery.8            |   41 +-
 doc/man/smpquery.8.in         |   41 +-
 doc/rst/rdma-ndd.8.in.rst     |   85 +
 doc/rst/smpquery.8.in.rst     |   33 +-
 etc/ibdiag.conf               |    3 +
 etc/rdma-ndd.init             |  137 +
 etc/rdma-ndd.init.in          |  137 +
 include/ibdiag_common.h       |   35 +
 include/ibdiag_version.h      |    2 +-
 infiniband-diags.spec         |   42 +-
 infiniband-diags.spec.in      |   38 +-
 libibnetdisc/Makefile.in      |  392 +-
 libibnetdisc/src/ibnetdisc.c  |    4 +-
 libibnetdisc/test/testleaks.c |   13 +-
 src/ibccconfig.c              |   13 +-
 src/ibccquery.c               |   14 +-
 src/ibdiag_common.c           |   35 +-
 src/ibping.c                  |    6 +-
 src/ibportstate.c             |   28 +-
 src/ibtracert.c               |   51 +-
 src/mcm_rereg_test.c          |    3 +-
 src/perfquery.c               |   44 +-
 src/rdma-ndd.c                |  402 ++
 src/saquery.c                 |    7 +-
 src/smpquery.c                |   25 +-
 src/vendstat.c                |    5 +-
 48 files changed, 12919 insertions(+), 8994 deletions(-)
 mode change 100755 => 100644 config/ltmain.sh
 create mode 100755 config/test-driver
 create mode 100644 doc/man/rdma-ndd.8
 create mode 100644 doc/man/rdma-ndd.8.in
 create mode 100644 doc/rst/rdma-ndd.8.in.rst
 create mode 100644 etc/rdma-ndd.init
 create mode 100644 etc/rdma-ndd.init.in
 create mode 100644 src/rdma-ndd.c

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



More information about the Pkg-ofed-commits mailing list