svn commit: r267296 - stable/9/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon Jun 9 20:42:52 UTC 2014


Author: gjb
Date: Mon Jun  9 20:42:52 2014
New Revision: 267296
URL: http://svnweb.freebsd.org/changeset/base/267296

Log:
  Fix copy/paste mistake in openssl SA entry.
  
  Spotted by:	jkim
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Jun  9 20:28:27 2014	(r267295)
+++ stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Jun  9 20:42:52 2014	(r267296)
@@ -176,8 +176,7 @@
 	      <entry><link
 		  xlink:href="http://security.freebsd.org/advisories/FreeBSD-SA-14:14.openssl.asc">FreeBSD-SA-14:14.openssl</link></entry>
 	      <entry>5 June 2014</entry>
-	      <entry><para>Incorrect error handling in PAM policy
-		  parser</para></entry>
+	      <entry><para>Multiple vulnerabilities</para></entry>
 	    </row>
 	  </tbody>
 	</tgroup>


More information about the svn-src-all mailing list