From 63d3bf0334068bd4177c4225f2c3b19ef70c0a57 Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Wed, 22 Nov 2017 13:00:02 +0100 Subject: [PATCH] openssh-7.5p1-4 + 0.10.3-2 --- openssh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openssh.spec b/openssh.spec index f90ac48..101c55f 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.5p1 -%global openssh_rel 3 +%global openssh_rel 4 %global pam_ssh_agent_ver 0.10.3 %global pam_ssh_agent_rel 2 @@ -807,6 +807,9 @@ getent passwd sshd >/dev/null || \ %endif %changelog +* Wed Nov 22 2017 Jakub Jelen - 7.5p1-4 + 0.10.3-2 +- CVE-2017-15906: Avoid improper write operations in readonly mode (1506630) + * Fri Jun 30 2017 Jakub Jelen - 7.5p1-2 + 0.10.3-2 - Sync downstream patches with RHEL (FIPS) - Resolve potential issues with OpenSSL 1.1.0 patch