diff --git a/openssh.spec b/openssh.spec index a7b98d0..ed05468 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 3 +%global openssh_rel 4 %global pam_ssh_agent_ver 0.10.3 %global pam_ssh_agent_rel 1 @@ -811,6 +811,10 @@ getent passwd sshd >/dev/null || \ %endif %changelog +* 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 + * Mon Feb 20 2017 Jakub Jelen - 7.4p1-3 + 0.10.3-1 - Properly report errors from included files (#1408558) - New pam_ssh_agent_auth 0.10.3 release