From c0bd12f5dabc91216a0b10e5a6a3854a3d6f8862 Mon Sep 17 00:00:00 2001 From: itojun Date: Mon, 18 Jun 2001 09:56:26 +0000 Subject: upgrade to portable openssh 2.9p2. should fix "cookies" file deletion bug when X11 forwarding = yes. 20010617 - (djm) Pull in small fix from -CURRENT for session.c: typo, use pid not s->pid, mstone@cs.loyola.edu 20010615 - (stevesk) don't set SA_RESTART and set SIGCHLD to SIG_DFL around grantpt(). 20010614 - (bal) Applied X11 Cookie Patch. X11 Cookie behavior has changed to no longer use /tmp/ssh-XXXXX/ 20010528 - (tim) [conifgure.in] add setvbuf test needed for sftp-int.c Patch by Corinna Vinschen 20010512 - (bal) Patch to partial sync up contrib/solaris/ packaging software. Patch by pete 20010509 - (bal) UseLogin patch for Solaris/UNICOS. Patch by Wayne Davison - (bal) ./configure support to disable SIA on OSF1. Patch by Chris Adams - (bal) Updates from the Sony NEWS-OS platform by NAKAJI Hiroyuki 20010508 - (bal) Fixed configure test for USE_SIA. 20010506 - (djm) Update config.guess and config.sub with latest versions (from ftp://ftp.gnu.org/gnu/config/) to allow configure on ia64-hpux. Suggested by Jason Mader 20010504 - (bal) Updated Cygwin README by Corinna Vinschen - (bal) Avoid socket file security issues in ssh-agent for Cygwin. Patch by Egor Duda 20010430 - (djm) Add .cvsignore files, suggested by Wayne Davison - (tim) [contrib/caldera/openssh.spec] add Requires line for Caldera 3.1 --- security/openssh/Makefile | 4 ++-- security/openssh/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/security/openssh/Makefile b/security/openssh/Makefile index 66cf1367861..2240ac659f3 100644 --- a/security/openssh/Makefile +++ b/security/openssh/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.50 2001/05/22 09:46:16 abs Exp $ +# $NetBSD: Makefile,v 1.51 2001/06/18 09:56:26 itojun Exp $ -DISTNAME= openssh-2.9p1 +DISTNAME= openssh-2.9p2 CATEGORIES= security MASTER_SITES= ftp://gd.tuwien.ac.at/OpenBSD/OpenSSH/portable/ \ ftp://ftp.openssh.com/pub/OpenBSD/OpenSSH/portable/ \ diff --git a/security/openssh/distinfo b/security/openssh/distinfo index dd15f32dadc..1172a4b0305 100644 --- a/security/openssh/distinfo +++ b/security/openssh/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2001/05/14 16:32:33 itojun Exp $ +$NetBSD: distinfo,v 1.4 2001/06/18 09:56:27 itojun Exp $ -SHA1 (openssh-2.9p1.tar.gz) = 445c6272b3b9f42fdec037da962d65091b3b2ddb -Size (openssh-2.9p1.tar.gz) = 658444 bytes +SHA1 (openssh-2.9p2.tar.gz) = add432005b43f71ccf964bb77b37291273dd4ceb +Size (openssh-2.9p2.tar.gz) = 662590 bytes SHA1 (patch-ah) = e0d6462760888270849a18834f03a0adf6b1bccb -- cgit v1.2.3