Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Remove-unused-arch-dependent-define-U64L.patch | [PATCH 1/3] Remove unused arch-dependent define U64L | Tzafrir Cohen <tzafrir@debian.org> | no | 2024-01-28 | ||
0002-Remove-unused-arch-dependent-macros-from-packet_comm.patch | [PATCH 2/3] Remove unused arch-dependent macros from packet_commons.h | Tzafrir Cohen <tzafrir@debian.org> | no | 2024-01-28 | ||
0003-Avoid-all-arch-dependent-format-macros.patch | [PATCH 3/3] Avoid all arch-dependent format macros | Tzafrir Cohen <tzafrir@debian.org> | no | 2024-01-28 | ||
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 | ||
fix_interpreters.patch | Fix shebang lines of some executable scripts =================================================================== |
Tzafrir Cohen <nvidia@cohens.org.il> | no | |||
remove_fwmgr_install.patch | Avoid installing firmware manager for now Upstream made debian/install an autoconf-generated file with the extra line 'etc/*' being remmed-out if installation of firmware manager is disabled. The option --enable-fw-mgr is not used on our package build for now, so we'll deal with that later. =================================================================== |
Tzafrir Cohen <tzafrir@debian.org> | no | |||
revert_runtime_test.patch | Revert test for fallback of a test of broken std:regex Some older versions of GCC (e.g. 4.8.5 in RHEL7 have a broken std::regex. Currently this is detected by running generated code, and that breaks cross-building. On Debian we will have newer GCC anyway, so we don't care. =================================================================== |
Tzafrir Cohen <tzafrir@debian.org> | no |