From 9b3fe7c2f48a356eaf0e7273e66023d4ae597cfd Mon Sep 17 00:00:00 2001 From: Florian Smeets Date: Fri, 21 Oct 2011 16:18:56 +0000 Subject: - update to 5.8p2 [1] - fix Kerberos knob [2] - fix build on 9.0 [3] - fix deinstall with various knobs [4] - fix LPK knob [5] PR: ports/161818 [1], ports/144597 [2], ports/160389 [3] ports/150493, ports/156926 [4], ports/155456 [5] Submitted by: "Grzegorz Blach" [1], [2], [4], [5] pluknet [3] Reported by: Jonathan [2] Kevin Thompson [4] Alexey Remizov [5] --- security/openssh-portable/files/patch-ssh-agent.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'security/openssh-portable/files/patch-ssh-agent.c') diff --git a/security/openssh-portable/files/patch-ssh-agent.c b/security/openssh-portable/files/patch-ssh-agent.c index a9f760bb3dc1..c1f4ac1046f2 100644 --- a/security/openssh-portable/files/patch-ssh-agent.c +++ b/security/openssh-portable/files/patch-ssh-agent.c @@ -1,6 +1,6 @@ ---- ssh-agent.c.orig Fri Sep 1 02:38:37 2006 -+++ ssh-agent.c Sat Sep 30 18:30:32 2006 -@@ -1036,6 +1036,7 @@ +--- ssh-agent.c.orig 2010-04-15 23:56:22.000000000 -0600 ++++ ssh-agent.c 2010-09-14 16:14:13.000000000 -0600 +@@ -1086,6 +1086,7 @@ /* drop */ setegid(getgid()); setgid(getgid()); -- cgit v1.2.3