Changeset a6c8ae352629fb178d6af03c67f64501d7027df2

Show
Ignore:
Timestamp:
05/17/08 00:56:00 (4 months ago)
Author:
Pavlov Konstantin <thresh@videolan.org>
git-committer:
Pavlov Konstantin <thresh@videolan.org> 1210978560 +0400
git-parent:

[dc040150d52d6abe1074ec443753bb435a6ec089]

git-author:
Pavlov Konstantin <thresh@videolan.org> 1210978560 +0400
Message:

Contrib: fix libvorbis CVEs: 2008-1419, 2008-1420, 2008-1423.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • extras/contrib/src/Makefile

    rdc04015 ra6c8ae3  
    700700    $(EXTRACT_GZ) 
    701701    patch -p0 < Patches/libvorbis.patch 
     702    patch -d libvorbis -p0 < Patches/libvorbis-r14598-CVE-2008-1420.patch 
     703    patch -d libvorbis -p0 < Patches/libvorbis-r14602-CVE-2008-1419.patch 
     704    patch -d libvorbis -p0 < Patches/libvorbis-r14602-CVE-2008-1423.patch 
    702705    (cd $@; autoconf) 
    703706