summaryrefslogtreecommitdiff
path: root/security/openssh-portable/files/patch-session.c
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-04-17 00:35:31 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-04-17 00:35:31 +0000
commit553e0f5788beec484b30878b8a80f85d7c60cb6d (patch)
tree986fc7c841dac95f12967492631cc358124fb739 /security/openssh-portable/files/patch-session.c
parentUpdate to 0.0.12. (diff)
- Remove compatibiliy for FreeBSD <4.x
* /var/empty has been in hier(7) since 4.x * User sshd has been in base since 4.x * Simplify a patch for realhostname_sa(3) usage - Remove SUID_SSH - It was removed from ssh in 2002 - Fix 'make test' - Add some hints into the patches on where they came from - Mirror all patches - Move LPK patch out of files/ - Remove the need for 2 patches * Removal of 'host-key check-config' in install phase * Adding -lutil - Add SCTP support [1] - Remove FILECONTROL as it has not been supported since the 5.8 update - Replace tab with space pkg-descr - Remove default WRKSRC - Add 'configtest' command to rc script - Mark X509 broken with other patches due to PATCH_DIST_STRIP=-p1 PR: ports/174570 [1] Submitted by: oleg <proler@gmail.com> [1] Obtained from: https://bugzilla.mindrot.org/show_bug.cgi?id=2016 (upstream) [1] Feature safe: yes
Notes
Notes: svn path=/head/; revision=315920
Diffstat (limited to 'security/openssh-portable/files/patch-session.c')
-rw-r--r--security/openssh-portable/files/patch-session.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/security/openssh-portable/files/patch-session.c b/security/openssh-portable/files/patch-session.c
index 4c7d773de54c..226a94c19245 100644
--- a/security/openssh-portable/files/patch-session.c
+++ b/security/openssh-portable/files/patch-session.c
@@ -1,3 +1,20 @@
+r56266 | dinoex | 2002-03-17 14:24:24 -0600 (Sun, 17 Mar 2002) | 4 lines
+Changed paths:
+ M /head/security/hpn-ssh/Makefile
+ M /head/security/hpn-ssh/files/patch-auth.c
+ A /head/security/hpn-ssh/files/patch-auth1.c
+ A /head/security/hpn-ssh/files/patch-auth2.c
+ M /head/security/hpn-ssh/files/patch-session.c
+ M /head/security/openssh-portable/Makefile
+ M /head/security/openssh-portable/files/patch-auth.c
+ A /head/security/openssh-portable/files/patch-auth1.c
+ A /head/security/openssh-portable/files/patch-auth2.c
+ M /head/security/openssh-portable/files/patch-session.c
+
+Merged patches for HAVE_LOGIN_CAP from stable
+
+PR: 35904
+
--- session.c.orig 2011-07-21 18:55:33.883559116 +0200
+++ session.c 2011-07-21 19:02:17.789294035 +0200
@@ -896,6 +896,24 @@