diff --git a/toa.spec b/toa.spec index b098ffc..3a28cbd 100644 --- a/toa.spec +++ b/toa.spec @@ -5,7 +5,7 @@ Name: TCP_option_address Summary: Intel(R) Ethernet Adaptive Virtual Function Driver Version: 1.0.0 -Release: 1 +Release: 3 #Release: 0.%{krelver} Vendor: Huawei License: GPL-2.0 @@ -15,6 +15,7 @@ Source0: TCP_option_address.tar.gz Patch0001: 0001-support-arm64.patch Patch0002: 0002-fix-build-error.patch Patch0003: 0003-patch-for-5_10.patch +Patch0004: 0004-fix-crash.patch Requires: kernel, findutils, gawk, bash @@ -104,5 +105,11 @@ else fi %changelog +* Wed Aug 03 2022 jiaofenfang - 1.0.0-3 +- fix crash on the arm64 + +* Sat Jul 30 2022 jiaofenfang - 1.0.0-2 +- fix 5.10 crash on the arm64 + * Mon Jan 24 2022 jiaofenfang - 1.0.0-1 - Package init