diff --git a/openssh.spec b/openssh.spec index 6e2f7f81d9a81cc1e6c606c5ad8fefa2eb2d8df0..9aef9c7a8059feaf2ba8f3bcfd1aa21ae721bf6e 100644 --- a/openssh.spec +++ b/openssh.spec @@ -6,7 +6,7 @@ %{?no_gtk2:%global gtk2 0} %global sshd_uid 74 -%global openssh_release 9 +%global openssh_release 10 Name: openssh Version: 8.2p1 @@ -451,7 +451,6 @@ getent passwd sshd >/dev/null || \ %files -n pam_ssh_agent_auth %license pam_ssh_agent_auth-0.10.3/OPENSSH_LICENSE %attr(0755,root,root) %{_libdir}/security/pam_ssh_agent_auth.so -%attr(0644,root,root) %{_mandir}/man8/pam_ssh_agent_auth.8* %files help %doc ChangeLog OVERVIEW PROTOCOL* README README.privsep README.tun README.dns TODO openssh-lpk-openldap.schema @@ -466,6 +465,9 @@ getent passwd sshd >/dev/null || \ %attr(0644,root,root) %{_mandir}/man8/sftp-server.8* %changelog +* Wed Jul 21 2021 panchenbo - 8.2P1-10 +- fix pam_ssh_agent_auth.8.gz conflicts + * Tue Jan 12 2021 yuboyun - 8.2P1-9 - Type:cves - ID:CVE-2020-14145