[SCM] vlc/lucid: Refresh patch.

bdrung at users.alioth.debian.org bdrung at users.alioth.debian.org
Mon Jul 18 14:58:57 UTC 2011


The following commit has been merged in the lucid branch:
commit 0f56cbf488e73e8cb0d7e8760359d567a921de5b
Author: Benjamin Drung <bdrung at debian.org>
Date:   Mon Jul 18 16:15:00 2011 +0200

    Refresh patch.

diff --git a/debian/patches/CVE-2011-2588.patch b/debian/patches/CVE-2011-2588.patch
index bc8adb1..7fda7c7 100644
--- a/debian/patches/CVE-2011-2588.patch
+++ b/debian/patches/CVE-2011-2588.patch
@@ -8,7 +8,7 @@ Origin: upstream, http://git.videolan.org/?p=vlc/vlc-1.1.git;a=commit;h=6953ce08
 
 --- a/modules/demux/avi/libavi.c
 +++ b/modules/demux/avi/libavi.c
-@@ -384,7 +384,8 @@
+@@ -379,7 +379,8 @@
          case( AVIFOURCC_vids ):
              p_strh->strh.i_samplesize = 0; /* XXX for ffmpeg avi file */
              p_chk->strf.vids.i_cat = VIDEO_ES;
@@ -18,7 +18,7 @@ Origin: upstream, http://git.videolan.org/?p=vlc/vlc-1.1.git;a=commit;h=6953ce08
              AVI_READ4BYTES( p_chk->strf.vids.p_bih->biSize );
              AVI_READ4BYTES( p_chk->strf.vids.p_bih->biWidth );
              AVI_READ4BYTES( p_chk->strf.vids.p_bih->biHeight );
-@@ -400,7 +401,7 @@
+@@ -395,7 +396,7 @@
              {
                  p_chk->strf.vids.p_bih->biSize = p_chk->common.i_chunk_size;
              }

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list