Module: libav.org Branch: master Commit: 77ba5dc91ebdee2cdc0ba4aba99261fc99c944e9
Author: Reinhard Tartler <[email protected]> Committer: Reinhard Tartler <[email protected]> Date: Mon Oct 22 21:55:04 2012 +0200 Announce 0.8.4 Release --- src/download | 22 ++++++++++---------- src/news | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 72 insertions(+), 11 deletions(-) diff --git a/src/download b/src/download index 9039cbd..9a53b21 100644 --- a/src/download +++ b/src/download @@ -225,9 +225,9 @@ new Bugzilla for filing bugs: <a href="releases/libav-9_beta1.release">Release Notes</a> </p> -<a name="release_0.8"></a><h2>Libav 0.8.3 "Forbidden Fruit"</h2> +<a name="release_0.8"></a><h2>Libav 0.8.4 "Forbidden Fruit"</h2> <p> -0.8.3 was released on 2012-06-09. It is the latest point release from +0.8.4 was released on 2012-10-22. 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: @@ -235,15 +235,15 @@ filing bugs: </p> <p> -<a href="releases/libav-0.8.3.tar.xz">Download XZ tarball</a> -<a href="releases/libav-0.8.3.tar.xz.md5">MD5</a> -<a href="releases/libav-0.8.3.tar.xz.sha1">SHA1</a> -<a href="releases/libav-0.8.3.tar.xz.asc">PGP signature</a><br /> -<a href="releases/libav-0.8.3.tar.gz">Download gzip tarball</a> -<a href="releases/libav-0.8.3.tar.gz.md5">MD5</a> -<a href="releases/libav-0.8.3.tar.gz.sha1">SHA1</a> -<a href="releases/libav-0.8.3.tar.gz.asc">PGP signature</a><br /> -<a href="releases/libav-0.8.3.changelog">Changelog</a><br /> +<a href="releases/libav-0.8.4.tar.xz">Download XZ tarball</a> +<a href="releases/libav-0.8.4.tar.xz.md5">MD5</a> +<a href="releases/libav-0.8.4.tar.xz.sha1">SHA1</a> +<a href="releases/libav-0.8.4.tar.xz.asc">PGP signature</a><br /> +<a href="releases/libav-0.8.4.tar.gz">Download gzip tarball</a> +<a href="releases/libav-0.8.4.tar.gz.md5">MD5</a> +<a href="releases/libav-0.8.4.tar.gz.sha1">SHA1</a> +<a href="releases/libav-0.8.4.tar.gz.asc">PGP signature</a><br /> +<a href="releases/libav-0.8.4.changelog">Changelog</a><br /> <a href="releases/libav-0.8.release">Release Notes</a> </p> diff --git a/src/news b/src/news index c88a17a..9dd4aa0 100644 --- a/src/news +++ b/src/news @@ -1,5 +1,66 @@ <h1>News</h1> +<a name="0.8.2"></a><h3>October 22 2012</h3> + +<p> +Today, we update our latest release series 0.8 with the release +of <a href="download.html#release_0.8">Libav 0.8.4</a>. This release +contains several security and bug fixes. +</p> + +<p> +The following bug in our Bugzilla has been fixed: +<ul> +<li/><a href="http://bugzilla.libav.org/show_bug.cgi?id=118">#118</a>: zzufed H.261 file crashes avconv signal 11 (SIGSEGV) +<li/><a href="http://bugzilla.libav.org/show_bug.cgi?id=203">#203</a>: scale filter has a rounding error +<li/><a href="http://bugzilla.libav.org/show_bug.cgi?id=245">#245</a>: Reading already freed mem when using vfilters pad and settb +<li/><a href="http://bugzilla.libav.org/show_bug.cgi?id=265">#265</a>: smacker audio decode regression +<li/><a href="http://bugzilla.libav.org/show_bug.cgi?id=277">#277</a>: avconv ignores audio bitrate -ab parameter +<li/><a href="http://bugzilla.libav.org/show_bug.cgi?id=310">#310</a>: avconv hangs when transcoding .flac files +<li/><a href="http://bugzilla.libav.org/show_bug.cgi?id=327">#327</a>: wmaprodec: Arithmetic exception +<li/><a href="http://bugzilla.libav.org/show_bug.cgi?id=352">#352</a>: Pad filter pass-through problem +<li/><a href="http://bugzilla.libav.org/show_bug.cgi?id=367">#367</a>: Crash in bmp_decode_frame() when decoding unusual bmp file +<li/><a href="http://bugzilla.libav.org/show_bug.cgi?id=373">#373</a>: y4m as input results in "filename.y4m: Operation not permitted" +<li/><a href="http://bugzilla.libav.org/show_bug.cgi?id=379">#379</a>: Regression in WAV files between 52.72. 2 and 53. 35. 0 +<li/><a href="http://bugzilla.libav.org/show_bug.cgi?id=380">#380</a>: double free in option handling +</ul> +</p> + +<p> +These releases contain security fixes for the following CVEs: +</p> + +<ul> +<li/>CVE-2012-2772 +<li/>CVE-2012-2775 +<li/>CVE-2012-2776 +<li/>CVE-2012-2777 +<li/>CVE-2012-2779 +<li/>CVE-2012-2784 +<li/>CVE-2012-2786 +<li/>CVE-2012-2787 +<li/>CVE-2012-2788 +<li/>CVE-2012-2789 +<li/>CVE-2012-2790 +<li/>CVE-2012-2793 +<li/>CVE-2012-2794 +<li/>CVE-2012-2796 +<li/>CVE-2012-2798 +<li/>CVE-2012-2800 +<li/>CVE-2012-2801 +<li/>CVE-2012-2802 +</ul> + +<p> +Distributors and system integrators are encouraged to update and share their +patches against our release branches. +</p> + +<p> +<em>Enjoy!</em> +</p> + + <a name="9beta1"></a><h3>October 11, 2012</h3> <p> With the next upcoming release, we change our versioning scheme to follow our _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
