Module: libav.org
Branch: master
Commit: 5cdf272fc5cd1c8a29c4d9e35cc5049a9692acc0

Author:    Reinhard Tartler <[email protected]>
Committer: Reinhard Tartler <[email protected]>
Date:      Wed Mar 14 22:55:03 2012 +0100

Announce Release 0.8.1

---

 src/download |   22 ++++++++-------
 src/index    |   83 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 95 insertions(+), 10 deletions(-)

diff --git a/src/download b/src/download
index a81b1cf..fa12681 100644
--- a/src/download
+++ b/src/download
@@ -186,20 +186,22 @@ and much faster bug fixes such as additional features and 
security patches.
 
 <a name="release_0.8"></a><h2>Libav 0.8 "Forbidden Fruit"</h2>
 <p>
-0.8 was released on 2012-01-21. Please give us feedback with your
-experiences with this release and use our new Bugzilla for filing bugs:
+0.8.1 was released on 2012-03-15. It is the latest point release from
+the 0.8 branch, which was cut on 2012-01-21. Please give us feedback
+with your experiences with this release and use our new Bugzilla for
+filing bugs:
 <a href="https://bugzilla.libav.org";>https://bugzilla.libav.org/</a>
 </p>
 
 <p>
-<a href="releases/libav-0.8.tar.xz">Download XZ tarball</a>&nbsp;&nbsp;
-<a href="releases/libav-0.8.tar.xz.md5">MD5</a>
-<a href="releases/libav-0.8.tar.xz.sha1">SHA1</a>
-<a href="releases/libav-0.8.tar.xz.asc">PGP signature</a><br />
-<a href="releases/libav-0.8.tar.gz">Download gzip tarball</a>&nbsp;&nbsp;
-<a href="releases/libav-0.8.tar.gz.md5">MD5</a>
-<a href="releases/libav-0.8.tar.gz.sha1">SHA1</a>
-<a href="releases/libav-0.8.tar.gz.asc">PGP signature</a><br />
+<a href="releases/libav-0.8.1.tar.xz">Download XZ tarball</a>&nbsp;&nbsp;
+<a href="releases/libav-0.8.1.tar.xz.md5">MD5</a>
+<a href="releases/libav-0.8.1.tar.xz.sha1">SHA1</a>
+<a href="releases/libav-0.8.1.tar.xz.asc">PGP signature</a><br />
+<a href="releases/libav-0.8.1.tar.gz">Download gzip tarball</a>&nbsp;&nbsp;
+<a href="releases/libav-0.8.1.tar.gz.md5">MD5</a>
+<a href="releases/libav-0.8.1.tar.gz.sha1">SHA1</a>
+<a href="releases/libav-0.8.1.tar.gz.asc">PGP signature</a><br />
 <a href="releases/libav-0.8.changelog">Changelog</a><br />
 <a href="releases/libav-0.8.release">Release Notes</a>
 </p>
diff --git a/src/index b/src/index
index f8e804d..6d84f81 100644
--- a/src/index
+++ b/src/index
@@ -33,6 +33,89 @@ with the latest developments by subscribing to both the
 
 <h1>News</h1>
 
+<a name="0.8.1"></a><h3>Mar 15 2012</h3>
+
+<p>
+Today, we update our latest release series 0.8 with the release
+<a href="download.html#release_0.8">Libav 0.8.1</a>. As usual, this release
+includes a number of functional corrections and security fixes, such as:
+</p>
+
+<ul>
+<li/>CVE-2012-0848
+<li/>CVE-2012-0853
+<li/>CVE-2012-0858
+<li/>CVE-2011-3929
+<li/>CVE-2011-3936
+<li/>CVE-2011-3937
+<li/>CVE-2011-3940
+<li/>CVE-2011-3945
+<li/>CVE-2011-3947
+<li/>CVE-2011-3951
+<li/>CVE-2011-3952
+</ul>
+
+<p>
+The following bugs in our Bugzilla have been fixed:
+</p>
+
+<ul>
+<li/><a 
href="http://bugzilla.libav.org/show_bug.cgi?id=212";>http://bugzilla.libav.org/show_bug.cgi?id=212</a>
+<li/><a 
href="http://bugzilla.libav.org/show_bug.cgi?id=216";>http://bugzilla.libav.org/show_bug.cgi?id=216</a>
+<li/><a 
href="http://bugzilla.libav.org/show_bug.cgi?id=220";>http://bugzilla.libav.org/show_bug.cgi?id=220</a>
+<li/><a 
href="http://bugzilla.libav.org/show_bug.cgi?id=221";>http://bugzilla.libav.org/show_bug.cgi?id=221</a>
+<li/><a 
href="http://bugzilla.libav.org/show_bug.cgi?id=227";>http://bugzilla.libav.org/show_bug.cgi?id=227</a>
+<li/><a 
href="http://bugzilla.libav.org/show_bug.cgi?id=237";>http://bugzilla.libav.org/show_bug.cgi?id=237</a>
+</ul>
+
+<p>
+<b>Several bugs and crashes have been fixed in the following codecs:</b>
+AAC, AC-3, ADPCM, AMR (both NB and WB), ATRAC3, CAVC, Cook, camstudio,
+DCA, DPCM, DSI CIN, DV, EA TGQ, FLAC, fraps, G.722 (both encoder and
+decoder), H.264, huvffyuv, BB JV decoder, Indeo 3, KGV1, LCL, the
+libx264 wrapper, MJPEG, mp3on4, Musepack, MPEG1/2, PNG, QDM2, Qt RLE,
+ROQ, RV10, RV30/RV34//RV40, shorten, smacker, subrip, SVQ3, TIFF,
+Truemotion2, TTA, VC1, VMware Screen codec, Vorbis, VP5, VP6, WMA,
+Westwood SNDx, XXAN.
+</p>
+
+<p>
+<em>This release additionally updates the following codecs to the
+bytestream2 API, and therefore benefit from additional overflow
+checks</em>: XXAN, ALG MM, TQG, SMC, Qt SMC, ROQ, PNG
+</p>
+
+<p>
+<b>Several bugs and crashes have been fixed in the following formats:</b>
+AIFF, ASF, DV, Matroska, NSV, MOV, MPEG-TS, Smacker, Sony OpenMG, RM,
+SWF.
+</p>
+
+<p>
+Libswscale has an potential overflow for large image size fixed.
+</p>
+
+<p>
+The following <b>APIs have been added</b>:
+</p>
+
+<ul>
+<li/>avcodec_is_open()
+<li/>avformat_get_riff_video_tags()
+<li/>avformat_get_riff_audio_tags()
+</ul>
+
+<p>
+Please see the
+file <a 
href="http://git.libav.org/?p=libav.git;a=blob;f=doc/APIchanges;hb=refs/heads/release/0.8";>
+and the Doxygen documentation for further information.
+</p>
+
+<p>
+Distributors and system integrators are encouraged to update and share
+their patches against our release branches.
+</p>
+
 <a name="tree_stable"></a><h3>Feb 28 2012</h3>
 
 <p>

_______________________________________________
libav-commits mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-commits

Reply via email to