summaryrefslogtreecommitdiff
path: root/shells/rssh/Makefile
diff options
context:
space:
mode:
authorseb <seb>2005-12-28 17:55:39 +0000
committerseb <seb>2005-12-28 17:55:39 +0000
commita252e49a802dda01287a16b146d9e780ddb02f92 (patch)
tree304e9daef166cd678807f27d2617a59104457ac6 /shells/rssh/Makefile
parente2a13f148f2fc070beda26a809ffbc3f32fe8677 (diff)
downloadpkgsrc-a252e49a802dda01287a16b146d9e780ddb02f92.tar.gz
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 (limited to 'shells/rssh/Makefile')
-rw-r--r--shells/rssh/Makefile5
1 files changed, 2 insertions, 3 deletions
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/}