From f0641c35a90984ae51e4e39718509213771a0f1f Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Wed, 22 Nov 2017 13:00:02 +0100 Subject: [PATCH] openssh-7.4p1-5 + 0.10.3-1 --- openssh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openssh.spec b/openssh.spec index a1bdb91..0c91120 100644 --- a/openssh.spec +++ b/openssh.spec @@ -66,7 +66,7 @@ # Do not forget to bump pam_ssh_agent_auth release if you rewind the main package release to 1 %global openssh_ver 7.4p1 -%global openssh_rel 4 +%global openssh_rel 5 %global pam_ssh_agent_ver 0.10.3 %global pam_ssh_agent_rel 1 @@ -814,6 +814,9 @@ getent passwd sshd >/dev/null || \ %endif %changelog +* Wed Nov 22 2017 Jakub Jelen - 7.4p1-5 + 0.10.3-1 +- CVE-2017-15906: Avoid improper write operations in readonly mode (#1506630) + * Fri Mar 03 2017 Jakub Jelen - 7.4p1-4 + 0.10.3-1 - Avoid sending the SD_NOTIFY messages from wrong processes (#1427526) - Address reports by coverity