[Pkg-ofed-commits] [ibacm] branch upstream updated (f6bc20d -> a70f1ea)

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Tue Mar 29 22:24:12 UTC 2016


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

ana pushed a change to branch upstream
in repository ibacm.

      from  f6bc20d   Imported Upstream version 1.0.9
       new  8d1cd64   Imported Upstream version 1.1.0
       new  a70f1ea   Imported Upstream version 1.2.0

The 2 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:
 Makefile.am                   |   31 +-
 Makefile.in                   |  253 ++-
 config.h.in                   |   12 +
 configure                     |  162 +-
 configure.ac                  |   32 +-
 ibacm.spec                    |    4 +-
 ibacm.spec.in                 |    4 +-
 {src => include}/acm_mad.h    |    0
 include/infiniband/acm.h      |   23 +-
 include/infiniband/acm_prov.h |  119 ++
 linux/osd.h                   |   11 +-
 man/ib_acme.1                 |   15 +-
 man/ibacm.1                   |   63 +-
 man/ibacm.7                   |    4 +-
 man/ibacm_prov.7              |   80 +
 prov/acmp/src/acmp.c          | 2989 ++++++++++++++++++++++++++++
 prov/acmp/src/libibacmp.map   |    5 +
 src/acm.c                     | 4347 ++++++++++++++++-------------------------
 src/acm_netlink.h             |  128 ++
 src/acm_util.c                |   18 +-
 src/acm_util.h                |    2 +-
 src/acme.c                    |  228 ++-
 src/libacm.c                  |  110 +-
 src/libacm.h                  |    7 +-
 24 files changed, 5817 insertions(+), 2830 deletions(-)
 rename {src => include}/acm_mad.h (100%)
 create mode 100644 include/infiniband/acm_prov.h
 create mode 100644 man/ibacm_prov.7
 create mode 100644 prov/acmp/src/acmp.c
 create mode 100644 prov/acmp/src/libibacmp.map
 create mode 100644 src/acm_netlink.h

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



More information about the Pkg-ofed-commits mailing list