[Pkg-ofed-commits] [rds-tools] branch master updated (3c4e750 -> 0f813b0)

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Fri Jul 18 13:53:27 UTC 2014


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

ana pushed a change to branch master
in repository rds-tools.

      from  3c4e750   Imported Debian patch 1.4.1-OFED-1.4.2-1
       new  a543ed9   Imported Upstream version 2.0.4
       new  06cbfbc   Merge tag 'upstream/2.0.4'
       new  214679b   start changelog for new upstream release
       new  dce72c7   Update debian/docs
       new  c1f08db   switch to dh
       new  5e3dcca   Remove DM-Upload-Allowed flag
       new  7cf90b1   Update homepage
       new  68b73a5   Update Uploaders
       new  06acf3f   Bump Standards-Version to 3.9.5
       new  d90e4fb   Install files in correct path
       new  0f813b0   Remove b-d on automake

The 11 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                      |  22 +-
 Makefile.in                   |  16 +-
 configure                     |   2 +-
 configure.in                  |   2 +-
 debian/changelog              |  14 ++
 debian/compat                 |   2 +-
 debian/control                |  13 +-
 debian/docs                   |   3 -
 debian/rules                  |  91 +-------
 examples/Makefile             |   2 +-
 examples/rds-sample.c         | 316 +++++++++++++++++----------
 net/ib_rds.h => include/rds.h |  67 +++---
 net/rds.h                     |  50 -----
 options.c                     | 481 ------------------------------------------
 pfhack.c                      |  24 +--
 pfhack.h                      |  12 +-
 rds-gen.1                     |  89 --------
 rds-gen.c                     | 322 ----------------------------
 rds-info.c                    |  68 +++---
 rds-ping.c                    |  19 +-
 rds-rdma.7                    |   2 +-
 rds-sink.1                    |   1 -
 rds-sink.c                    | 250 ----------------------
 rds-stress.c                  | 219 ++++++++++++-------
 rds-tools.spec                |  25 ++-
 rds-tools.spec.in             |  23 +-
 rds-tools.txt                 |  39 ----
 rdstool.h                     | 112 ----------
 stap/README                   |  15 --
 stap/rds.stp                  |  35 ---
 stats.c                       | 227 --------------------
 31 files changed, 532 insertions(+), 2031 deletions(-)
 rename net/ib_rds.h => include/rds.h (86%)
 delete mode 100644 net/rds.h
 delete mode 100644 options.c
 delete mode 100644 rds-gen.1
 delete mode 100644 rds-gen.c
 delete mode 100644 rds-sink.1
 delete mode 100644 rds-sink.c
 delete mode 100644 rds-tools.txt
 delete mode 100644 rdstool.h
 delete mode 100644 stap/README
 delete mode 100644 stap/rds.stp
 delete mode 100644 stats.c

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



More information about the Pkg-ofed-commits mailing list