diff --git a/openssh.spec b/openssh.spec index 47de2e745ffe205cfeef736ec4f65001ab390ebe..48c80edf0c07cb313f6eb2e14ced4f1c661554ec 100644 --- a/openssh.spec +++ b/openssh.spec @@ -6,7 +6,7 @@ %{?no_gtk2:%global gtk2 0} %global sshd_uid 74 -%global openssh_release 24 +%global openssh_release 25 Name: openssh Version: 8.2p1 @@ -345,10 +345,7 @@ popd %{nil} %check -#to run tests use "--with check" -%if %{?_with_check:1}%{!?_with_check:0} make tests -%endif %install mkdir -p -m755 $RPM_BUILD_ROOT%{_sysconfdir}/ssh @@ -484,6 +481,12 @@ getent passwd sshd >/dev/null || \ %attr(0644,root,root) %{_mandir}/man8/sftp-server.8* %changelog +* Tue Jan 03 2023 renmingshuai - 8.2p1-25 +- Type:bugfix +- CVE: +- SUG:NA +- DESC:always make tests + * Mon Nov 28 2022 renmingshuai - 8.2P1-24 - Type:bugfix - CVE: