From 7bbb888e5032bf6f119b579110ef936b6cf78fc1 Mon Sep 17 00:00:00 2001 From: Zoltan Fridrich Date: Thu, 26 Mar 2026 12:02:24 +0100 Subject: [PATCH] Version bump Signed-off-by: Zoltan Fridrich --- openssh.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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