[FFmpeg-devel] [PATCH] web/download: Change main snapshot url to point to github

Michael Niedermayer michaelni at gmx.at
Fri Jan 23 17:38:29 CET 2015


On Fri, Jan 23, 2015 at 02:12:30PM +0100, Clément Bœsch wrote:
> On Fri, Jan 23, 2015 at 03:31:28AM +0100, Michael Niedermayer wrote:
> > The url did just end at a "403 - Snapshots not allowed"
> > 
> > We also could point to ffmpeg.org, but the snapshots there are upto 24h old
> > with the current cronjob
> > ---
> >  src/download |    2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/src/download b/src/download
> > index 20c42f8..4e56bc1 100644
> > --- a/src/download
> > +++ b/src/download
> > @@ -197,7 +197,7 @@
> >              <div class="pull-left"><a href="git://source.ffmpeg.org/ffmpeg.git">git://source.ffmpeg.org/ffmpeg.git</a></div>
> >              <div class="pull-right">
> >                <a class="btn btn-success" href="http://git.videolan.org/?p=ffmpeg.git">Browse</a>
> > -              <a class="btn btn-success" href="http://git.videolan.org/?p=ffmpeg.git;a=snapshot;h=HEAD;sf=tgz">Snapshot</a>
> > +              <a class="btn btn-success" href="https://github.com/FFmpeg/FFmpeg/tarball/master">Snapshot (github)</a>
> >              </div>
> >            </td>
> >            <td>Main FFmpeg Git repository</td>
> 
> Above we have snapshot and git snapshot pointing on ffmpeg.org, this would
> be inconsistent. Also below we can see this snapshot URL from github. I
> would suggest dropping the snapshot button altogether or using the
> 24h-delay one. After all, the ffmpeg.org source and git snapshot are
> available above, and the github snapshot as well below.

iam not really sure thats the best option but removed the button for
now, its better than a non working link


[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

DNS cache poisoning attacks, popular search engine, Google internet authority
dont be evil, please
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150123/c01ff178/attachment.asc>


More information about the ffmpeg-devel mailing list