--- src/download | 22 +++++++++++----------- src/news | 24 +++++++++++++++++++++--- 2 files changed, 32 insertions(+), 14 deletions(-)
diff --git a/src/download b/src/download index 67180a8..15fdb2b 100644 --- a/src/download +++ b/src/download @@ -208,23 +208,23 @@ and much faster bug fixes such as additional features and security patches. <a name="release_9"></a><h2>Libav 9 "plain 9"</h2> <p> -9.1 was released on 2013-01-07. It is the latest point release from +9.2 was released on 2013-02-24. It is the latest point release from the version 9 release branch, which was released on 2013-01-05. Please give us feedback and use our Bugzilla for filing bugs: <a href="https://bugzilla.libav.org">https://bugzilla.libav.org/</a> </p> <p> -<a href="releases/libav-9.1.tar.xz">Download XZ tarball</a> -<a href="releases/libav-9.1.tar.xz.md5">MD5</a> -<a href="releases/libav-9.1.tar.xz.sha1">SHA1</a> -<a href="releases/libav-9.1.tar.xz.asc">PGP signature</a><br /> -<a href="releases/libav-9.1.tar.gz">Download gzip tarball</a> -<a href="releases/libav-9.1.tar.gz.md5">MD5</a> -<a href="releases/libav-9.1.tar.gz.sha1">SHA1</a> -<a href="releases/libav-9.1.tar.gz.asc">PGP signature</a><br /> -<a href="releases/libav-9.1.changelog">Changelog</a><br /> -<a href="releases/libav-9.1.release">Release Notes</a> +<a href="releases/libav-9.2.tar.xz">Download XZ tarball</a> +<a href="releases/libav-9.2.tar.xz.md5">MD5</a> +<a href="releases/libav-9.2.tar.xz.sha1">SHA1</a> +<a href="releases/libav-9.2.tar.xz.asc">PGP signature</a><br /> +<a href="releases/libav-9.2.tar.gz">Download gzip tarball</a> +<a href="releases/libav-9.2.tar.gz.md5">MD5</a> +<a href="releases/libav-9.2.tar.gz.sha1">SHA1</a> +<a href="releases/libav-9.2.tar.gz.asc">PGP signature</a><br /> +<a href="releases/libav-9.2.changelog">Changelog</a><br /> +<a href="releases/libav-9.2.release">Release Notes</a> </p> <a name="release_0.8"></a><h2>Libav 0.8.5 "Forbidden Fruit"</h2> diff --git a/src/news b/src/news index 1d5a02d..92cf52e 100644 --- a/src/news +++ b/src/news @@ -1,5 +1,23 @@ <h1>News</h1> + +<a name="9.2"></a><h3>January 07, 2013</h3> +<p> +Today, we update our latest release series 9 with the release +of <a href="download.html#release_0.8">Libav 9.2</a>. This release +contains a number of pro-active bug fixes, most of which lead to crashes +in the library. While selecting them, special care has been applied to +ensure that this update remains fully compatible to previous releases of +this release branches. For details, please refer to the verbose +the <a href="http://git.libav.org/?p=libav.git;a=blob;f=Changelog;h=d20dca904fadb8b2ed8b70add7ee4fb96555e5c6;hb=d20dca904fadb8b2ed8b70add7ee4fb96555e5c6"> +Changelog file</a>. +</p> + +<p> +You can download the new release, as usual, +from <a href="download.html#release_9">our download page</a>. +</p> + <a name="0.5.10"></a><h3>February 16, 2013</h3> <p> @@ -164,7 +182,7 @@ compiling with MSVC or ICC 10.x, and fixes memory leaks in the Ogg demuxer. <p> You can download the new release, as usual, -from <a href="download.html#release9">our download page</a>. +from <a href="download.html#release_9">our download page</a>. </p> <a name="9final"></a><h3>January 05, 2013</h3> @@ -252,7 +270,7 @@ file for a list of significant changes. <p> You can download the new release, as usual, -from <a href="download.html#release9">our download page</a>. +from <a href="download.html#release_9">our download page</a>. </p> @@ -461,7 +479,7 @@ the development code following the usual bug reporting guidelines. <p> You can download the new release, as usual, -from <a href="download.html#release9">our download page</a> +from <a href="download.html#release_9">our download page</a> </p> <a name="lavr_stable"></a><h3>October 05, 2012</h3> -- 1.7.9.5 _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
