summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2015-02-05 16:28:18 +0000
committergjb <gjb@FreeBSD.org>2015-02-05 16:28:18 +0000
commit47d966effe5e1f81502961bf2c65ee9fb9823486 (patch)
treeca385b8c12abfca149f1f2f0d5da7e49bd52c702 /release
parent8599898fbb57682910d1e4365dc144bffa2a2277 (diff)
downloadFreeBSD-src-47d966effe5e1f81502961bf2c65ee9fb9823486.zip
FreeBSD-src-47d966effe5e1f81502961bf2c65ee9fb9823486.tar.gz
Apply r278265 from head:
Security Advisory information is included on several pages in the release notes. Rather than duplicating the information between various files, add two new files to include in all pages that currently display the information. Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'release')
-rw-r--r--release/doc/en_US.ISO8859-1/errata/article.xml51
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.xml99
-rw-r--r--release/doc/share/xml/errata.xml30
-rw-r--r--release/doc/share/xml/security.xml77
4 files changed, 120 insertions, 137 deletions
diff --git a/release/doc/en_US.ISO8859-1/errata/article.xml b/release/doc/en_US.ISO8859-1/errata/article.xml
index 29be002..5d1736c 100644
--- a/release/doc/en_US.ISO8859-1/errata/article.xml
+++ b/release/doc/en_US.ISO8859-1/errata/article.xml
@@ -4,6 +4,8 @@
<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN"
"http://www.FreeBSD.org/release/XML/release.ent">
%release;
+<!ENTITY security SYSTEM "../../share/xml/security.xml">
+<!ENTITY errata SYSTEM "../../share/xml/errata.xml">
]>
<article xmlns="http://docbook.org/ns/docbook"
@@ -76,48 +78,13 @@
<sect1 xml:id="security">
<title>Security Advisories</title>
- <informaltable frame="none" pgwide="0">
- <tgroup cols="3">
- <colspec colwidth="1*" />
- <colspec colwidth="1*" />
- <colspec colwidth="3*" />
- <thead>
- <row>
- <entry>Advisory</entry>
- <entry>Date</entry>
- <entry>Topic</entry>
- </row>
- </thead>
-
- <tbody>
- <row>
- <entry><link xlink:href="http://www.freebsd.org/security/advisories/FreeBSD-SA-14:27.stdio.asc">SA-14:27.stdio</link></entry>
- <entry>10&nbsp;December&nbsp;2014</entry>
- <entry><para>Buffer overflow in stdio</para></entry>
- </row>
-
- <row>
- <entry><link xlink:href="http://www.freebsd.org/security/advisories/FreeBSD-SA-14:28.file.asc">SA-14:28.file</link></entry>
- <entry>10&nbsp;December&nbsp;2014</entry>
- <entry><para>Multiple vulnerabilities in &man.file.1; and
- &man.libmagic.3;</para></entry>
- </row>
-
- <row>
- <entry><link xlink:href="http://www.freebsd.org/security/advisories/FreeBSD-SA-14:30.unbound.asc">SA-14:30.unbound</link></entry>
- <entry>17&nbsp;December&nbsp;2014</entry>
- <entry><para>Remote denial of service
- vulnerability</para></entry>
- </row>
-
- <row>
- <entry><link xlink:href="http://www.freebsd.org/security/advisories/FreeBSD-SA-14:31.ntp.asc">SA-14:31.ntp</link></entry>
- <entry>23&nbsp;December&nbsp;2014</entry>
- <entry><para>Multiple vulnerabilities</para></entry>
- </row>
- </tbody>
- </tgroup>
- </informaltable>
+ &security;
+ </sect1>
+
+ <sect1 xml:id="errata">
+ <title>Errata Notices</title>
+
+ &errata;
</sect1>
<sect1 xml:id="open-issues">
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml
index 287812c..1569e37 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.xml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml
@@ -7,6 +7,8 @@
%sponsor;
<!ENTITY % vendor PUBLIC "-//FreeBSD//ENTITIES Vendor Specification//EN" "vendor.ent">
%vendor;
+<!ENTITY security SYSTEM "../../share/xml/security.xml">
+<!ENTITY errata SYSTEM "../../share/xml/errata.xml">
]>
<article xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
@@ -138,106 +140,13 @@
<sect2 xml:id="security">
<title>Security Advisories</title>
- <informaltable frame="none" pgwide="1">
- <tgroup cols="3">
- <colspec colwidth="40%"/>
- <colspec colwidth="30%"/>
- <colspec colwidth="30%"/>
- <thead>
- <row>
- <entry>Advisory</entry>
- <entry>Date</entry>
- <entry>Topic</entry>
- </row>
- </thead>
-
- <tbody>
- <row>
- <entry><link
- xlink:href="&security.url;/FreeBSD-SA-14:27.stdio.asc">FreeBSD-SA-14:27.stdio</link></entry>
- <entry>10&nbsp;December&nbsp;2014</entry>
- <entry><para>Buffer overflow in stdio</para></entry>
- </row>
-
- <row>
- <entry><link
- xlink:href="&security.url;/FreeBSD-SA-14:28.file.asc">FreeBSD-SA-14:28.file</link></entry>
- <entry>10&nbsp;December&nbsp;2014</entry>
- <entry><para>Multiple vulnerabilities in &man.file.1;
- and &man.libmagic.3;</para></entry>
- </row>
-
- <row>
- <entry><link
- xlink:href="&security.url;/FreeBSD-SA-14:30.unbound.asc">FreeBSD-SA-14:30.unbound</link></entry>
- <entry>17&nbsp;December&nbsp;2014</entry>
- <entry><para>Remote denial of service
- vulnerability</para></entry>
- </row>
-
- <row>
- <entry><link
- xlink:href="&security.url;/FreeBSD-SA-14:31.ntp.asc">FreeBSD-SA-14:31.ntp</link></entry>
- <entry>23&nbsp;December&nbsp;2014</entry>
- <entry><para>Multiple vulnerabilities in NTP
- suite</para></entry>
- </row>
-
- <row>
- <entry><link
- xlink:href="&security.url;/FreeBSD-SA-15:01.openssl.asc">FreeBSD-SA-15:01.openssl</link></entry>
- <entry>14&nbsp;January&nbsp;2015</entry>
- <entry><para>Multiple vulnerabilities in
- OpenSSL</para></entry>
- </row>
-
- <row>
- <entry><link
- xlink:href="&security.url;/FreeBSD-SA-15:02.kmem.asc">FreeBSD-SA-15:02.kmem</link></entry>
- <entry>27&nbsp;January&nbsp;2015</entry>
- <entry><para>SCTP kernel memory corruption and
- disclosure vulnerability</para></entry>
- </row>
-
- <row>
- <entry><link
- xlink:href="&security.url;/FreeBSD-SA-15:03.sctp.asc">FreeBSD-SA-15:03.sctp</link></entry>
- <entry>27&nbsp;January&nbsp;2015</entry>
- <entry><para>SCTP stream reset
- vulnerability</para></entry>
- </row>
- </tbody>
- </tgroup>
- </informaltable>
+ &security;
</sect2>
<sect2 xml:id="errata">
<title>Errata Notices</title>
- <informaltable frame="none" pgwide="1">
- <tgroup cols="3">
- <colspec colwidth="40%"/>
- <colspec colwidth="30%"/>
- <colspec colwidth="30%"/>
- <thead>
- <row>
- <entry>Errata</entry>
- <entry>Date</entry>
- <entry>Topic</entry>
- </row>
- </thead>
-
- <tbody>
- <row>
- <entry><link
- xlink:href="&security.url;/FreeBSD-EN-14:13.freebsd-update.asc">FreeBSD-EN-14:13.freebsd-update</link></entry>
- <entry>23&nbsp;December&nbsp;2014</entry>
- <entry><para>Fixed directory deletion issue in
- &man.freebsd-update.8;</para></entry>
- </row>
- </tbody>
- </tgroup>
- </informaltable>
+ &errata;
</sect2>
</sect1>
diff --git a/release/doc/share/xml/errata.xml b/release/doc/share/xml/errata.xml
new file mode 100644
index 0000000..07655e8
--- /dev/null
+++ b/release/doc/share/xml/errata.xml
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!--
+ The FreeBSD Documentation Project
+
+ $FreeBSD$
+-->
+<informaltable frame="none" pgwide="1">
+ <tgroup cols="3">
+ <colspec colwidth="40%"/>
+ <colspec colwidth="30%"/>
+ <colspec colwidth="30%"/>
+ <thead>
+ <row>
+ <entry>Errata</entry>
+ <entry>Date</entry>
+ <entry>Topic</entry>
+ </row>
+ </thead>
+
+ <tbody>
+ <row>
+ <entry><link
+ xlink:href="&security.url;/FreeBSD-EN-14:13.freebsd-update.asc">FreeBSD-EN-14:13.freebsd-update</link></entry>
+ <entry>23&nbsp;December&nbsp;2014</entry>
+ <entry><para>Fixed directory deletion issue in
+ &man.freebsd-update.8;</para></entry>
+ </row>
+ </tbody>
+ </tgroup>
+</informaltable>
diff --git a/release/doc/share/xml/security.xml b/release/doc/share/xml/security.xml
new file mode 100644
index 0000000..0e0533a
--- /dev/null
+++ b/release/doc/share/xml/security.xml
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!--
+ The FreeBSD Documentation Project
+
+ $FreeBSD$
+-->
+<informaltable frame="none" pgwide="1">
+ <tgroup cols="3">
+ <colspec colwidth="40%"/>
+ <colspec colwidth="30%"/>
+ <colspec colwidth="30%"/>
+ <thead>
+ <row>
+ <entry>Advisory</entry>
+ <entry>Date</entry>
+ <entry>Topic</entry>
+ </row>
+ </thead>
+
+ <tbody>
+ <row>
+ <entry><link
+ xlink:href="&security.url;/FreeBSD-SA-14:27.stdio.asc">FreeBSD-SA-14:27.stdio</link></entry>
+ <entry>10&nbsp;December&nbsp;2014</entry>
+ <entry><para>Buffer overflow in stdio</para></entry>
+ </row>
+
+ <row>
+ <entry><link
+ xlink:href="&security.url;/FreeBSD-SA-14:28.file.asc">FreeBSD-SA-14:28.file</link></entry>
+ <entry>10&nbsp;December&nbsp;2014</entry>
+ <entry><para>Multiple vulnerabilities in &man.file.1;
+ and &man.libmagic.3;</para></entry>
+ </row>
+
+ <row>
+ <entry><link
+ xlink:href="&security.url;/FreeBSD-SA-14:30.unbound.asc">FreeBSD-SA-14:30.unbound</link></entry>
+ <entry>17&nbsp;December&nbsp;2014</entry>
+ <entry><para>Remote denial of service
+ vulnerability</para></entry>
+ </row>
+
+ <row>
+ <entry><link
+ xlink:href="&security.url;/FreeBSD-SA-14:31.ntp.asc">FreeBSD-SA-14:31.ntp</link></entry>
+ <entry>23&nbsp;December&nbsp;2014</entry>
+ <entry><para>Multiple vulnerabilities in NTP
+ suite</para></entry>
+ </row>
+
+ <row>
+ <entry><link
+ xlink:href="&security.url;/FreeBSD-SA-15:01.openssl.asc">FreeBSD-SA-15:01.openssl</link></entry>
+ <entry>14&nbsp;January&nbsp;2015</entry>
+ <entry><para>Multiple vulnerabilities in
+ OpenSSL</para></entry>
+ </row>
+
+ <row>
+ <entry><link
+ xlink:href="&security.url;/FreeBSD-SA-15:02.kmem.asc">FreeBSD-SA-15:02.kmem</link></entry>
+ <entry>27&nbsp;January&nbsp;2015</entry>
+ <entry><para>SCTP kernel memory corruption and
+ disclosure vulnerability</para></entry>
+ </row>
+
+ <row>
+ <entry><link
+ xlink:href="&security.url;/FreeBSD-SA-15:03.sctp.asc">FreeBSD-SA-15:03.sctp</link></entry>
+ <entry>27&nbsp;January&nbsp;2015</entry>
+ <entry><para>SCTP stream reset
+ vulnerability</para></entry>
+ </row>
+ </tbody>
+ </tgroup>
+</informaltable>
OpenPOWER on IntegriCloud