summaryrefslogtreecommitdiffstats
path: root/security/ssh2/files
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2000-09-02 03:56:57 +0000
committerkris <kris@FreeBSD.org>2000-09-02 03:56:57 +0000
commita14d83c57398e838f44aec48cc5cea7985ddc7c7 (patch)
tree95d6468e1523eba1f585e4981bc3e40e447ed426 /security/ssh2/files
parent44048fde1176187eef751c845f177093dd74d699 (diff)
downloadFreeBSD-ports-a14d83c57398e838f44aec48cc5cea7985ddc7c7.zip
FreeBSD-ports-a14d83c57398e838f44aec48cc5cea7985ddc7c7.tar.gz
Upgrade to ssh-2.3.0.
PR: ports/20869 Submitted by: Issei Suzuki <issei@issei.org> (Maintainer)
Diffstat (limited to 'security/ssh2/files')
-rw-r--r--security/ssh2/files/patch-aa10
-rw-r--r--security/ssh2/files/patch-ab14
-rw-r--r--security/ssh2/files/patch-ac14
-rw-r--r--security/ssh2/files/patch-ad16
-rw-r--r--security/ssh2/files/patch-af8
-rw-r--r--security/ssh2/files/patch-ag10
-rw-r--r--security/ssh2/files/patch-ah14
-rw-r--r--security/ssh2/files/patch-ai16
-rw-r--r--security/ssh2/files/patch-aj8
-rw-r--r--security/ssh2/files/patch-ak13
-rw-r--r--security/ssh2/files/patch-al10
11 files changed, 78 insertions, 55 deletions
diff --git a/security/ssh2/files/patch-aa b/security/ssh2/files/patch-aa
index 0bb6079..0495264 100644
--- a/security/ssh2/files/patch-aa
+++ b/security/ssh2/files/patch-aa
@@ -1,6 +1,6 @@
---- lib/Makefile.in.orig Thu Mar 30 21:41:49 2000
-+++ lib/Makefile.in Wed May 17 18:03:14 2000
-@@ -105,7 +105,7 @@
+--- lib/Makefile.in.orig Thu Aug 24 17:41:39 2000
++++ lib/Makefile.in Sun Aug 27 01:13:32 2000
+@@ -110,7 +110,7 @@
AUTOMAKE_OPTIONS = 1.0 foreign dist-zip no-dependencies
@@ -9,7 +9,7 @@
SUBDIRS_windelta = +win32
-@@ -114,7 +114,7 @@
+@@ -119,7 +119,7 @@
# The `object_SUBLIBRARIES' variables are used on the Windows to
# expand the original library `object' with the listed sublibraries at
# the link step.
@@ -18,7 +18,7 @@
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../sshconf.h
-@@ -314,11 +314,6 @@
+@@ -319,11 +319,6 @@
local-includes:
-if test '!' -d ../include; then mkdir ../include; fi
diff --git a/security/ssh2/files/patch-ab b/security/ssh2/files/patch-ab
index 5653ffc..9eb972a 100644
--- a/security/ssh2/files/patch-ab
+++ b/security/ssh2/files/patch-ab
@@ -1,11 +1,11 @@
---- lib/sshapputil/Makefile.in.orig Thu Mar 30 21:41:53 2000
-+++ lib/sshapputil/Makefile.in Wed May 17 18:04:39 2000
-@@ -120,7 +120,7 @@
+--- lib/sshapputil/Makefile.in.orig Sun Aug 27 01:23:04 2000
++++ lib/sshapputil/Makefile.in Sun Aug 27 01:23:41 2000
+@@ -128,7 +128,7 @@
include_HEADERS = sshuserfile.h sshuserfilebuf.h
--ADD_INCLUDES = -I../.. -I. -I$(srcdir) -I$(top_builddir) -I$(top_srcdir) -I../sshutil -I$(srcdir)/../sshutil -I../sshmath -I$(srcdir)/../sshmath -I../zlib -I$(srcdir)/../zlib
-+ADD_INCLUDES = -I../.. -I. -I$(srcdir) -I$(top_builddir) -I$(top_srcdir) -I../sshutil -I$(srcdir)/../sshutil -I../sshmath -I$(srcdir)/../sshmath
+-INCLUDES = $(ADD_INCLUDES) -I$(srcdir) -I. -I$(top_builddir) -I$(top_srcdir) -I$(top_srcdir)/lib/sshutil -I$(top_srcdir)/lib/sshutil/sshcore -I$(top_srcdir)/lib/sshutil/sshadt -I$(top_srcdir)/lib/sshutil/ssholdadt -I$(top_srcdir)/lib/sshutil/sshstrutil -I$(top_srcdir)/lib/sshutil/ssheloop -I$(top_srcdir)/lib/sshutil/sshstream -I$(top_srcdir)/lib/sshutil/sshfsm -I$(top_srcdir)/lib/sshutil/sshsysutil -I$(top_srcdir)/lib/sshutil/sshnet -I$(top_srcdir)/lib/sshutil/sshmisc -I$(top_srcdir)/lib/sshutil/sshpacketstream -I$(top_srcdir)/lib/sshutil/sshtestutil -I$(top_srcdir)/lib/zlib -I$(top_srcdir)/lib/sshmath -I$(top_srcdir)/lib/sshreadline -I$(top_srcdir)/lib/sshapputil -I$(top_srcdir)/lib/sshcrypt -I$(top_srcdir)/lib/sshproto -I$(top_srcdir)/lib/sshagent -I$(top_srcdir)/lib/sshsession -I$(top_srcdir)/lib/sshhttp -I$(top_srcdir)/lib/sshscrlock -I$(top_srcdir)/lib/sshsmtp -I$(top_srcdir)/lib/sshscm -I$(top_srcdir)/lib/sshpgp -I$(top_srcdir)/lib/sshipsecappapi -I$(top_srcdir)/lib/sshhs -I$(top_srcdir)/lib/sshexternalkey -I$(top_srcdir)/lib/sshfilexfer
++INCLUDES = $(ADD_INCLUDES) -I$(srcdir) -I. -I$(top_builddir) -I$(top_srcdir) -I$(top_srcdir)/lib/sshutil -I$(top_srcdir)/lib/sshutil/sshcore -I$(top_srcdir)/lib/sshutil/sshadt -I$(top_srcdir)/lib/sshutil/ssholdadt -I$(top_srcdir)/lib/sshutil/sshstrutil -I$(top_srcdir)/lib/sshutil/ssheloop -I$(top_srcdir)/lib/sshutil/sshstream -I$(top_srcdir)/lib/sshutil/sshfsm -I$(top_srcdir)/lib/sshutil/sshsysutil -I$(top_srcdir)/lib/sshutil/sshnet -I$(top_srcdir)/lib/sshutil/sshmisc -I$(top_srcdir)/lib/sshutil/sshpacketstream -I$(top_srcdir)/lib/sshutil/sshtestutil -I$(top_srcdir)/lib/sshmath -I$(top_srcdir)/lib/sshreadline -I$(top_srcdir)/lib/sshapputil -I$(top_srcdir)/lib/sshcrypt -I$(top_srcdir)/lib/sshproto -I$(top_srcdir)/lib/sshagent -I$(top_srcdir)/lib/sshsession -I$(top_srcdir)/lib/sshhttp -I$(top_srcdir)/lib/sshscrlock -I$(top_srcdir)/lib/sshsmtp -I$(top_srcdir)/lib/sshscm -I$(top_srcdir)/lib/sshpgp -I$(top_srcdir)/lib/sshipsecappapi -I$(top_srcdir)/lib/sshhs -I$(top_srcdir)/lib/sshexternalkey -I$(top_srcdir)/lib/sshfilexfer
-
- INCLUDES = $(ADD_INCLUDES) -I$(srcdir) -I. -I$(top_srcdir) -I$(top_builddir) -I$(top_builddir)/include -I$(top_srcdir)/lib/sshutil
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+ CONFIG_HEADER = ../../sshconf.h
diff --git a/security/ssh2/files/patch-ac b/security/ssh2/files/patch-ac
index f0f5548..c8d3f8e 100644
--- a/security/ssh2/files/patch-ac
+++ b/security/ssh2/files/patch-ac
@@ -1,11 +1,11 @@
---- lib/sshcrypt/Makefile.in.orig Thu Mar 30 21:41:53 2000
-+++ lib/sshcrypt/Makefile.in Wed May 17 18:05:36 2000
-@@ -140,7 +140,7 @@
+--- lib/sshcrypt/Makefile.in.orig Thu Aug 24 17:41:49 2000
++++ lib/sshcrypt/Makefile.in Sun Aug 27 01:15:02 2000
+@@ -149,7 +149,7 @@
LDADD = libsshcrypt.a ../sshutil/libsshutil.a ../sshmath/libsshmath.a
--ADD_INCLUDES = -I../.. -I. -I$(srcdir) -I$(top_builddir) -I$(top_srcdir) -I../sshutil -I$(srcdir)/../sshutil -I../sshmath -I$(srcdir)/../sshmath -I../zlib -I$(srcdir)/../zlib -I../sshscard -I$(srcdir)/../sshscard -I../sshexternalkey -I$(srcdir)/../sshexternalkey -I../trq -I$(srcdir)/../trq
-+ADD_INCLUDES = -I../.. -I. -I$(srcdir) -I$(top_builddir) -I$(top_srcdir) -I../sshutil -I$(srcdir)/../sshutil -I../sshmath -I$(srcdir)/../sshmath -I../sshscard -I$(srcdir)/../sshscard -I../sshexternalkey -I$(srcdir)/../sshexternalkey -I../trq -I$(srcdir)/../trq
+-INCLUDES = $(ADD_INCLUDES) -I$(srcdir) -I. -I$(top_builddir) -I$(top_srcdir) -I$(top_srcdir)/lib/sshutil -I$(top_srcdir)/lib/sshutil/sshcore -I$(top_srcdir)/lib/sshutil/sshadt -I$(top_srcdir)/lib/sshutil/ssholdadt -I$(top_srcdir)/lib/sshutil/sshstrutil -I$(top_srcdir)/lib/sshutil/ssheloop -I$(top_srcdir)/lib/sshutil/sshstream -I$(top_srcdir)/lib/sshutil/sshfsm -I$(top_srcdir)/lib/sshutil/sshsysutil -I$(top_srcdir)/lib/sshutil/sshnet -I$(top_srcdir)/lib/sshutil/sshmisc -I$(top_srcdir)/lib/sshutil/sshpacketstream -I$(top_srcdir)/lib/sshutil/sshtestutil -I$(top_srcdir)/lib/zlib -I$(top_srcdir)/lib/sshmath -I$(top_srcdir)/lib/sshreadline -I$(top_srcdir)/lib/sshapputil -I$(top_srcdir)/lib/sshcrypt -I$(top_srcdir)/lib/sshproto -I$(top_srcdir)/lib/sshagent -I$(top_srcdir)/lib/sshsession -I$(top_srcdir)/lib/sshhttp -I$(top_srcdir)/lib/sshscrlock -I$(top_srcdir)/lib/sshsmtp -I$(top_srcdir)/lib/sshscm -I$(top_srcdir)/lib/sshpgp -I$(top_srcdir)/lib/sshipsecappapi -I$(top_srcdir)/lib/sshhs -I$(top_srcdir)/lib/sshexternalkey -I$(top_srcdir)/lib/sshfilexfer
++INCLUDES = $(ADD_INCLUDES) -I$(srcdir) -I. -I$(top_builddir) -I$(top_srcdir) -I$(top_srcdir)/lib/sshutil -I$(top_srcdir)/lib/sshutil/sshcore -I$(top_srcdir)/lib/sshutil/sshadt -I$(top_srcdir)/lib/sshutil/ssholdadt -I$(top_srcdir)/lib/sshutil/sshstrutil -I$(top_srcdir)/lib/sshutil/ssheloop -I$(top_srcdir)/lib/sshutil/sshstream -I$(top_srcdir)/lib/sshutil/sshfsm -I$(top_srcdir)/lib/sshutil/sshsysutil -I$(top_srcdir)/lib/sshutil/sshnet -I$(top_srcdir)/lib/sshutil/sshmisc -I$(top_srcdir)/lib/sshutil/sshpacketstream -I$(top_srcdir)/lib/sshutil/sshtestutil -I$(top_srcdir)/lib/sshmath -I$(top_srcdir)/lib/sshreadline -I$(top_srcdir)/lib/sshapputil -I$(top_srcdir)/lib/sshcrypt -I$(top_srcdir)/lib/sshproto -I$(top_srcdir)/lib/sshagent -I$(top_srcdir)/lib/sshsession -I$(top_srcdir)/lib/sshhttp -I$(top_srcdir)/lib/sshscrlock -I$(top_srcdir)/lib/sshsmtp -I$(top_srcdir)/lib/sshscm -I$(top_srcdir)/lib/sshpgp -I$(top_srcdir)/lib/sshipsecappapi -I$(top_srcdir)/lib/sshhs -I$(top_srcdir)/lib/sshexternalkey -I$(top_srcdir)/lib/sshfilexfer
-
- INCLUDES = $(ADD_INCLUDES) -I$(srcdir) -I. -I$(top_srcdir) -I$(top_builddir) -I$(top_builddir)/include -I$(top_srcdir)/lib/sshutil
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+ CONFIG_HEADER = ../../sshconf.h
diff --git a/security/ssh2/files/patch-ad b/security/ssh2/files/patch-ad
index f577701..43aca36 100644
--- a/security/ssh2/files/patch-ad
+++ b/security/ssh2/files/patch-ad
@@ -1,11 +1,11 @@
---- lib/sshreadline/Makefile.in.orig Thu Mar 30 21:41:55 2000
-+++ lib/sshreadline/Makefile.in Wed May 17 18:06:26 2000
-@@ -120,7 +120,7 @@
- include_HEADERS = sshreadline.h
- # noinst_HEADERS =
+--- lib/sshreadline/Makefile.in.orig Thu Aug 24 17:41:51 2000
++++ lib/sshreadline/Makefile.in Sun Aug 27 01:15:31 2000
+@@ -127,7 +127,7 @@
--ADD_INCLUDES = -I$(srcdir) -I. -I../.. -I$(top_builddir) -I$(top_srcdir) -I../sshmath -I$(srcdir)/../sshmath -I../zlib -I$(srcdir)/../zlib -I../sshutil -I$(srcdir)/../sshutil
-+ADD_INCLUDES = -I$(srcdir) -I. -I../.. -I$(top_builddir) -I$(top_srcdir) -I../sshmath -I$(srcdir)/../sshmath -I../sshutil -I$(srcdir)/../sshutil
+ include_HEADERS = sshreadline.h
+-INCLUDES = $(ADD_INCLUDES) -I$(srcdir) -I. -I$(top_builddir) -I$(top_srcdir) -I$(top_srcdir)/lib/sshutil -I$(top_srcdir)/lib/sshutil/sshcore -I$(top_srcdir)/lib/sshutil/sshadt -I$(top_srcdir)/lib/sshutil/ssholdadt -I$(top_srcdir)/lib/sshutil/sshstrutil -I$(top_srcdir)/lib/sshutil/ssheloop -I$(top_srcdir)/lib/sshutil/sshstream -I$(top_srcdir)/lib/sshutil/sshfsm -I$(top_srcdir)/lib/sshutil/sshsysutil -I$(top_srcdir)/lib/sshutil/sshnet -I$(top_srcdir)/lib/sshutil/sshmisc -I$(top_srcdir)/lib/sshutil/sshpacketstream -I$(top_srcdir)/lib/sshutil/sshtestutil -I$(top_srcdir)/lib/zlib -I$(top_srcdir)/lib/sshmath -I$(top_srcdir)/lib/sshreadline -I$(top_srcdir)/lib/sshapputil -I$(top_srcdir)/lib/sshcrypt -I$(top_srcdir)/lib/sshproto -I$(top_srcdir)/lib/sshagent -I$(top_srcdir)/lib/sshsession -I$(top_srcdir)/lib/sshhttp -I$(top_srcdir)/lib/sshscrlock -I$(top_srcdir)/lib/sshsmtp -I$(top_srcdir)/lib/sshscm -I$(top_srcdir)/lib/sshpgp -I$(top_srcdir)/lib/sshipsecappapi -I$(top_srcdir)/lib/sshhs -I$(top_srcdir)/lib/sshexternalkey -I$(top_srcdir)/lib/sshfilexfer
++INCLUDES = $(ADD_INCLUDES) -I$(srcdir) -I. -I$(top_builddir) -I$(top_srcdir) -I$(top_srcdir)/lib/sshutil -I$(top_srcdir)/lib/sshutil/sshcore -I$(top_srcdir)/lib/sshutil/sshadt -I$(top_srcdir)/lib/sshutil/ssholdadt -I$(top_srcdir)/lib/sshutil/sshstrutil -I$(top_srcdir)/lib/sshutil/ssheloop -I$(top_srcdir)/lib/sshutil/sshstream -I$(top_srcdir)/lib/sshutil/sshfsm -I$(top_srcdir)/lib/sshutil/sshsysutil -I$(top_srcdir)/lib/sshutil/sshnet -I$(top_srcdir)/lib/sshutil/sshmisc -I$(top_srcdir)/lib/sshutil/sshpacketstream -I$(top_srcdir)/lib/sshutil/sshtestutil -I$(top_srcdir)/lib/sshmath -I$(top_srcdir)/lib/sshreadline -I$(top_srcdir)/lib/sshapputil -I$(top_srcdir)/lib/sshcrypt -I$(top_srcdir)/lib/sshproto -I$(top_srcdir)/lib/sshagent -I$(top_srcdir)/lib/sshsession -I$(top_srcdir)/lib/sshhttp -I$(top_srcdir)/lib/sshscrlock -I$(top_srcdir)/lib/sshsmtp -I$(top_srcdir)/lib/sshscm -I$(top_srcdir)/lib/sshpgp -I$(top_srcdir)/lib/sshipsecappapi -I$(top_srcdir)/lib/sshhs -I$(top_srcdir)/lib/sshexternalkey -I$(top_srcdir)/lib/sshfilexfer
- INCLUDES = $(ADD_INCLUDES) -I$(srcdir) -I. -I$(top_srcdir) -I$(top_builddir) -I$(top_builddir)/include -I$(top_srcdir)/lib/sshutil
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+ CONFIG_HEADER = ../../sshconf.h
diff --git a/security/ssh2/files/patch-af b/security/ssh2/files/patch-af
index f052a83..981cd3e 100644
--- a/security/ssh2/files/patch-af
+++ b/security/ssh2/files/patch-af
@@ -1,6 +1,6 @@
---- apps/ssh/Makefile.in.orig Thu Mar 30 21:41:56 2000
-+++ apps/ssh/Makefile.in Wed May 17 18:09:57 2000
-@@ -134,7 +134,7 @@
+--- apps/ssh/Makefile.in.orig Thu Aug 24 17:41:55 2000
++++ apps/ssh/Makefile.in Sun Aug 27 01:16:01 2000
+@@ -143,7 +143,7 @@
INCLUDES = -I. -I$(srcdir) -I../.. -I$(srcdir) -I$(top_builddir) -I$(top_srcdir) -I../../include -I$(srcdir)/../../include
@@ -8,4 +8,4 @@
+LDADD = @ssh2_ldadd_options@ -lz
DEPENDENCIES = ./libssh2.a ../../lib/libssh.a
- libssh2_a_SOURCES = agentclient.c sshchagent.c sshserver.c agentpath.c sshchsession.c sshstdiofilter.c authc-passwd.c sshchssh1agent.c sshunixconfig.c authc-pubkey.c sshchtcpfwd.c sshunixuserfiles.c auths-passwd.c sshchx11.c sshuserfiles.c auths-pubkey.c sshclient.c sshcommon.c readpass.c sshconfig.c sshauthmethodc.c sshauthmethods.c sshglob.c auths-common.c sshttyflags.c auths-hostbased.c authc-hostbased.c auths-hostbased-rhosts.c ssh2pgppub.c ssh2pgpsec.c ssh2pgputil.c sshappcommon.c sshfilecopy.c sshgetcwd.c sshfc_conn.c sshfc_glob.c sshfc_transfer.c sshfc_recurse.c sshserverprobe.c ssh1encode.c ssh1keydecode.c
+ libssh2_a_SOURCES = agentclient.c sshchagent.c sshserver.c agentpath.c sshchsession.c sshstdiofilter.c authc-passwd.c sshchssh1agent.c sshunixconfig.c authc-pubkey.c sshchtcpfwd.c sshunixuserfiles.c auths-passwd.c sshchx11.c sshuserfiles.c auths-pubkey.c auths-kerberos.c authc-kerberos.c auths-kerberos-tgt.c authc-kerberos-tgt.c sshclient.c sshcommon.c readpass.c sshconfig.c sshauthmethodc.c sshauthmethods.c sshglob.c auths-common.c sshttyflags.c auths-hostbased.c authc-hostbased.c auths-hostbased-rhosts.c ssh2pgppub.c ssh2pgpsec.c ssh2pgputil.c sshappcommon.c sshfilecopy.c sshgetcwd.c sshfc_conn.c sshfc_glob.c sshfc_transfer.c sshfc_recurse.c sshserverprobe.c ssh1encode.c ssh1keydecode.c
diff --git a/security/ssh2/files/patch-ag b/security/ssh2/files/patch-ag
index 5a02a56..144f9fb 100644
--- a/security/ssh2/files/patch-ag
+++ b/security/ssh2/files/patch-ag
@@ -1,6 +1,6 @@
---- configure.orig Wed May 17 18:01:34 2000
-+++ configure Wed May 17 18:10:35 2000
-@@ -5373,7 +5373,7 @@
+--- configure.orig Thu Aug 24 17:41:37 2000
++++ configure Sun Aug 27 01:16:15 2000
+@@ -6021,7 +6021,7 @@
char tgetent();
int main() {
@@ -8,8 +8,8 @@
+XXXtgetent()
; return 0; }
EOF
- if { (eval echo configure:5380: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-@@ -5497,7 +5497,7 @@
+ if { (eval echo configure:6028: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+@@ -6145,7 +6145,7 @@
echo "$ac_t""no" 1>&6
fi
diff --git a/security/ssh2/files/patch-ah b/security/ssh2/files/patch-ah
index e968267..5400ef0 100644
--- a/security/ssh2/files/patch-ah
+++ b/security/ssh2/files/patch-ah
@@ -1,6 +1,6 @@
---- apps/ssh/sshchsession.c.orig Wed May 17 18:01:34 2000
-+++ apps/ssh/sshchsession.c Wed May 17 18:11:14 2000
-@@ -77,6 +77,11 @@
+--- apps/ssh/sshchsession.c.orig Thu Aug 24 17:40:41 2000
++++ apps/ssh/sshchsession.c Sun Aug 27 01:16:55 2000
+@@ -83,6 +83,11 @@
#include <ulimit.h>
#endif /* ULIMIT_H */
@@ -12,7 +12,7 @@
#define SSH_DEBUG_MODULE "Ssh2ChannelSession"
#define SSH_SESSION_INTERACTIVE_WINDOW 10000
-@@ -483,6 +488,67 @@
+@@ -489,6 +494,67 @@
if (getenv("TZ"))
ssh_child_set_env(envp, envsizep, "TZ", getenv("TZ"));
@@ -80,9 +80,9 @@
/* Set SSH_CLIENT. */
snprintf(buf, sizeof(buf), "%s %s %s %s",
session->common->remote_ip, session->common->remote_port,
-@@ -710,12 +776,20 @@
+@@ -729,12 +795,20 @@
char buff[100], *time_string;
-
+
/* Check /etc/nologin. */
+#ifdef __FreeBSD__
+ f = fopen("/var/run/nologin", "r");
@@ -101,7 +101,7 @@
while (fgets(buf, sizeof(buf), f))
fputs(buf, stderr);
fclose(f);
-@@ -878,7 +952,11 @@
+@@ -918,7 +992,11 @@
{
struct stat mailbuf;
if (stat(mailbox, &mailbuf) == -1 || mailbuf.st_size == 0)
diff --git a/security/ssh2/files/patch-ai b/security/ssh2/files/patch-ai
index 022941d..4fdb605 100644
--- a/security/ssh2/files/patch-ai
+++ b/security/ssh2/files/patch-ai
@@ -1,6 +1,6 @@
---- lib/sshsession/sshunixuser.c.orig Thu Mar 30 21:41:05 2000
-+++ lib/sshsession/sshunixuser.c Wed May 17 18:15:10 2000
-@@ -55,6 +55,10 @@
+--- lib/sshsession/sshunixuser.c.orig Thu Aug 24 17:40:39 2000
++++ lib/sshsession/sshunixuser.c Sun Aug 27 01:21:57 2000
+@@ -86,6 +86,10 @@
#define SSH_DEBUG_MODULE "SshUnixUser"
@@ -11,7 +11,7 @@
extern char *crypt(const char *key, const char *salt);
/* Data type to hold machine-specific user data. */
-@@ -736,6 +740,24 @@
+@@ -1224,6 +1228,24 @@
/* Set uid, gid, and groups. */
if (getuid() == UID_ROOT || geteuid() == UID_ROOT)
{
@@ -36,11 +36,11 @@
if (setgid(ssh_user_gid(uc)) < 0)
{
SSH_DEBUG(2, ("ssh_user_become: setgid: %s", strerror(errno)));
-@@ -773,6 +795,7 @@
- (int)ssh_user_uid(uc)));
- return FALSE;
+@@ -1280,6 +1302,7 @@
}
+ #endif /* HAVE_SIA */
+ #endif /* SSHDIST_SESSION_SIA */
+#endif /* HAVE_LOGIN_CAP_H */
}
- /* We are now running with the user's privileges. */
+ #ifdef KERBEROS
diff --git a/security/ssh2/files/patch-aj b/security/ssh2/files/patch-aj
index 29e5e47..444c68f 100644
--- a/security/ssh2/files/patch-aj
+++ b/security/ssh2/files/patch-aj
@@ -1,6 +1,6 @@
---- lib/sshutil/sshincludes.h.old Wed May 17 18:39:44 2000
-+++ lib/sshutil/sshincludes.h Wed May 17 18:40:19 2000
-@@ -166,7 +166,7 @@
+--- lib/sshutil/sshincludes.h.orig Thu Aug 24 17:43:30 2000
++++ lib/sshutil/sshincludes.h Sun Aug 27 01:22:27 2000
+@@ -213,7 +213,7 @@
#define SSH_UID_ROOT 0
#endif /* SSH_UID_ROOT */
@@ -9,7 +9,7 @@
/* Define zlib to have ssh prefix, so we will not care if there is another zlib
in the kernel */
#define deflateInit_ ssh_z_deflateInit_
-@@ -202,6 +202,6 @@
+@@ -249,6 +249,6 @@
#define uLongf ssh_z_uLongf
#define voidpf ssh_z_voidpf
#define voidp ssh_z_voidp
diff --git a/security/ssh2/files/patch-ak b/security/ssh2/files/patch-ak
new file mode 100644
index 0000000..7d22a90
--- /dev/null
+++ b/security/ssh2/files/patch-ak
@@ -0,0 +1,13 @@
+--- apps/ssh/sshd2_config.orig Sun Aug 27 02:30:53 2000
++++ apps/ssh/sshd2_config Sun Aug 27 02:31:08 2000
+@@ -90,8 +90,8 @@
+
+ ## SSH1 compatibility
+
+-# Ssh1Compatibility <set by configure by default>
+-# Sshd1Path <set by configure by default>
++ Ssh1Compatibility yes
++ Sshd1Path /usr/sbin/sshd
+
+
+ ## Chrooted environment settings
diff --git a/security/ssh2/files/patch-al b/security/ssh2/files/patch-al
new file mode 100644
index 0000000..31e6440
--- /dev/null
+++ b/security/ssh2/files/patch-al
@@ -0,0 +1,10 @@
+--- apps/ssh/ssh2_config.orig Sun Aug 27 02:30:11 2000
++++ apps/ssh/ssh2_config Sun Aug 27 02:30:48 2000
+@@ -43,6 +43,7 @@
+ ## SSH1 Compatibility
+
+ Ssh1Compatibility yes
++ Ssh1Path /usr/bin/ssh
+ Ssh1AgentCompatibility none
+ # Ssh1AgentCompatibility traditional
+ # Ssh1AgentCompatibility ssh2
OpenPOWER on IntegriCloud