Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Remove-date-and-time-from-version-string-to-ensure-r.patch | Remove date and time from version string to ensure reproducible build | Mehdi Dogguy <mehdi@debian.org> | no | 2015-12-31 | ||
0003-Fix-man-page-errors.patch | Fix man page errors lintian found some issues with the man pages. Fix the reported issue, but do not start the needed full adjustment of the formatting. |
Benjamin Drung <benjamin.drung@profitbricks.com> | yes | upstream | 2017-01-03 | |
0005-Add-missing-shebang-to-Python-scripts.patch | Add missing shebang to Python scripts `mlxconfig/mstprivhost.py` and `small_utils/mstfwreset.py` are Python scripts that are executable, but they lack a shebang. https://github.com/Mellanox/mstflint/pull/219 |
Benjamin Drung <benjamin.drung@cloud.ionos.com> | no | 2019-10-21 | ||
cross.patch | Fix Makefile dependencies on cross-build | Helmut Grohne <helmut@subdivi.de> | invalid | upstream | ||
fix_interpreters.patch | Fix shebang lines of some executable scripts =================================================================== |
Tzafrir Cohen <nvidia@cohens.org.il> | no | |||
array_length.patch | Increase array size to fix build on 32 bits =================================================================== |
Tzafrir Cohen <nvidia@cohens.org.il> | no | |||
riscv64.patch | Support the riscv64 architecture Adds two extra 64bit architectures: mips64el and riscv64, detected through feature macros. Good enough for Debian. The real fix is probably a proper feature test in autoconf. =================================================================== |
Tzafrir Cohen <nvidia@cohens.org.il> | no | |||
hppa_and_m68k.patch | Support the m68k and hppa architectures Adds three extra 32 bit architectures: m68k, hppa and mipsel. All detected through feature macros. Good enough for Debian. The real fix is probably a proper feature test in autoconf. =================================================================== |
Tzafrir Cohen <nvidia@cohens.org.il> | no |