From 97ee52c0a33a646619609dbd489bb228bcedc46c Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Mon, 24 Sep 2018 15:25:53 +0200 Subject: [PATCH] openssh-7.8p1-3 + 0.10.3-5 --- openssh.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/openssh.spec b/openssh.spec index 9b3a5c6..3a85abd 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.8p1 -%global openssh_rel 2 +%global openssh_rel 3 %global pam_ssh_agent_ver 0.10.3 %global pam_ssh_agent_rel 5 @@ -750,6 +750,12 @@ getent passwd sshd >/dev/null || \ %endif %changelog +* Mon Sep 24 2018 Jakub Jelen - 7.8p1-3 + 0.10.3-5 +- Disable OpenSSH hardening flags and use the ones provided by system +- Ignore unknown parts of PKCS#11 URI +- Do not fail with GSSAPI enabled in match blocks (#1580017) +- Fix the segfaulting cavs test (#1628962) + * Fri Aug 31 2018 Jakub Jelen - 7.8p1-2 + 0.10.3-5 - New upstream release fixing CVE 2018-15473 - Remove unused patches