Date: Wed, 22 Aug 2012 20:01:19 +0000 (UTC) From: Eygene Ryabinkin <rea@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r302964 - head/security/vuxml Message-ID: <201208222001.q7MK1JbS089166@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <description> <body xmlns="http://www.w3.org/1999/xhtml"> <p>Derek Martin (rssh maintainer) reports:</p> - <blockquote - cite="http://sourceforge.net/mailarchive/message.php?msg_id=29235647"> + <blockquote cite="http://sourceforge.net/mailarchive/message.php?msg_id=29235647"> <p>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208222001.q7MK1JbS089166>