From 1087e0dd2cfad4bdbf3c25330a5c0f7fb643651e Mon Sep 17 00:00:00 2001 From: seb Date: Wed, 28 Dec 2005 17:55:39 +0000 Subject: Update to version 2.3.0 Note that this is (mostly) a security fix release. Changes since last packaged version (2.2.3): 2.3.0 - modified chroot_helper to parse the config file, to avoid arbitrary chroot() (and thus root compromise) - numerous documentation updates - fix for va_start()/va_end()-related segfault on 64-bit architecture - small bit of code cleanup --- shells/rssh/Makefile | 5 ++--- shells/rssh/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'shells/rssh') diff --git a/shells/rssh/Makefile b/shells/rssh/Makefile index 0c6a4920028..baaa3ac7579 100644 --- a/shells/rssh/Makefile +++ b/shells/rssh/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2005/12/27 13:54:59 seb Exp $ +# $NetBSD: Makefile,v 1.7 2005/12/28 17:55:39 seb Exp $ # -DISTNAME= rssh-2.2.3 -PKGREVISION= 1 +DISTNAME= rssh-2.3.0 CATEGORIES= shells security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rssh/} diff --git a/shells/rssh/distinfo b/shells/rssh/distinfo index 9049eff0a76..09e828aa113 100644 --- a/shells/rssh/distinfo +++ b/shells/rssh/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1.1.1 2005/04/20 16:21:15 seb Exp $ +$NetBSD: distinfo,v 1.2 2005/12/28 17:55:39 seb Exp $ -SHA1 (rssh-2.2.3.tar.gz) = e59e6d638937de12042f91649e98e33b686e435f -RMD160 (rssh-2.2.3.tar.gz) = e0b9b05e349794ccb32a217eaabf5abb364a1e85 -Size (rssh-2.2.3.tar.gz) = 107216 bytes +SHA1 (rssh-2.3.0.tar.gz) = 1791d2634fe8d6d1a2c4fef8008c3d4a8f538fdd +RMD160 (rssh-2.3.0.tar.gz) = 4a90dce9825389e5c660b8ce84b1969cbb13f06a +Size (rssh-2.3.0.tar.gz) = 113701 bytes SHA1 (patch-aa) = 0424bd8d705c8981cdd9076ba9a1d5eb59a192f3 -- cgit v1.2.3