[openssh/f19] 6.2p2-8 + 0.9.3-5

plautrba plautrba at fedoraproject.org
Mon May 19 14:05:38 UTC 2014


commit d0a123de59921ecf13152880a3ae2b9be5644919
Author: Petr Lautrbach <plautrba at redhat.com>
Date:   Mon May 19 13:33:33 2014 +0200

    6.2p2-8 + 0.9.3-5

 openssh.spec |   11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/openssh.spec b/openssh.spec
index c7de73e..942a96c 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -64,7 +64,7 @@
 
 # Do not forget to bump pam_ssh_agent_auth release if you rewind the main package release to 1
 %define openssh_ver 6.2p2
-%define openssh_rel 7
+%define openssh_rel 8
 %define pam_ssh_agent_ver 0.9.3
 %define pam_ssh_agent_rel 5
 
@@ -739,6 +739,15 @@ getent passwd sshd >/dev/null || \
 %endif
 
 %changelog
+* Mon May 19 2014 Petr Lautrbach <plautrba at redhat.com> 6.2p2-8 + 0.9.3-5
+- fix fatal() cleanup in the audit patch (#1029074)
+- fix parsing logic of ldap.conf file (#1033662)
+- use SSH_COPY_ID_LEGACY variable to run ssh-copy-id in the legacy mode
+- make /etc/ssh/moduli file public (#1043661)
+- prevent a server from skipping SSHFP lookup - CVE-2014-2653 (#1081338)
+- ignore environment variables with embedded '=' or '\0' characters - CVE-2014-2532
+  (#1077843)
+
 * Wed Dec 11 2013 Petr Lautrbach <plautrba at redhat.com> 6.2p2-7 + 0.9.3-5
 - sshd-keygen - use correct permissions on ecdsa host key (#1023945)
 


More information about the scm-commits mailing list