From owner-svn-ports-all@FreeBSD.ORG Wed Aug 22 20:01:20 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 164461065675; Wed, 22 Aug 2012 20:01:20 +0000 (UTC) (envelope-from rea@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 022218FC14; Wed, 22 Aug 2012 20:01:20 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q7MK1JjV089168; Wed, 22 Aug 2012 20:01:19 GMT (envelope-from rea@svn.freebsd.org) Received: (from rea@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q7MK1JbS089166; Wed, 22 Aug 2012 20:01:19 GMT (envelope-from rea@svn.freebsd.org) Message-Id: <201208222001.q7MK1JbS089166@svn.freebsd.org> From: Eygene Ryabinkin Date: Wed, 22 Aug 2012 20:01:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r302964 - head/security/vuxml X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Aug 2012 20:01:20 -0000 Author: rea Date: Wed Aug 22 20:01:19 2012 New Revision: 302964 URL: http://svn.freebsd.org/changeset/ports/302964 Log: VuXML: fix whitespace in my previous rssh entry Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Aug 22 20:00:31 2012 (r302963) +++ head/security/vuxml/vuln.xml Wed Aug 22 20:01:19 2012 (r302964) @@ -97,8 +97,7 @@ Note: Please add new entries to the beg

Derek Martin (rssh maintainer) reports:

-
+

Henrik Erkkonen has discovered that, through clever manipulation of environment variables on the ssh command line, it is possible to circumvent rssh. As far as I can