From c6ddfa4ff4823d0a658588e09c8a828ae1aa7010 Mon Sep 17 00:00:00 2001 From: zhujianwei001 Date: Wed, 10 Feb 2021 16:15:57 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=8D=E7=BC=96=E6=9B=B4=E6=96=B0=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- security-tool.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/security-tool.spec b/security-tool.spec index e5798a6..f64c1c0 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.50 +Release: 1.72 Source0: https://gitee.com/openeuler/security-tool/repository/archive/v2.0.tar.gz License: Mulan PSL v2 URL: https://gitee.com/openeuler/security-tool @@ -118,6 +118,9 @@ fi %attr(0500,root,root) %{_sbindir}/security-tool.sh %changelog +* Wed Feb zhujianwei - 2.0-1.72 +- rebuild + * Fri Oct 9 2020 gaoyusong - 2.0-1.50 - Use secure MACs and KexAlgorithms -- Gitee