diff --git a/openssh-5.9p1-audit4.patch b/openssh-5.9p1-audit4.patch index 30d828a..0c428b4 100644 --- a/openssh-5.9p1-audit4.patch +++ b/openssh-5.9p1-audit4.patch @@ -615,7 +615,7 @@ diff -up openssh-5.9p1/sshd.c.audit4 openssh-5.9p1/sshd.c */ if (use_privsep) { mm_send_keystate(pmonitor); -+#if 1 /*BUG_AUDIT4*/ ++#if BUG_AUDIT4 + packet_destroy_all(1, 1); +#endif exit(0); diff --git a/openssh.spec b/openssh.spec index 1f0e443..bbadcb0 100644 --- a/openssh.spec +++ b/openssh.spec @@ -79,7 +79,7 @@ # Do not forget to bump pam_ssh_agent_auth release if you rewind the main package release to 1 %define openssh_ver 5.9p1 -%define openssh_rel 4 +%define openssh_rel 5 %define pam_ssh_agent_ver 0.9.2 %define pam_ssh_agent_rel 32 @@ -786,7 +786,7 @@ fi %endif %changelog -* Mon Sep 12 2011 Jan F. Chadima - 5.9p1-4 + 0.9.2-32 +* Mon Sep 12 2011 Jan F. Chadima - 5.9p1-5 + 0.9.2-32 - temporarily disable part of audit4 patch * Fri Sep 9 2011 Jan F. Chadima - 5.9p1-3 + 0.9.2-32