diff --git a/fix-race-condition-during-install.patch b/fix-race-condition-during-install.patch index 1181b3d..7a06682 100644 --- a/fix-race-condition-during-install.patch +++ b/fix-race-condition-during-install.patch @@ -1,4 +1,4 @@ -commit 032889d95f344f946014498e43efe173703da535 +commit 29dc2855eb9bab0e1e8839e840c6ae9e44ff28a6 Author: Nicolas Morey-Chaisemartin Date: Mon Oct 15 09:33:09 2018 +0200 @@ -32,3 +32,16 @@ index 934b8030a229..da7d2aed878f 100644 dist_mtcr_pylib_DATA = mtcr.py cmtcr.so: $(CC) -g -Wall -pthread -shared ${CFLAGS} $(MTCR_DIR)/*.o -o cmtcr.so $(MFT_CORE_LIB_LINK) +diff --git reg_access/Makefile.am reg_access/Makefile.am +index 9f989e3cc324..c82b169cf3c8 100644 +--- reg_access/Makefile.am ++++ reg_access/Makefile.am +@@ -52,7 +52,7 @@ libmlxconfig_4th_gen_regsiters_a_LIBADD = $(libmlxconfig_4th_gen_regsiters_la_DE + RREG_ACCESS_SO = rreg_access.so + reg_access_pylibdir = $(libdir)/mstflint/python_tools/ + +-reg_access_pylib_DATA = ${RREG_ACCESS_SO} regaccess.py ++reg_access_pylib_DATA = ${RREG_ACCESS_SO} + dist_reg_access_pylib_DATA = regaccess.py + + ${RREG_ACCESS_SO}: libreg_access.a diff --git a/mstflint-4.23.0-1.tar.gz b/mstflint-4.23.0-1.tar.gz deleted file mode 100644 index 5435a66..0000000 --- a/mstflint-4.23.0-1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c08bcb8428647165bba744ba472d4995ebb2ac1f402df37c2713ec1a77ff2e9a -size 7366300 diff --git a/mstflint-4.24.0-1.tar.gz b/mstflint-4.24.0-1.tar.gz new file mode 100644 index 0000000..edd37d7 --- /dev/null +++ b/mstflint-4.24.0-1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7ff85167ee1e18bf2e19d1b2f61209b3f0f94ffb765304a0c474b7eb68b84c5 +size 7361859 diff --git a/mstflint.changes b/mstflint.changes index d6ef495..31ee9b4 100644 --- a/mstflint.changes +++ b/mstflint.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jul 17 10:01:00 UTC 2023 - Nicolas Morey + +- Update to 4.24.0 + https://github.com/Mellanox/mstflint/releases/download/v4.24.0-1/MSTFLINT.Package.-Firmware.Burning.and.Diagnostics.Tools.Documentation.v4.24.0.pdf +- Refresh fix-race-condition-during-install.patch to handle new race conditions + ------------------------------------------------------------------- Wed Jun 7 11:59:17 UTC 2023 - pgajdos@suse.com diff --git a/mstflint.spec b/mstflint.spec index 0792a00..17978d6 100644 --- a/mstflint.spec +++ b/mstflint.spec @@ -19,7 +19,7 @@ %define extra_version -1 Name: mstflint -Version: 4.23.0 +Version: 4.24.0 Release: 0 Summary: Mellanox Firmware Burning and Diagnostics Tools License: BSD-2-Clause OR GPL-2.0-only