[FFmpeg-devel] [PATCH 3/3] web: security: Use shorter 3rd level headings
Alexander Strasser
eclipse7 at gmx.net
Mon Apr 2 23:40:44 CEST 2012
Reduces redundancy by moving part of it one layer up. Should
have the positive side effect of being easier to read this way.
Signed-off-by: Alexander Strasser <eclipse7 at gmx.net>
---
src/security | 46 +++++++++++++++++++++++-----------------------
1 files changed, 23 insertions(+), 23 deletions(-)
diff --git a/src/security b/src/security
index f07b349..4258f74 100644
--- a/src/security
+++ b/src/security
@@ -1,7 +1,7 @@
<h1>FFmpeg Security</h1>
-<h2>0.10</h2>
-<h3>FFmpeg 0.10</h3>
+<h2>FFmpeg 0.10</h2>
+<h3>0.10</h3>
<p>
Fixes following vulnerabilities:
<pre>
@@ -24,8 +24,8 @@ CVE-2011-3948.
</pre>
</p>
-<h2>0.9</h2>
-<h3>FFmpeg 0.9.1</h3>
+<h2>FFmpeg 0.9</h2>
+<h3>0.9.1</h3>
<p>
Fixes following vulnerabilities:
<pre>
@@ -75,51 +75,51 @@ have no CVE number. Many of these issues can be exploited when a remote file is
played back and a few are probable arbitrary code execution vulnerabilities</p>
-<h2>0.8</h2>
-<h3>FFmpeg 0.8.10</h3>
+<h2>FFmpeg 0.8</h2>
+<h3>0.8.10</h3>
<p>Fixes CVE-2011-3893 and CVE-2011-3895, and many more</p>
-<h3>FFmpeg 0.8.7</h3>
+<h3>0.8.7</h3>
<p>Fixes CVE-2011-4352/NGS00145, CVE-2011-4579/NGS00148, CVE-2011-4351, NGS00144, CVE-2011-4353 among others</p>
-<h3>FFmpeg 0.8.6</h3>
+<h3>0.8.6</h3>
<p>Fixes CVE-2011-3892 among others</p>
-<h3>FFmpeg 0.8.5</h3>
+<h3>0.8.5</h3>
<p>Fixes CVE-2011-4364 among others</p>
-<h2>0.7</h2>
-<h3>FFmpeg 0.7.11</h3>
+<h2>FFmpeg 0.7</h2>
+<h3>0.7.11</h3>
<p>Fixes CVE-2011-3893 and CVE-2011-3895, and many more</p>
-<h3>FFmpeg 0.7.8</h3>
+<h3>0.7.8</h3>
<p>Fixes CVE-2011-4352, CVE-2011-4579, CVE-2011-4351, CVE-2011-4353</p>
-<h3>FFmpeg 0.7.7</h3>
+<h3>0.7.7</h3>
<p>Fixes CVE-2011-3892</p>
-<h3>FFmpeg 0.7.6</h3>
+<h3>0.7.6</h3>
<p>Fixes CVE-2011-4364 among others</p>
-<h2>0.6</h2>
-<h3>FFmpeg 0.6.5</h3>
+<h2>FFmpeg 0.6</h2>
+<h3>0.6.5</h3>
<p>Fixes CVE-2011-3892, CVE-2011-3893, CVE-2011-3895</p>
-<h3>FFmpeg 0.6.4</h3>
+<h3>0.6.4</h3>
<p>Fixes CVE-2011-4352, CVE-2011-4579, CVE-2011-4353, CVE-2011-4351, CVE-2011-4364</p>
-<h2>0.5</h2>
-<h3>FFmpeg 0.5.8</h3>
+<h2>FFmpeg 0.5</h2>
+<h3>0.5.8</h3>
<p>Fixes CVE-2011-3892, CVE-2011-3893, CVE-2011-3895</p>
-<h3>FFmpeg 0.5.7</h3>
+<h3>0.5.7</h3>
<p>CVE-2011-4353</p>
-<h3>FFmpeg 0.5.6</h3>
+<h3>0.5.6</h3>
<p>Fixes CVE-2011-4579, CVE-2011-4351</p>
-<h3>FFmpeg 0.5.5</h3>
+<h3>0.5.5</h3>
<p>Fixes CVE-2011-3504, CVE-2011-3362, CVE-2011-3973, CVE-2011-3974</p>
-<h3>FFmpeg 0.5.4</h3>
+<h3>0.5.4</h3>
<p>Fixes CVE-2010-3908, CVE-2011-0722, CVE-2010-4704, CVE-2011-0480, CVE-2011-0723</p>
--
1.7.5.4
More information about the ffmpeg-devel
mailing list