pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/shells/rssh Update to version 2.3.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/53c2106183bc
branches:  trunk
changeset: 505001:53c2106183bc
user:      seb <seb%pkgsrc.org@localhost>
date:      Wed Dec 28 17:55:39 2005 +0000

description:
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

diffstat:

 shells/rssh/Makefile |  5 ++---
 shells/rssh/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r ad04f0dfd582 -r 53c2106183bc shells/rssh/Makefile
--- a/shells/rssh/Makefile      Wed Dec 28 17:54:20 2005 +0000
+++ b/shells/rssh/Makefile      Wed Dec 28 17:55:39 2005 +0000
@@ -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 -r ad04f0dfd582 -r 53c2106183bc shells/rssh/distinfo
--- a/shells/rssh/distinfo      Wed Dec 28 17:54:20 2005 +0000
+++ b/shells/rssh/distinfo      Wed Dec 28 17:55:39 2005 +0000
@@ -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



Home | Main Index | Thread Index | Old Index