From 70514c60fe3ad0487d134223a9aaef9a9a9fba00 Mon Sep 17 00:00:00 2001 From: peulerosci Date: Tue, 23 Mar 2021 15:01:08 +0800 Subject: [PATCH] test sync code CVE:NA Reference: test ref Type: bugfix reason:add env param E2FS_UNRELIABLE_IO to fix unreliable io case --- cracklib.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cracklib.spec b/cracklib.spec index 2363e12..1cb8e07 100644 --- a/cracklib.spec +++ b/cracklib.spec @@ -6,7 +6,7 @@ Name: cracklib Version: 2.9.7 -Release: 9 +Release: 10 Summary: A password-checking library License: LGPLv2+ -- Gitee