summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssh/DETAILS')
-rwxr-xr-xcrypto/openssh/DETAILS11
1 files changed, 3 insertions, 8 deletions
diff --git a/crypto/openssh/DETAILS b/crypto/openssh/DETAILS
index da9b4be18d..b47fee8524 100755
--- a/crypto/openssh/DETAILS
+++ b/crypto/openssh/DETAILS
@@ -1,20 +1,15 @@
SPELL=openssh
- VERSION=5.6p1
- SECURITY_PATCH=4
+ VERSION=5.8p2
+ SECURITY_PATCH=6
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
-#if [[ $SFTP_FILECONTROL == y ]]; then
-# PATCHLEVEL=2
-# SOURCE3=openssh-5.4p1.sftpfilecontrol-v1.3.patch
-# SOURCE3_HASH=sha512:45716ba1a811086926265750e73b3aff7d98f6b08e0a1a3f4d92103527b7d7d93514e2950df443c2b95ef8e646f672e10b4c2a0a2d8f21314b2d6f94cae5f6b7
-# SOURCE3_URL[0]=http://sftpfilecontrol.sourceforge.net/download/v1.3/$SOURCE3
-#fi
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/$SOURCE
SOURCE2_URL[0]=$SOURCE_URL.asc
SOURCE2_IGNORE=signature
SOURCE_GPG=openssh.gpg:$SOURCE2:UPSTREAM_KEY
WEB_SITE=http://www.openssh.org/
+ DOCS="$DOCS *.schema"
ENTERED=20010922
LICENSE[0]=http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/LICENCE?rev=HEAD
KEYWORDS="crypto"