[Pkg-ofed-commits] [infiniband-diags] branch master updated (85df9d2 -> 17a8ba0)

Mehdi Dogguy mehdi at moszumanska.debian.org
Tue Jan 5 00:27:36 UTC 2016


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

mehdi pushed a change to branch master
in repository infiniband-diags.

      from  85df9d2   Update to Standards-Version 3.9.6, no changes required.
       new  8943aa0   Imported Upstream version 1.6.6
       new  4d357cc   Merge tag 'upstream/1.6.6'
       new  8e1b7db   New upstream release
       new  1358bfa   Remove patch 0001-rdma-ndd-fix-compiler-warnings.patch which has been integrated upstream.
       new  34cb41c   Refresh patch comment_test_out
       new  3ee7acb   Add patch to fix some spelling errors
       new  17a8ba0   Release to unstable

The 7 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                                          | 232 +++++++++++++++++++++
 Makefile.am                                        |   9 +
 Makefile.in                                        |  58 ++++--
 README                                             |  71 ++++---
 config.h.in                                        |   7 +-
 configure                                          | 181 ++++++++++------
 configure.ac                                       |  20 +-
 debian/changelog                                   |  11 +
 .../0001-rdma-ndd-fix-compiler-warnings.patch      |  46 ----
 debian/patches/0002-Fix-spelling-errors.patch      | 116 +++++++++++
 debian/patches/comment_test_out                    |  36 +++-
 debian/patches/series                              |   2 +-
 doc/man/rdma-ndd.8                                 |   3 +
 doc/man/rdma-ndd.8.in                              |   3 +
 doc/rst/rdma-ndd.8.in.rst                          |   3 +
 etc/rdma-ndd.init                                  |   6 +-
 etc/rdma-ndd.init.in                               |   6 +-
 include/ibdiag_version.h                           |   2 +-
 infiniband-diags.spec                              |   4 +-
 libibnetdisc/Makefile.in                           |   2 +
 libibnetdisc/src/ibnetdisc.c                       |  73 +++++--
 libibnetdisc/src/ibnetdisc_cache.c                 |  19 +-
 libibnetdisc/src/internal.h                        |   5 +-
 libibnetdisc/src/query_smp.c                       |   4 +-
 src/dump_fts.c                                     |  30 ++-
 src/ibdiag_common.c                                |   4 +-
 src/ibdiag_sa.c                                    |  22 +-
 src/iblinkinfo.c                                   |  18 +-
 src/ibqueryerrors.c                                |  56 +++--
 src/perfquery.c                                    |  18 +-
 src/rdma-ndd.c                                     |  60 ++++--
 src/saquery.c                                      |   1 +
 src/vendstat.c                                     |  82 +++++---
 33 files changed, 888 insertions(+), 322 deletions(-)
 delete mode 100644 debian/patches/0001-rdma-ndd-fix-compiler-warnings.patch
 create mode 100644 debian/patches/0002-Fix-spelling-errors.patch

-- 
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