[Pkg-ofed-commits] [mstflint] branch master updated (0c64eea -> 6e09f86)

Mehdi Dogguy mehdi at moszumanska.debian.org
Thu Dec 31 19:02:33 UTC 2015


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

mehdi pushed a change to branch master
in repository mstflint.

      from  0c64eea   add bug number and update changelog for release
       new  df84e83   Add a d/gbp.conf file
       new  3eb77e0   Imported Upstream version 4.1.0+1.44.g8d7fa4a
       new  881a08b   Merge tag 'upstream/4.1.0+1.44.g8d7fa4a'
       new  85fbd01   Imported Upstream version 4.1.0+1.45.g1d75d01
       new  da82f72   Merge tag 'upstream/4.1.0+1.45.g1d75d01'
       new  366ec6e   Imported Upstream version 4.1.0+1.46.gb1cdaf7
       new  9842d37   Merge tag 'upstream/4.1.0+1.46.gb1cdaf7'
       new  88c36c2   New upstream release 4.1.0-1.46.gb1cdaf7
       new  6684b85   Remove patches which were integrated upstream
       new  528ba02   Changelog update
       new  a05bcdc   Add patch to remove date and time from version string to ensure a reproducible build.
       new  a3c7d82   Add patch to fix spelling errors in mstflint.1 and shipped binaries.
       new  6e09f86   Release to unstable

