head 1.9; access; symbols pkgsrc-2013Q2:1.9.0.50 pkgsrc-2013Q2-base:1.9 pkgsrc-2012Q4:1.9.0.48 pkgsrc-2012Q4-base:1.9 pkgsrc-2011Q4:1.9.0.46 pkgsrc-2011Q4-base:1.9 pkgsrc-2011Q2:1.9.0.44 pkgsrc-2011Q2-base:1.9 TNF:1.1.1 pkgsrc-2009Q4:1.9.0.42 pkgsrc-2009Q4-base:1.9 pkgsrc-2008Q4:1.9.0.40 pkgsrc-2008Q4-base:1.9 pkgsrc-2008Q3:1.9.0.38 pkgsrc-2008Q3-base:1.9 cube-native-xorg:1.9.0.36 cube-native-xorg-base:1.9 pkgsrc-2008Q2:1.9.0.34 pkgsrc-2008Q2-base:1.9 pkgsrc-2008Q1:1.9.0.32 pkgsrc-2008Q1-base:1.9 pkgsrc-2007Q4:1.9.0.30 pkgsrc-2007Q4-base:1.9 pkgsrc-2007Q3:1.9.0.28 pkgsrc-2007Q3-base:1.9 pkgsrc-2007Q2:1.9.0.26 pkgsrc-2007Q2-base:1.9 pkgsrc-2007Q1:1.9.0.24 pkgsrc-2007Q1-base:1.9 pkgsrc-2006Q4:1.9.0.22 pkgsrc-2006Q4-base:1.9 pkgsrc-2006Q3:1.9.0.20 pkgsrc-2006Q3-base:1.9 pkgsrc-2006Q2:1.9.0.18 pkgsrc-2006Q2-base:1.9 pkgsrc-2006Q1:1.9.0.16 pkgsrc-2006Q1-base:1.9 pkgsrc-2005Q4:1.9.0.14 pkgsrc-2005Q4-base:1.9 pkgsrc-2005Q3:1.9.0.12 pkgsrc-2005Q3-base:1.9 pkgsrc-2005Q2:1.9.0.10 pkgsrc-2005Q2-base:1.9 pkgsrc-2005Q1:1.9.0.8 pkgsrc-2005Q1-base:1.9 pkgsrc-2004Q4:1.9.0.6 pkgsrc-2004Q4-base:1.9 pkgsrc-2004Q3:1.9.0.4 pkgsrc-2004Q3-base:1.9 pkgsrc-2004Q2:1.9.0.2 pkgsrc-2004Q2-base:1.9 pkgsrc-2004Q1:1.8.0.12 pkgsrc-2004Q1-base:1.8 pkgsrc-2003Q4:1.8.0.10 pkgsrc-2003Q4-base:1.8 netbsd-1-6-1:1.8.0.6 netbsd-1-6-1-base:1.8 netbsd-1-6:1.8.0.8 netbsd-1-6-RELEASE-base:1.8 pkgviews:1.8.0.4 pkgviews-base:1.8 buildlink2:1.8.0.2 buildlink2-base:1.8 netbsd-1-5-PATCH003:1.8 netbsd-1-5-PATCH001:1.8 netbsd-1-5-RELEASE:1.8 netbsd-1-4-PATCH003:1.8 netbsd-1-4-PATCH002:1.8 comdex-fall-1999:1.8 netbsd-1-4-PATCH001:1.8 netbsd-1-4-RELEASE:1.6 netbsd-1-3-PATCH003:1.5 netbsd-1-3-PATCH002:1.4 HF-19971214:1.1.1.1; locks; strict; comment @# @; 1.9 date 2004.06.01.21.50.38; author kristerw; state dead; branches; next 1.8; 1.8 date 99.05.26.15.35.43; author tv; state Exp; branches; next 1.7; 1.7 date 99.05.15.13.46.59; author bouyer; state Exp; branches; next 1.6; 1.6 date 98.11.04.23.43.39; author tron; state Exp; branches; next 1.5; 1.5 date 98.08.07.11.13.50; author agc; state Exp; branches; next 1.4; 1.4 date 98.03.19.02.20.53; author tv; state Exp; branches; next 1.3; 1.3 date 98.02.12.14.27.26; author mrg; state Exp; branches; next 1.2; 1.2 date 97.12.18.02.45.01; author mrg; state Exp; branches; next 1.1; 1.1 date 97.12.14.16.17.14; author hubertf; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 97.12.14.16.17.14; author hubertf; state Exp; branches; next ; desc @@ 1.9 log @Remove obsolete packages, per discussion on tech-pkg. @ text @$NetBSD: patch-ao,v 1.8 1999/05/26 15:35:43 tv Exp $ --- gmp-2.0.2-ssh-2/aclocal.m4.orig Wed Jul 8 18:40:42 1998 +++ gmp-2.0.2-ssh-2/aclocal.m4 Mon May 10 23:50:28 1999 @@@@ -20,7 +20,7 @@@@ dnl AM_INIT_AUTOMAKE(package,version, [no-define]) AC_DEFUN(AM_INIT_AUTOMAKE, -[AC_REQUIRE([AM_PROG_INSTALL]) +[AC_REQUIRE([AC_PROG_INSTALL]) PACKAGE=[$1] AC_SUBST(PACKAGE) VERSION=[$2] @@@@ -46,7 +46,7 @@@@ # serial 1 -AC_DEFUN(AM_PROG_INSTALL, +AC_DEFUN(AC_PROG_INSTALL, [AC_REQUIRE([AC_PROG_INSTALL]) test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}' AC_SUBST(INSTALL_SCRIPT)dnl @ 1.8 log @Update to "rsaref-2.0p2" dependency, to make the md5 crap work. Also reorder some patches, and touch the timestamp on all Makefile.in files, so that automake and autoconf are never run (regardless of whether they are installed). @ text @d1 1 a1 1 $NetBSD: patch-aq,v 1.1 1999/05/10 22:11:40 tron Exp $ @ 1.7 log @Update to 1.2.27. Mostly sprintf->snprintf fixes (more than we had in our private patches). ssh users should probably upgrade ... @ text @d1 1 a1 1 $NetBSD: patch-af,v 1.5 1999/05/10 21:34:46 tron Exp $ d3 20 a22 40 --- newchannels.c.orig Wed May 12 13:19:27 1999 +++ newchannels.c Sat May 15 04:31:04 1999 @@@@ -274,7 +274,7 @@@@ #include "authfd.h" #include "emulate.h" #include "servconf.h" -#ifdef LIBWRAP +#if defined(LIBWRAP) && defined(LIBWRAP_FWD) #include #include #ifdef NEED_SYS_SYSLOG_H @@@@ -934,7 +934,7 @@@@ snprintf(buf, sizeof(buf), "X11 connection from %.200s port %d", remote_hostname, get_peer_port(newsock)); xfree(remote_hostname); -#ifdef LIBWRAP +#if defined(LIBWRAP) && defined(LIBWRAP_FWD) { struct request_info req; struct servent *serv; @@@@ -986,7 +986,7 @@@@ ch->listening_port, remote_hostname, get_peer_port(newsock)); xfree(remote_hostname); -#ifdef LIBWRAP +#if defined(LIBWRAP) && defined(LIBWRAP_FWD) { struct request_info req; struct servent *serv; @@@@ -2412,6 +2412,10 @@@@ ssh-agent connections on your system */ old_umask = umask(S_IRUSR|S_IXUSR|S_IRGRP|S_IXGRP|S_IROTH|S_IXOTH); + /* Make sure the socket doesn't already exist, left over from a system + crash perhaps. */ + unlink(channel_forwarded_auth_socket_name); + if (bind(sock, (struct sockaddr *)&sunaddr, AF_UNIX_SIZE(sunaddr)) < 0) packet_disconnect("Agent socket bind failed: %.100s", strerror(errno)); @ 1.6 log @Add necessary security patches from PR pkg/6392 by Wolfgang Rupprecht and convert old patch files to unified output format. @ text @d1 1 a1 1 $NetBSD$ d3 3 a5 3 --- newchannels.c.orig Wed Jul 8 18:40:36 1998 +++ newchannels.c Thu Nov 5 00:28:07 1998 @@@@ -263,7 +263,7 @@@@ d14 4 a17 4 @@@@ -923,7 +923,7 @@@@ sprintf(buf, "X11 connection from %.200s port %d", remote_hostname, get_peer_port(newsock)); xfree(remote_hostname); d20 7 a26 7 { struct request_info req; struct servent *serv; @@@@ -974,7 +974,7 @@@@ ch->listening_port, remote_hostname, get_peer_port(newsock)); xfree(remote_hostname); d29 4 a32 4 { struct request_info req; struct servent *serv; @@@@ -2388,6 +2388,10 @@@@ @ 1.5 log @Add NetBSD RCS Ids. @ text @d3 40 a42 66 *** newchannels.c.orig Tue Jan 20 07:24:06 1998 --- newchannels.c Wed Mar 18 20:44:26 1998 *************** *** 241,247 **** #include "authfd.h" #include "emulate.h" #include "servconf.h" ! #ifdef LIBWRAP #include #include #ifdef NEED_SYS_SYSLOG_H --- 241,247 ---- #include "authfd.h" #include "emulate.h" #include "servconf.h" ! #if defined(LIBWRAP) && defined(LIBWRAP_FWD) #include #include #ifdef NEED_SYS_SYSLOG_H *************** *** 881,887 **** sprintf(buf, "X11 connection from %.200s port %d", remote_hostname, get_peer_port(newsock)); xfree(remote_hostname); ! #ifdef LIBWRAP { struct request_info req; struct servent *serv; --- 881,887 ---- sprintf(buf, "X11 connection from %.200s port %d", remote_hostname, get_peer_port(newsock)); xfree(remote_hostname); ! #if defined(LIBWRAP) && defined(LIBWRAP_FWD) { struct request_info req; struct servent *serv; *************** *** 932,938 **** ch->listening_port, remote_hostname, get_peer_port(newsock)); xfree(remote_hostname); ! #ifdef LIBWRAP { struct request_info req; struct servent *serv; --- 932,938 ---- ch->listening_port, remote_hostname, get_peer_port(newsock)); xfree(remote_hostname); ! #if defined(LIBWRAP) && defined(LIBWRAP_FWD) { struct request_info req; struct servent *serv; *************** *** 2324,2329 **** --- 2324,2333 ---- ssh-agent connections on your system */ old_umask = umask(S_IRUSR|S_IXUSR|S_IRGRP|S_IXGRP|S_IROTH|S_IXOTH); + /* Make sure the socket doesn't already exist, left over from a system + crash perhaps. */ + unlink(channel_forwarded_auth_socket_name); + if (bind(sock, (struct sockaddr *)&sunaddr, AF_UNIX_SIZE(sunaddr)) < 0) packet_disconnect("Agent socket bind failed: %.100s", strerror(errno)); @ 1.4 log @Chang libwrap support: compile it in for daemon connections, but leave it out for forwarded connections unless ${LIBWRAP_FWD}=YES at build time. @ text @d1 2 @ 1.3 log @add features/fixes from in pr#4928 @ text @d1 53 a53 3 Index: newchannels.c *** newchannels.c.orig Tue Jan 20 05:24:06 1998 --- newchannels.c Tue Jan 20 20:42:58 1998 @ 1.2 log @remove unnecessary patches, own to me, etcir=/etc. @ text @d2 15 a16 13 --- newchannels.c.orig Tue Apr 22 17:40:11 1997 +++ newchannels.c Sat Jul 19 11:42:06 1997 @@@@ -2139,6 +2139,10 @@@@ ssh-agent connections on your system */ old_umask = umask(S_IRUSR|S_IXUSR|S_IRGRP|S_IXGRP|S_IROTH|S_IXOTH); + /* Make sure the socket doesn't already exist, left over from a system + crash perhaps. */ + unlink(channel_forwarded_auth_socket_name); + if (bind(sock, (struct sockaddr *)&sunaddr, AF_UNIX_SIZE(sunaddr)) < 0) packet_disconnect("Agent socket bind failed: %.100s", strerror(errno)); @ 1.1 log @Initial revision @ text @d1 1 @ 1.1.1.1 log @Secure Shell package; Originally taken from FreeBSD, hacked by agc and finished by me. @ text @@