[Pkg-ofed-commits] [libpsm2] branch master updated (8887dc1 -> fff3136)

Brian Smith bsmith-guest at moszumanska.debian.org
Thu Dec 7 22:30:00 UTC 2017


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

bsmith-guest pushed a change to branch master
in repository libpsm2.

      from  8887dc1   Update the global d/copyright section. Set arch to amd64.
       new  03e1122   New upstream version 10.3-37
       new  08ae138   Updated version 10.3-37 from 'upstream/10.3-37'
       new  fff3136   Update packaging for 10.3-37-1. Fixes segfault.

The 3 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:
 COMMIT                                   |  2 +-
 Makefile                                 | 38 ++++++++-----
 buildflags.mak                           | 32 ++++++-----
 compat/Makefile                          |  2 +-
 compat/buildflags.mak                    |  7 +--
 debian/changelog                         |  4 +-
 debian/control                           |  2 +
 debian/patches/fix_spelling_errors.patch | 29 ----------
 debian/patches/series                    |  1 -
 debian/symbols                           |  3 ++
 libpsm2.spec.in                          |  4 +-
 libuuid/Makefile                         |  7 ++-
 makesrpm.sh                              |  2 +-
 opa/Makefile                             | 10 ++--
 opa/opa_sysfs.c                          |  1 +
 opa/opa_time.c                           | 15 +++++-
 psm.c                                    | 93 +++++++++++++-------------------
 psm2_am.h                                | 57 +++++++++++++++++++-
 psm2_mq.h                                | 56 +++++++++++++++++--
 psm_am.c                                 | 73 +++++++++++++++++++++----
 psm_am_internal.h                        | 24 +++++++--
 psm_context.c                            | 15 +++---
 psm_ep.h                                 |  2 +-
 psm_ep_connect.c                         |  2 +-
 psm_mq.c                                 | 32 +++++++++++
 psm_mq_internal.h                        |  8 ++-
 psm_perf.c                               | 80 +++++++++++++++------------
 psm_perf.h                               | 16 +++---
 psm_user.h                               | 32 ++++++-----
 psm_utils.c                              | 66 +++++++++++++++--------
 psm_utils.h                              |  5 +-
 ptl_am/Makefile                          |  5 +-
 ptl_am/ptl.c                             | 18 +++++--
 ptl_ips/Makefile                         |  5 +-
 ptl_ips/ips_path_rec.c                   |  2 +-
 ptl_ips/ips_proto.c                      | 38 +++++++++++++
 ptl_ips/ips_proto_am.c                   | 20 +++++--
 ptl_ips/ips_recvhdrq.c                   | 19 +++++++
 ptl_ips/ips_tidcache.c                   | 11 +++-
 ptl_self/Makefile                        |  5 +-
 ptl_self/ptl.c                           | 38 ++++++++++---
 rpm_release_extension                    |  2 +-
 42 files changed, 614 insertions(+), 269 deletions(-)
 delete mode 100644 debian/patches/fix_spelling_errors.patch

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



More information about the Pkg-ofed-commits mailing list