svn commit: r53313 - in head/en_US.ISO8859-1/htdocs/releases: 12.0R/share/xml 12.1R/relnotes

Glen Barber <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: gjb
Date: Tue Aug 20 20:18:23 2019
New Revision: 53313
URL: https://svnweb.freebsd.org/changeset/doc/53313

Log:
  Document EN-19:16-17, SA-19:22-24.
  
  Sponsored by:	Rubicon Communications, LLC (Netgate)

Modified:
  head/en_US.ISO8859-1/htdocs/releases/12.0R/share/xml/errata.xml
  head/en_US.ISO8859-1/htdocs/releases/12.0R/share/xml/security.xml
  head/en_US.ISO8859-1/htdocs/releases/12.1R/relnotes/relnotes.xml

Modified: head/en_US.ISO8859-1/htdocs/releases/12.0R/share/xml/errata.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.0R/share/xml/errata.xml	Tue Aug 20 18:45:04 2019	(r53312)
+++ head/en_US.ISO8859-1/htdocs/releases/12.0R/share/xml/errata.xml	Tue Aug 20 20:18:23 2019	(r53313)
@@ -126,6 +126,20 @@
 	<entry>6&nbsp;August&nbsp;2019</entry>
 	<entry><para>Incorrect exception handling</para></entry>
       </row>
+
+      <row>
+	<entry><link
+	    xlink:href="&security.url;/FreeBSD-EN-19:16.bhyve.asc">FreeBSD-EN-19:16.bhyve</link></entry>
+	<entry>20&nbsp;August&nbsp;2019</entry>
+	<entry><para>Instruction emulation improvements</para></entry>
+      </row>
+
+      <row>
+	<entry><link
+	    xlink:href="&security.url;/FreeBSD-EN-19:17.ipfw.asc">FreeBSD-EN-19:17.ipfw</link></entry>
+	<entry>20&nbsp;August&nbsp;2019</entry>
+	<entry><para>&quot;jail&quot; keyword fix</para></entry>
+      </row>
     </tbody>
   </tgroup>
 </informaltable>

Modified: head/en_US.ISO8859-1/htdocs/releases/12.0R/share/xml/security.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.0R/share/xml/security.xml	Tue Aug 20 18:45:04 2019	(r53312)
+++ head/en_US.ISO8859-1/htdocs/releases/12.0R/share/xml/security.xml	Tue Aug 20 20:18:23 2019	(r53313)
@@ -171,6 +171,27 @@
 	<entry><para>Insufficient validation of guest-supplied
 	  data</para></entry>
       </row>
+
+      <row>
+	<entry><link
+	    xlink:href="&security.url;/FreeBSD-SA-19:22.mbuf.asc">FreeBSD-SA-19:22.mbuf</link></entry>
+	<entry>20&nbsp;August&nbsp;2019</entry>
+	<entry><para>IPv6 remove denial-of-service</para></entry>
+      </row>
+
+      <row>
+	<entry><link
+	    xlink:href="&security.url;/FreeBSD-SA-19:23.midi.asc">FreeBSD-SA-19:23.midi</link></entry>
+	<entry>20&nbsp;August&nbsp;2019</entry>
+	<entry><para>Kernel memory disclosure</para></entry>
+      </row>
+
+      <row>
+	<entry><link
+	    xlink:href="&security.url;/FreeBSD-SA-19:24.mqueuefs.asc">FreeBSD-SA-19:24.mqueuefs</link></entry>
+	<entry>20&nbsp;August&nbsp;2019</entry>
+	<entry><para>Reference count overflow</para></entry>
+      </row>
     </tbody>
   </tgroup>
 </informaltable>

Modified: head/en_US.ISO8859-1/htdocs/releases/12.1R/relnotes/relnotes.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.1R/relnotes/relnotes.xml	Tue Aug 20 18:45:04 2019	(r53312)
+++ head/en_US.ISO8859-1/htdocs/releases/12.1R/relnotes/relnotes.xml	Tue Aug 20 20:18:23 2019	(r53313)
@@ -309,6 +309,27 @@
 	      <entry><para>Insufficient validation of guest-supplied
 		data</para></entry>
 	    </row>
+
+	    <row>
+	      <entry><link
+		  xlink:href="&security.url;/FreeBSD-SA-19:22.mbuf.asc">FreeBSD-SA-19:22.mbuf</link></entry>
+	      <entry>20&nbsp;August&nbsp;2019</entry>
+	      <entry><para>IPv6 remove denial-of-service</para></entry>
+	    </row>
+
+	    <row>
+	      <entry><link
+		  xlink:href="&security.url;/FreeBSD-SA-19:23.midi.asc">FreeBSD-SA-19:23.midi</link></entry>
+	      <entry>20&nbsp;August&nbsp;2019</entry>
+	      <entry><para>Kernel memory disclosure</para></entry>
+	    </row>
+
+	    <row>
+	      <entry><link
+		  xlink:href="&security.url;/FreeBSD-SA-19:24.mqueuefs.asc">FreeBSD-SA-19:24.mqueuefs</link></entry>
+	      <entry>20&nbsp;August&nbsp;2019</entry>
+	      <entry><para>Reference count overflow</para></entry>
+	    </row>
 	  </tbody>
 	</tgroup>
       </informaltable>
@@ -438,6 +459,20 @@
 		  xlink:href="&security.url;/FreeBSD-EN-19:15.libunwind.asc">FreeBSD-EN-19:15.libunwind</link></entry>
 	      <entry>6&nbsp;August&nbsp;2019</entry>
 	      <entry><para>Incorrect exception handling</para></entry>
+	    </row>
+
+	    <row>
+	      <entry><link
+		  xlink:href="&security.url;/FreeBSD-EN-19:16.bhyve.asc">FreeBSD-EN-19:16.bhyve</link></entry>
+	      <entry>20&nbsp;August&nbsp;2019</entry>
+	      <entry><para>Instruction emulation improvements</para></entry>
+	    </row>
+
+	    <row>
+	      <entry><link
+		  xlink:href="&security.url;/FreeBSD-EN-19:17.ipfw.asc">FreeBSD-EN-19:17.ipfw</link></entry>
+	      <entry>20&nbsp;August&nbsp;2019</entry>
+	      <entry><para>&quot;jail&quot; keyword fix</para></entry>
 	    </row>
 	  </tbody>
 	</tgroup>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.