diff --git a/openssh.spec b/openssh.spec index cb76c09..2643cc5 100644 --- a/openssh.spec +++ b/openssh.spec @@ -47,9 +47,9 @@ # Do not forget to bump pam_ssh_agent_auth release if you rewind the main package release to 1 %global openssh_ver 9.9p1 -%global openssh_rel 5 +%global openssh_rel 7 %global pam_ssh_agent_ver 0.10.4 -%global pam_ssh_agent_rel 8 +%global pam_ssh_agent_rel 9 Summary: An open source implementation of SSH protocol version 2 Name: openssh @@ -751,6 +751,9 @@ test -f %{sysconfig_anaconda} && \ %endif %changelog +* Thu Mar 26 2026 Zoltan Fridrich - 9.9p1-7 + 0.10.4-9 +- Version bump + * Mon Mar 16 2026 Zoltan Fridrich - 9.9p1-5 + 0.10.4-8 - CVE-2026-3497: Fix information disclosure or denial of service due to uninitialized variables in gssapi-keyex