The 13 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:
 autom4te.cache/output.0                            |   22 +-
 autom4te.cache/output.1                            |   22 +-
 autom4te.cache/traces.0                            |    2 +-
 autom4te.cache/traces.1                            |    6 +-
 cmdif/tools_cif.c                                  |    4 +-
 common/gitversion.h                                |    2 +-
 configure                                          |   22 +-
 configure.ac                                       |    6 +-
 debian/changelog                                   |   13 +
 debian/gbp.conf                                    |    6 +
 ...-and-time-from-version-string-to-ensure-r.patch |   24 +
 .../0002-Fix-spelling-errors-in-mstflint.1.patch   |   39 +
 ...Fix-spelling-errors-appearing-in-binaries.patch |  153 +
 debian/patches/fix_Werror=maybe-uninitialized      |   45 -
 debian/patches/fix_Werror=sizeof-array-argument    |   34 -
 debian/patches/series                              |    5 +-
 dev_mgt/tools_dev_types.c                          |   23 +-
 dev_mgt/tools_dev_types.h                          |    8 +-
 flint/cmd_line_parser.cpp                          |   36 +-
 flint/err_msgs.h                                   |    2 +
 flint/subcommands.cpp                              |  214 +-
 flint/subcommands.h                                |    3 +-
 include/mtcr_ul/mtcr.h                             |   11 +-
 man/mstflint.1                                     |   34 +-
 mflash/mflash.c                                    |   71 +-
 mflash/mflash.h                                    |   14 +-
 mflash/mflash_access_layer.c                       |   14 +-
 mflash/mflash_access_layer.h                       |   11 +-
 mflash/mflash_common_structs.h                     |   10 +-
 mflash/mflash_pack_layer.c                         |    8 +-
 mflash/mflash_pack_layer.h                         |   11 +-
 mflash/mflash_types.h                              |   11 +-
 mlxconfig/Makefile.am                              |    2 +-
 mlxconfig/Makefile.in                              |    2 +-
 mlxconfig/mlxcfg_lib.cpp                           |  209 +-
 mlxconfig/mlxcfg_lib.h                             |   15 +-
 mlxconfig/mlxcfg_param_lib.cpp                     | 1427 +++-
 mlxconfig/mlxcfg_param_lib.h                       |  458 +-
 mlxconfig/mlxcfg_parser.cpp                        |  188 +-
 mlxconfig/mlxcfg_status.h                          |   10 +-
 mlxconfig/mlxcfg_ui.cpp                            |  136 +-
 mlxconfig/mlxcfg_ui.h                              |   13 +-
 mlxfwops/lib/Makefile.am                           |    3 +-
 mlxfwops/lib/Makefile.in                           |    3 +-
 mlxfwops/lib/flint_base.cpp                        |   20 +-
 mlxfwops/lib/flint_base.h                          |  113 +-
 mlxfwops/lib/flint_io.cpp                          |   26 +-
 mlxfwops/lib/flint_io.h                            |    7 +-
 mlxfwops/lib/fs2_ops.cpp                           |   66 +-
 mlxfwops/lib/fs2_ops.h                             |    3 +-
 mlxfwops/lib/fs3_ops.cpp                           |  202 +-
 mlxfwops/lib/fw_ops.cpp                            |  145 +-
 mlxfwops/lib/fw_ops.h                              |   23 +-
 mlxfwops/lib/mlxfwops.cpp                          |  128 +-
 mlxfwops/lib/mlxfwops.h                            |   15 +-
 mlxfwops/lib/mlxfwops_com.h                        |   58 +-
 .../uefi_c/mft_uefi_common.h                       |   41 +-
 mstdump/mstdump_dbs/ConnectX3.csv                  |    9 +-
 mstdump/mstdump_dbs/ConnectX3Pro.csv               |    3 +-
 mstdump/mstdump_dbs/ConnectX4.csv                  |    1 -
 mstdump/mstdump_dbs/ConnectX4LX.csv                |  662 +-
 mstdump/mstdump_dbs/{SwitchEN.csv => Spectrum.csv} | 8647 +++++++++++---------
 mstflint.spec                                      |   11 +-
 mstflint.spec.in                                   |    5 +-
 mtcr_ul/mtcr_icmd_cif.h                            |    7 +-
 mtcr_ul/mtcr_tools_cif.c                           |   11 +-
 mtcr_ul/mtcr_ul.c                                  |  144 +-
 mtcr_ul/mtcr_ul_icmd_cif.c                         |    3 +-
 reg_access/reg_access.c                            |    9 +-
 reg_access/reg_access.h                            |    2 +-
 small_utils/hca_self_test.ofed                     |    5 +-
 small_utils/vpd.c                                  |    4 +-
 tools_layouts/adb_to_c_utils.c                     |    4 +-
 tools_layouts/adb_to_c_utils.h                     |    4 +-
 tools_layouts/cibfw_layouts.c                      |   88 +-
 tools_layouts/cibfw_layouts.h                      |   49 +-
 tools_layouts/cx4fw_layouts.c                      |    1 +
 tools_layouts/register_access_open_layouts.h       |    6 +-
 tools_layouts/register_access_sib_layouts.c        |   20 +-
 tools_layouts/register_access_sib_layouts.h        |   23 +-
 tools_layouts/tools_open_layouts.c                 | 1535 +++-
 tools_layouts/tools_open_layouts.h                 |  726 +-
 tools_res_mgmt/tools_res_mgmt.c                    |    2 +-
 83 files changed, 10296 insertions(+), 5884 deletions(-)
 create mode 100644 debian/gbp.conf
 create mode 100644 debian/patches/0001-Remove-date-and-time-from-version-string-to-ensure-r.patch
 create mode 100644 debian/patches/0002-Fix-spelling-errors-in-mstflint.1.patch
 create mode 100644 debian/patches/0003-Fix-spelling-errors-appearing-in-binaries.patch
 delete mode 100644 debian/patches/fix_Werror=maybe-uninitialized
 delete mode 100644 debian/patches/fix_Werror=sizeof-array-argument
 copy mflash/mflash_access_layer.h => mlxfwops/uefi_c/mft_uefi_common.h (62%)
 mode change 100755 => 100644
 rename mstdump/mstdump_dbs/{SwitchEN.csv => Spectrum.csv} (79%)

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



More information about the Pkg-ofed-commits mailing list