From owner-svn-doc-head@FreeBSD.ORG Thu Oct 23 12:35:17 2014 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 466D0E2F; Thu, 23 Oct 2014 12:35:17 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 328E6E51; Thu, 23 Oct 2014 12:35:17 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9NCZHmT016849; Thu, 23 Oct 2014 12:35:17 GMT (envelope-from ak@FreeBSD.org) Received: (from ak@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9NCZHnm016848; Thu, 23 Oct 2014 12:35:17 GMT (envelope-from ak@FreeBSD.org) Message-Id: <201410231235.s9NCZHnm016848@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ak set sender to ak@FreeBSD.org using -f From: Alex Kozlov Date: Thu, 23 Oct 2014 12:35:17 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r45863 - head/en_US.ISO8859-1/books/porters-handbook/security X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Oct 2014 12:35:17 -0000 Author: ak (ports committer) Date: Thu Oct 23 12:35:16 2014 New Revision: 45863 URL: https://svnweb.freebsd.org/changeset/doc/45863 Log: - Fix badly wrapped line Approved by: mat (portmgr) Modified: head/en_US.ISO8859-1/books/porters-handbook/security/chapter.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/security/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/security/chapter.xml Wed Oct 22 20:16:10 2014 (r45862) +++ head/en_US.ISO8859-1/books/porters-handbook/security/chapter.xml Thu Oct 23 12:35:16 2014 (r45863) @@ -451,8 +451,7 @@ Now check whether the right package versions are matched by the entry: - &prompt.user; pkg audit -f ${PORTSDIR}/security/vuxml/vuln.xml dropbear-201 -3.58 dropbear-2013.59 + &prompt.user; pkg audit -f ${PORTSDIR}/security/vuxml/vuln.xml dropbear-2013.58 dropbear-2013.59 dropbear-2012.58 is vulnerable: dropbear -- exposure of sensitive information, DoS CVE: CVE-2013-4434