From aae9443f5b0ebe4133918f784e7e30d43d160c79 Mon Sep 17 00:00:00 2001 From: z30023234 Date: Wed, 27 Apr 2022 19:16:50 +0800 Subject: [PATCH] update release (cherry picked from commit dcfb880a8b1b6c2c74d9f68e64442738995e6a5e) --- security-tool.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/security-tool.spec b/security-tool.spec index 80f6e97..4f2d7a2 100644 --- a/security-tool.spec +++ b/security-tool.spec @@ -1,7 +1,7 @@ Summary: openEuler Security Tool Name : security-tool Version: 2.0 -Release: 1.52 +Release: 1.78 Source0: https://gitee.com/openeuler/security-tool/repository/archive/v2.0.tar.gz License: Mulan PSL v2 URL: https://gitee.com/openeuler/security-tool @@ -120,6 +120,9 @@ fi %attr(0500,root,root) %{_sbindir}/security-tool.sh %changelog +* Wed Apr 27 2022 zhengxiaoxiao - 2.0-1.78 +- update release + * Mon Feb 7 2022 renmingshuai - 2.0-1.52 - remove sha1 in sshd_config -- Gitee