diff --git a/openssh.spec b/openssh.spec index 643678486b28b19ebae560e1c1e0d245f712047f..2fe5ab63ea4113e7c2bd377cf8d0aac01088dece 100644 --- a/openssh.spec +++ b/openssh.spec @@ -6,7 +6,7 @@ %{?no_gtk2:%global gtk2 0} %global sshd_uid 74 -%global openssh_release 6 +%global openssh_release 7 Name: openssh Version: 9.6p1 @@ -150,7 +150,7 @@ Requires: openssh = %{version}-%{release} %package -n pam_ssh_agent_auth Summary: PAM module for authentication with ssh-agent Version: 0.10.4 -Release: 4.%{openssh_release} +Release: 5.%{openssh_release} License: BSD %description @@ -505,6 +505,12 @@ fi %attr(0644,root,root) %{_mandir}/man8/sftp-server.8* %changelog +* Tue Jul 29 2025 zhangbinqin - 9.6p1-7 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC:add pem_ssh release version + * Fri Apr 11 2025 bitianyuan - 9.6p1-6 - Type:CVE - CVE:CVE-2025-26465 CVE-2025-32728