[Pkg-ofed-commits] [opensm] branch master updated (dc397e4 -> 81ce282)

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Tue Jul 1 08:19:47 UTC 2014


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

ana pushed a change to branch master
in repository opensm.

      from  dc397e4   Imported Debian patch 3.3.15-2
       new  c42e39a   Imported Upstream version 3.3.17
       new  0f6a286   Merge tag 'upstream/3.3.17'
       new  335d517   update versioned b-d of libibumad-dev
       new  7f9d6f9   remove DM-Upload-Allowed flag
       new  da25f61   update Uploaders
       new  1761d85   remove patch 01-fix-format-security.patch, merged upstream
       new  71e1562   bump Standards-Version to 3.9.5 (no changes)
       new  7ef8539   update homepage
       new  fe0dff6   remove trailing spaces
       new  c35d096   set -e flag in all the maintainer scripts
       new  1cd4428   improve the description of opensm-doc
       new  893850b   add support for ppc6el, mips64 and mips64el
       new  0dc7efb   add b-d on libwrap0-dev to enable console loopback
       new  a469545   add a Replaces on libopensm2 and libopensm4 for libopensm5
       new  81ce282   release to experimental

The 15 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                                          | 1534 ++++
 Makefile.in                                        |  119 +-
 aclocal.m4                                         | 8668 +-------------------
 complib/Makefile.am                                |    2 +-
 complib/Makefile.in                                |   48 +-
 complib/cl_event_wheel.c                           |   18 +-
 complib/cl_nodenamemap.c                           |   57 +-
 complib/cl_threadpool.c                            |    3 +
 complib/libosmcomp.ver                             |    2 +-
 config/config.guess                                |  245 +-
 config/config.sub                                  |  189 +-
 config/depcomp                                     |   74 +-
 config/install-sh                                  |   29 +-
 aclocal.m4 => config/libtool.m4                    | 3855 ++-------
 config/ltmain.sh                                   | 4027 ++++-----
 config/ltoptions.m4                                |  368 +
 config/ltsugar.m4                                  |  123 +
 config/ltversion.m4                                |   23 +
 config/lt~obsolete.m4                              |   92 +
 config/missing                                     |   53 +-
 config/osmvsel.m4                                  |   14 +
 config/ylwrap                                      |   34 +-
 configure                                          | 2953 +++----
 configure.in                                       |   30 +-
 debian/README.debian                               |    6 +-
 debian/changelog                                   |   21 +
 debian/control                                     |   26 +-
 debian/opensm.postinst                             |    2 +
 debian/opensm.postrm                               |    2 +
 debian/patches/01-fix-format-security.patch        |  475 --
 debian/patches/series                              |    1 -
 doc/opensm_release_notes-3.3.txt                   |  345 +-
 doc/partition-config.txt                           |    4 +-
 doc/performance-manager-HOWTO.txt                  |   35 +-
 include/Makefile.in                                |   50 +-
 include/complib/cl_atomic_osd.h                    |    2 +-
 include/complib/cl_event_wheel.h                   |   76 +-
 include/complib/cl_nodenamemap.h                   |    2 +-
 include/complib/cl_packon.h                        |    8 +-
 include/complib/cl_spinlock.h                      |   61 +-
 include/complib/cl_threadpool.h                    |    8 +-
 include/complib/cl_types_osd.h                     |   14 +-
 include/config.h.in                                |    3 +
 include/iba/ib_types.h                             |   92 +-
 include/opensm/osm_base.h                          |    1 +
 include/opensm/osm_congestion_control.h            |    2 +
 include/opensm/osm_db.h                            |    9 +-
 include/opensm/osm_event_plugin.h                  |   21 +
 include/opensm/osm_file_ids.h                      |    1 +
 include/opensm/osm_helper.h                        |    4 +
 include/opensm/osm_inform.h                        |   30 +
 include/opensm/osm_log.h                           |    4 +-
 include/opensm/osm_madw.h                          |    5 +-
 .../cl_types_osd.h => opensm/osm_mcast_mgr.h}      |   53 +-
 include/opensm/osm_multicast.h                     |    3 +-
 include/opensm/osm_node.h                          |   10 +-
 include/opensm/osm_opensm.h                        |  105 +-
 include/opensm/osm_perfmgr.h                       |   20 +
 include/opensm/osm_perfmgr_db.h                    |   11 +-
 include/opensm/osm_pkey.h                          |   43 +-
 include/opensm/osm_port.h                          |   43 +-
 include/opensm/osm_sa.h                            |  115 +-
 include/opensm/osm_sm.h                            |   29 +-
 include/opensm/osm_subnet.h                        |   18 +-
 include/opensm/osm_switch.h                        |    2 +-
 include/opensm/osm_ucast_mgr.h                     |    2 +
 include/opensm/osm_version.h                       |    2 +-
 libvendor/Makefile.am                              |    2 +-
 libvendor/Makefile.in                              |   48 +-
 libvendor/libosmvendor.ver                         |    2 +-
 libvendor/osm_pkt_randomizer.c                     |    3 +-
 libvendor/osm_vendor_ibumad.c                      |  116 +-
 libvendor/osm_vendor_ibumad_sa.c                   |   12 +-
 man/opensm.8                                       |  101 +-
 man/opensm.8.in                                    |  101 +-
 man/osmtest.8                                      |    3 +-
 man/torus-2QoS.8                                   |   31 +-
 man/torus-2QoS.8.in                                |   31 +-
 man/torus-2QoS.conf.5                              |   11 +-
 man/torus-2QoS.conf.5.in                           |   11 +-
 opensm.spec                                        |   29 +-
 opensm.spec.in                                     |   25 +-
 opensm/Makefile.am                                 |    3 +-
 opensm/Makefile.in                                 |   65 +-
 opensm/libopensm.map                               |    1 +
 opensm/libopensm.ver                               |    2 +-
 opensm/main.c                                      |   61 +-
 opensm/osm_congestion_control.c                    |   91 +-
 opensm/osm_console.c                               |  111 +-
 opensm/osm_console_io.c                            |   18 +-
 opensm/osm_db_files.c                              |  117 +-
 opensm/osm_db_pack.c                               |    8 +-
 opensm/osm_drop_mgr.c                              |   93 +-
 opensm/osm_dump.c                                  |   24 +-
 opensm/osm_guid_mgr.c                              |    5 +-
 opensm/osm_helper.c                                |  169 +-
 opensm/osm_inform.c                                |  208 +-
 opensm/osm_lid_mgr.c                               |   56 +-
 opensm/osm_lin_fwd_rcv.c                           |   20 +-
 opensm/osm_link_mgr.c                              |   84 +-
 opensm/osm_log.c                                   |    4 +-
 opensm/osm_mcast_mgr.c                             |   77 +-
 opensm/osm_mtree.c                                 |    2 +-
 opensm/osm_multicast.c                             |   13 +-
 opensm/osm_node.c                                  |    9 +
 opensm/osm_node_desc_rcv.c                         |   10 +-
 opensm/osm_node_info_rcv.c                         |   67 +-
 opensm/osm_opensm.c                                |   50 +-
 opensm/osm_perfmgr.c                               |  879 +-
 opensm/osm_perfmgr_db.c                            |  112 +-
 opensm/osm_pkey.c                                  |  159 +-
 opensm/osm_pkey_mgr.c                              |   74 +-
 opensm/osm_pkey_rcv.c                              |    3 +-
 opensm/osm_port.c                                  |    6 +-
 opensm/osm_port_info_rcv.c                         |  101 +-
 opensm/osm_prtn.c                                  |   21 +-
 opensm/osm_prtn_config.c                           |   21 +-
 opensm/osm_qos.c                                   |   15 +
 opensm/osm_qos_parser_y.c                          |  827 +-
 opensm/osm_qos_parser_y.h                          |    8 +-
 opensm/osm_qos_parser_y.y                          |    6 +-
 opensm/osm_qos_policy.c                            |   56 +-
 opensm/osm_req.c                                   |   53 +-
 opensm/osm_sa.c                                    |   44 +-
 opensm/osm_sa_class_port_info.c                    |    3 +-
 opensm/osm_sa_guidinfo_record.c                    |   49 +-
 opensm/osm_sa_informinfo.c                         |   79 +-
 opensm/osm_sa_lft_record.c                         |   20 +-
 opensm/osm_sa_link_record.c                        |   22 +-
 opensm/osm_sa_mad_ctrl.c                           |    7 +-
 opensm/osm_sa_mcmember_record.c                    |  135 +-
 opensm/osm_sa_mft_record.c                         |   20 +-
 opensm/osm_sa_multipath_record.c                   |  188 +-
 opensm/osm_sa_node_record.c                        |   28 +-
 opensm/osm_sa_path_record.c                        |  127 +-
 opensm/osm_sa_pkey_record.c                        |   28 +-
 opensm/osm_sa_portinfo_record.c                    |   36 +-
 opensm/osm_sa_service_record.c                     |   40 +-
 opensm/osm_sa_slvl_record.c                        |   24 +-
 opensm/osm_sa_sminfo_record.c                      |   24 +-
 opensm/osm_sa_sw_info_record.c                     |   18 +-
 opensm/osm_sa_vlarb_record.c                       |   22 +-
 opensm/osm_sm_mad_ctrl.c                           |    1 +
 opensm/osm_sm_state_mgr.c                          |   87 +-
 opensm/osm_sminfo_rcv.c                            |   44 +-
 opensm/osm_state_mgr.c                             |   65 +-
 opensm/osm_subnet.c                                |   94 +-
 opensm/osm_sw_info_rcv.c                           |   16 +-
 opensm/osm_torus.c                                 |  430 +-
 opensm/osm_trap_rcv.c                              |  129 +-
 opensm/osm_ucast_cache.c                           |   19 +-
 opensm/osm_ucast_dfsssp.c                          | 1005 ++-
 opensm/osm_ucast_file.c                            |   11 +
 opensm/osm_ucast_ftree.c                           |  532 +-
 opensm/osm_ucast_lash.c                            |    1 -
 opensm/osm_ucast_mgr.c                             |   64 +-
 opensm/osm_ucast_updn.c                            |   12 +-
 opensm/osm_vl15intf.c                              |    2 +-
 opensm/st.c                                        |    6 +-
 osmeventplugin/Makefile.am                         |    2 +-
 osmeventplugin/Makefile.in                         |   48 +-
 osmeventplugin/src/osmeventplugin.c                |   18 +-
 osmtest/Makefile.am                                |    2 +-
 osmtest/Makefile.in                                |   38 +-
 osmtest/include/osmtest.h                          |    2 +
 osmtest/main.c                                     |    8 +-
 osmtest/osmt_multicast.c                           |   29 +-
 osmtest/osmt_service.c                             |    6 +-
 osmtest/osmtest.c                                  |  148 +-
 scripts/opensm.init                                |   33 +-
 scripts/opensm.init.in                             |   35 +-
 scripts/redhat-opensm.init                         |    5 +
 scripts/redhat-opensm.init.in                      |    5 +
 173 files changed, 12454 insertions(+), 19918 deletions(-)
 copy aclocal.m4 => config/libtool.m4 (65%)
 mode change 100644 => 100755 config/ltmain.sh
 create mode 100644 config/ltoptions.m4
 create mode 100644 config/ltsugar.m4
 create mode 100644 config/ltversion.m4
 create mode 100644 config/lt~obsolete.m4
 delete mode 100644 debian/patches/01-fix-format-security.patch
 delete mode 100644 debian/patches/series
 copy include/{complib/cl_types_osd.h => opensm/osm_mcast_mgr.h} (66%)

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



More information about the Pkg-ofed-commits mailing list