diff --git a/security-tool.spec b/security-tool.spec index 80f6e9775cc8758585d511ca208c09234c654f54..69443f96411aa3e1248804ff2a0b00acd781e5ea 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.53 Source0: https://gitee.com/openeuler/security-tool/repository/archive/v2.0.tar.gz License: Mulan PSL v2 URL: https://gitee.com/openeuler/security-tool @@ -12,6 +12,7 @@ Requires(post): systemd-units Requires(preun): systemd-units Requires(postun): systemd-units BuildRequires: xauth +BuildRequires: systemd Patch0: Use-secure-MACs-and-KexAlgorithms.patch Patch1: do-not-create-allow-file-while-the-command-does-not-.patch @@ -120,6 +121,9 @@ fi %attr(0500,root,root) %{_sbindir}/security-tool.sh %changelog +* Wed Mar 30 2022 xiewenhao - 2.0-1.53 +- add BuildRequire: systemd + * Mon Feb 7 2022 renmingshuai - 2.0-1.52 - remove sha1 in sshd_config