SPECS: mplayer.spec - add CVE-2008-0485 fix (demux_mov_fix_2008012...
blues
blues at pld-linux.org
Sat Feb 16 12:59:06 CET 2008
Author: blues Date: Sat Feb 16 11:59:06 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add CVE-2008-0485 fix (demux_mov_fix_20080129.diff)
---- Files affected:
SPECS:
mplayer.spec (1.390 -> 1.391)
---- Diffs:
================================================================
Index: SPECS/mplayer.spec
diff -u SPECS/mplayer.spec:1.390 SPECS/mplayer.spec:1.391
--- SPECS/mplayer.spec:1.390 Wed Feb 13 09:04:43 2008
+++ SPECS/mplayer.spec Sat Feb 16 12:59:01 2008
@@ -75,7 +75,7 @@
%endif
%define subver rc2
-%define rel 5
+%define rel 5.5
Summary: MPlayer - THE Movie Player for UN*X
Summary(de.UTF-8): MPlayer ist ein unter der freien GPL-Lizenz stehender Media-Player
@@ -106,25 +106,28 @@
Source9: http://www.on2.com/gpl/mplayer/2007-10-09-mencoder-on2flixenglinux.tar.bz2
# Source9-md5: 2361e56b40f52dfc20131e458e2aed38
Patch1: %{name}-cp1250-fontdesc.patch
-#Patch2: %{name}-codec.patch
-#Patch3: %{name}-home_etc.patch
+Patch2: %{name}-codec.patch
+Patch3: %{name}-home_etc.patch
Patch4: %{name}-350.patch
Patch5: %{name}-configure.patch
-#Patch6: %{name}-system-amr.patch # outdated via ffmpeg?
+# outdated via ffmpeg?
+Patch6: %{name}-system-amr.patch
Patch8: %{name}-altivec.patch
-#Patch10: %{name}-pcmsplit.patch
-#Patch13: %{name}-mythtv.patch
+Patch10: %{name}-pcmsplit.patch
+Patch13: %{name}-mythtv.patch
Patch14: %{name}-shared.patch
#http://www.openchrome.org/snapshots/mplayer/
-#Patch15: %{name}-xvmc.patch
+Patch15: %{name}-xvmc.patch
Patch17: %{name}-auto-expand.patch
-#Patch18: %{name}-gnome-screensaver.patch # update
+# update
+Patch18: %{name}-gnome-screensaver.patch
Patch19: %{name}-on2flix.patch
Patch22: %{name}-ffmpeg.patch
Patch23: %{name}-live.patch
Patch24: %{name}-fontconfig_sub.patch
Patch25: http://www.mplayerhq.hu/MPlayer/patches/stream_cddb_fix_20080120.diff
Patch26: %{name}-check-byteswap.patch
+Patch27: http://www.mplayerhq.hu/MPlayer/patches/demux_mov_fix_20080129.diff
URL: http://www.mplayerhq.hu/
%{?with_directfb:BuildRequires: DirectFB-devel}
BuildRequires: OpenAL-devel
@@ -345,6 +348,7 @@
%patch25 -p0
cd -
%patch26 -p1
+%patch27 -p0
%build
%if %{with shared}
@@ -593,6 +597,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.391 2008-02-16 11:59:01 blues
+- add CVE-2008-0485 fix (demux_mov_fix_20080129.diff)
+
Revision 1.390 2008-02-13 08:04:43 glen
- add CVE refs to 1.0rc2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mplayer.spec?r1=1.390&r2=1.391&f=u
More information about the pld-cvs-commit
mailing list