On Mon, Sep 9, 2013 at 5:44 PM, Luca Barbato <[email protected]> wrote:
> --- > src/download | 22 +++++++++++----------- > src/news | 21 +++++++++++++++++++++ > 2 files changed, 32 insertions(+), 11 deletions(-) > > diff --git a/src/download b/src/download > index 7dabbc2..48b4e22 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.8 was released on 2013-07-07. It is the latest point release from > +9.9 was released on 2013-09-09. 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.8.tar.xz">Download XZ tarball</a> > -<a href="releases/libav-9.8.tar.xz.md5">MD5</a> > -<a href="releases/libav-9.8.tar.xz.sha1">SHA1</a> > -<a href="releases/libav-9.8.tar.xz.asc">PGP signature</a><br /> > -<a href="releases/libav-9.8.tar.gz">Download gzip tarball</a> > -<a href="releases/libav-9.8.tar.gz.md5">MD5</a> > -<a href="releases/libav-9.8.tar.gz.sha1">SHA1</a> > -<a href="releases/libav-9.8.tar.gz.asc">PGP signature</a><br /> > -<a href="releases/libav-9.8.changelog">Changelog</a><br /> > -<a href="releases/libav-9.8.release">Release Notes</a> > +<a href="releases/libav-9.9.tar.xz">Download XZ tarball</a> > +<a href="releases/libav-9.9.tar.xz.md5">MD5</a> > +<a href="releases/libav-9.9.tar.xz.sha1">SHA1</a> > +<a href="releases/libav-9.9.tar.xz.asc">PGP signature</a><br /> > +<a href="releases/libav-9.9.tar.gz">Download gzip tarball</a> > +<a href="releases/libav-9.9.tar.gz.md5">MD5</a> > +<a href="releases/libav-9.9.tar.gz.sha1">SHA1</a> > +<a href="releases/libav-9.9.tar.gz.asc">PGP signature</a><br /> > +<a href="releases/libav-9.9.changelog">Changelog</a><br /> > +<a href="releases/libav-9.9.release">Release Notes</a> > </p> > > <a name="release_0.8"></a><h2>Libav 0.8.7 "Forbidden Fruit"</h2> > diff --git a/src/news b/src/news > index b47ffa3..cb51500 100644 > --- a/src/news > +++ b/src/news > @@ -1,5 +1,26 @@ > <h1>News</h1> > > +<a name="9.9"></a><h3>September 9, 2013</h3> > +<p> > +After the summer break and thanks to the Google Security Team, who have > +provided us with an additional batch of samples, we have been able to fix > +a number of security relevant issues. Many of these fixes are now > available > +in the current update, <a href="download.html#release_9">Libav 9.9</a>. > + > +For details, please refer to the verbose > +<a href=" > http://git.libav.org/?p=libav.git;a=blob;f=Changelog;hb=refs/tags/v9.9"> > +Changelog file</a>. > +</p> > + > +<p> > +The older release branch will get updated in the following weeks. > +</p> > + > +<p> > +Distributors and system integrators are encouraged to update and share > +their patches against our release branches. > +</p> > + > <a name="9.8"></a><h3>July 7, 2013</h3> > <p> > We are happy to update two release branches: Today, we provide you with > -- LGTM, and thank you. -- Sean McG. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
