Removed unused CAVS patch
This commit is contained in:
parent
02e6d9b5f1
commit
4b1e516cd7
File diff suppressed because it is too large
Load Diff
@ -27,8 +27,6 @@ Patch2: libgcrypt-1.8.5-use-fipscheck.patch
|
|||||||
Patch5: libgcrypt-1.8.4-fips-keygen.patch
|
Patch5: libgcrypt-1.8.4-fips-keygen.patch
|
||||||
# fix the tests to work correctly in the FIPS mode
|
# fix the tests to work correctly in the FIPS mode
|
||||||
Patch6: libgcrypt-1.9.3-fips-tests.patch
|
Patch6: libgcrypt-1.9.3-fips-tests.patch
|
||||||
# update the CAVS tests
|
|
||||||
Patch7: libgcrypt-1.7.3-fips-cavs.patch
|
|
||||||
# use poll instead of select when gathering randomness
|
# use poll instead of select when gathering randomness
|
||||||
Patch11: libgcrypt-1.8.4-use-poll.patch
|
Patch11: libgcrypt-1.8.4-use-poll.patch
|
||||||
# slight optimalization of mpicoder.c to silence Valgrind (#968288)
|
# slight optimalization of mpicoder.c to silence Valgrind (#968288)
|
||||||
@ -82,7 +80,6 @@ applications using libgcrypt.
|
|||||||
%patch2 -p1 -b .use-fipscheck
|
%patch2 -p1 -b .use-fipscheck
|
||||||
%patch5 -p1 -b .fips-keygen
|
%patch5 -p1 -b .fips-keygen
|
||||||
%patch6 -p1 -b .tests-fipsmode
|
%patch6 -p1 -b .tests-fipsmode
|
||||||
%patch7 -p1 -b .cavs
|
|
||||||
%patch11 -p1 -b .use-poll
|
%patch11 -p1 -b .use-poll
|
||||||
%patch13 -p1 -b .gccopt
|
%patch13 -p1 -b .gccopt
|
||||||
%patch18 -p1 -b .fips-ctor
|
%patch18 -p1 -b .fips-ctor
|
||||||
|
Loading…
Reference in New Issue
Block a user