svn commit: r287210 - in stable: 10/release/doc/share/xml 9/release/doc/share/xml
Glen Barber
gjb at FreeBSD.org
Thu Aug 27 15:22:01 UTC 2015
Author: gjb
Date: Thu Aug 27 15:21:58 2015
New Revision: 287210
URL: https://svnweb.freebsd.org/changeset/base/287210
Log:
Document SA-15:21, SA-15:22, EN-15:15.
Sponsored by: The FreeBSD Foundation
Modified:
stable/9/release/doc/share/xml/errata.xml
stable/9/release/doc/share/xml/security.xml
Changes in other areas also in this revision:
Modified:
stable/10/release/doc/share/xml/errata.xml
stable/10/release/doc/share/xml/security.xml
Modified: stable/9/release/doc/share/xml/errata.xml
==============================================================================
--- stable/9/release/doc/share/xml/errata.xml Thu Aug 27 15:16:41 2015 (r287209)
+++ stable/9/release/doc/share/xml/errata.xml Thu Aug 27 15:21:58 2015 (r287210)
@@ -100,6 +100,14 @@
<entry>30 June 2015</entry>
<entry><para>Fix inconsistency between locale and rune locale states</para></entry>
</row>
+
+ <row>
+ <entry><link
+ xlink:href="&security.url;/FreeBSD-EN-15:15.pkg.asc">FreeBSD-EN-15:15.pkg</link></entry>
+ <entry>25 August 2015</entry>
+ <entry><para>Insufficient check of supported &man.pkg.7;
+ signature methods.</para></entry>
+ </row>
</tbody>
</tgroup>
</informaltable>
Modified: stable/9/release/doc/share/xml/security.xml
==============================================================================
--- stable/9/release/doc/share/xml/security.xml Thu Aug 27 15:16:41 2015 (r287209)
+++ stable/9/release/doc/share/xml/security.xml Thu Aug 27 15:21:58 2015 (r287210)
@@ -209,6 +209,21 @@
<entry><para>Fix multiple integer overflows in
&man.libbsdxml.3;.</para></entry>
</row>
+
+ <row>
+ <entry><link
+ xlink:href="&security.url;/FreeBSD-SA-15:21.amd64.asc">FreeBSD-SA-15:21.amd64</link></entry>
+ <entry>25 August 2015</entry>
+ <entry><para>Fix local privilege escalation in IRET
+ handler.</para></entry>
+ </row>
+
+ <row>
+ <entry><link
+ xlink:href="&security.url;/FreeBSD-SA-15:22.openssh.asc">FreeBSD-SA-15:22.openssh</link></entry>
+ <entry>25 August 2015</entry>
+ <entry><para>Multiple vulnerabilities</para></entry>
+ </row>
</tbody>
</tgroup>
</informaltable>
More information about the svn-src-stable-9
mailing list