summaryrefslogtreecommitdiff
path: root/security/openssh/patches/patch-ap
diff options
context:
space:
mode:
Diffstat (limited to 'security/openssh/patches/patch-ap')
-rw-r--r--security/openssh/patches/patch-ap6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/openssh/patches/patch-ap b/security/openssh/patches/patch-ap
index 9ff6c1fdc65..a8ceb435302 100644
--- a/security/openssh/patches/patch-ap
+++ b/security/openssh/patches/patch-ap
@@ -1,8 +1,8 @@
-$NetBSD: patch-ap,v 1.3 2004/08/04 06:43:53 minskim Exp $
+$NetBSD: patch-ap,v 1.4 2004/08/31 11:27:12 wiz Exp $
---- session.c.orig Fri Apr 16 07:47:55 2004
+--- session.c.orig 2004-08-12 14:40:25.000000000 +0200
+++ session.c
-@@ -1272,11 +1272,13 @@ do_setusercontext(struct passwd *pw)
+@@ -1271,11 +1271,13 @@ do_setusercontext(struct passwd *pw)
perror("setgid");
exit(1);
}