[Pkg-ofed-commits] [libsdp] branch upstream updated (98252ab -> 9610b5c)

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Fri Jul 18 09:38:22 UTC 2014


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

ana pushed a change to branch upstream
in repository libsdp.

      from  98252ab   Imported Upstream version 1.1.99
       new  9610b5c   Imported Upstream version 1.1.108

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                             |  108 +
 Makefile.am                           |    2 +-
 Makefile.in                           |    9 +-
 aclocal.m4                            |   76 +-
 configure => autom4te.cache/output.0  | 1151 +++++----
 configure => autom4te.cache/output.1  | 1139 +++++----
 autom4te.cache/requests               |  356 +++
 aclocal.m4 => autom4te.cache/traces.0 | 4212 ++++++++++++++++++++++++---------
 autom4te.cache/traces.1               |  566 +++++
 changelog_from_git.sh                 |    3 +
 config.h.in                           |    6 +
 config/config.guess                   |  617 +++--
 config/config.sub                     |  185 +-
 config/ltmain.sh                      |  174 +-
 configure                             |  681 +++---
 configure.in                          |   15 +-
 libsdp.conf                           |   32 +-
 libsdp.spec                           |   22 +-
 libsdp.spec.in                        |   16 +-
 scripts/libsdp.logrotate              |    6 +
 src/Makefile.am                       |    7 +-
 src/Makefile.in                       |   53 +-
 src/config_parser.c                   |  242 +-
 src/config_parser.h                   |    8 +-
 src/config_parser.y                   |   66 +-
 src/config_scanner.c                  |  379 +--
 src/config_scanner.l                  |   10 +
 src/libsdp.h                          |   23 +-
 src/{ => linux}/sdp_inet.h            |   19 +
 src/log.c                             |   40 +-
 src/match.c                           |   87 +-
 src/port.c                            | 2992 ++++++++++++-----------
 src/socket.c                          |    2 +-
 tags                                  |  610 +++++
 34 files changed, 9054 insertions(+), 4860 deletions(-)
 copy configure => autom4te.cache/output.0 (97%)
 mode change 100755 => 100644
 copy configure => autom4te.cache/output.1 (97%)
 mode change 100755 => 100644
 create mode 100644 autom4te.cache/requests
 copy aclocal.m4 => autom4te.cache/traces.0 (51%)
 create mode 100644 autom4te.cache/traces.1
 create mode 100755 changelog_from_git.sh
 create mode 100644 scripts/libsdp.logrotate
 rename src/{ => linux}/sdp_inet.h (67%)
 create mode 100644 tags

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



More information about the Pkg-ofed-commits mailing list