svn commit: r45863 - head/en_US.ISO8859-1/books/porters-handbook/security
Alex Kozlov
ak at FreeBSD.org
Thu Oct 23 12:35:17 UTC 2014
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 @@
<para>Now check whether the right package versions are matched
by the entry:</para>
- <screen>&prompt.user; <userinput>pkg audit -f ${PORTSDIR}/security/vuxml/vuln.xml dropbear-201
-3.58 dropbear-2013.59</userinput>
+ <screen>&prompt.user; <userinput>pkg audit -f ${PORTSDIR}/security/vuxml/vuln.xml dropbear-2013.58 dropbear-2013.59</userinput>
dropbear-2012.58 is vulnerable:
dropbear -- exposure of sensitive information, DoS
CVE: CVE-2013-4434
More information about the svn-doc-all
mailing list