From cdfdaff54694862db2b1ba96e462ddc6ba40b2e0 Mon Sep 17 00:00:00 2001 From: bianguangze Date: Wed, 23 Feb 2022 17:15:11 +0800 Subject: [PATCH] test_by-bgz --- security-tool.spec | 73 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) diff --git a/security-tool.spec b/security-tool.spec index dd71b8f..773ae6d 100644 --- a/security-tool.spec +++ b/security-tool.spec @@ -120,6 +120,79 @@ fi %attr(0500,root,root) %{_sbindir}/security-tool.sh %changelog + +* Mon Oct 12 2020 gaoyusong - 2.0-1.49 +- Use secure MACs and KexAlgorithms + +* Mon Oct 12 2020 gaoyusong - 2.0-1.49 +- Use secure MACs and KexAlgorithms + +* Fri Jul 3 2020 openEuler Buildteam - 2.0-1.48 +- rm zzz_openEuler_history.sh + +* Fri May 29 2020 openEuler Buildteam - 2.0-1.47 +- Move -- befora path + +* Fri May 29 2020 openEuler Buildteam - 2.0-1.46 +- Do not set umask to 077 any more + +* Thu May 7 2020 openEuler Buildteam - 2.0-1.45 +- Update LICENSE of files + +* Wed Apr 29 2020 openEuler Buildteam - 2.0-1.44 +- Update LICENSE to Mulan PSL v2.0 + +* Fri Feb 21 2020 openEuler Buildteam - 2.0-1.43 +- Allow wheel group to use sudo by default + +* Wed Jan 22 2020 openEuler Buildteam - 2.0-1.42 +- Fix problems of script caused by "*" and multiple spaces +* Mon Oct 12 2020 gaoyusong - 2.0-1.49 +- Use secure MACs and KexAlgorithms + +* Fri Jul 3 2020 openEuler Buildteam - 2.0-1.48 +- rm zzz_openEuler_history.sh + +* Fri May 29 2020 openEuler Buildteam - 2.0-1.47 +- Move -- befora path + +* Fri May 29 2020 openEuler Buildteam - 2.0-1.46 +- Do not set umask to 077 any more + +* Thu May 7 2020 openEuler Buildteam - 2.0-1.45 +- Update LICENSE of files + +* Wed Apr 29 2020 openEuler Buildteam - 2.0-1.44 +- Update LICENSE to Mulan PSL v2.0 + +* Fri Feb 21 2020 openEuler Buildteam - 2.0-1.43 +- Allow wheel group to use sudo by default + +* Wed Jan 22 2020 openEuler Buildteam - 2.0-1.42 +- Fix problems of script caused by "*" and multiple spaces +* Mon Oct 12 2020 gaoyusong - 2.0-1.49 +- Use secure MACs and KexAlgorithms + +* Fri Jul 3 2020 openEuler Buildteam - 2.0-1.48 +- rm zzz_openEuler_history.sh + +* Fri May 29 2020 openEuler Buildteam - 2.0-1.47 +- Move -- befora path + +* Fri May 29 2020 openEuler Buildteam - 2.0-1.46 +- Do not set umask to 077 any more + +* Thu May 7 2020 openEuler Buildteam - 2.0-1.45 +- Update LICENSE of files + +* Wed Apr 29 2020 openEuler Buildteam - 2.0-1.44 +- Update LICENSE to Mulan PSL v2.0 + +* Fri Feb 21 2020 openEuler Buildteam - 2.0-1.43 +- Allow wheel group to use sudo by default + +* Wed Jan 22 2020 openEuler Buildteam - 2.0-1.42 +- Fix problems of script caused by "*" and multiple spaces * Mon Oct 12 2020 gaoyusong - 2.0-1.49 - Use secure MACs and KexAlgorithms -- Gitee