Author: glen                         Date: Wed Jan 10 13:17:49 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- RealMedia RTSP DoS fix. DSA 1244-1, CVE-2006-6172.
- rel 4

---- Files affected:
SPECS:
   mplayer.spec (1.354.2.8 -> 1.354.2.9) 

---- Diffs:

================================================================
Index: SPECS/mplayer.spec
diff -u SPECS/mplayer.spec:1.354.2.8 SPECS/mplayer.spec:1.354.2.9
--- SPECS/mplayer.spec:1.354.2.8        Wed Dec 13 16:24:39 2006
+++ SPECS/mplayer.spec  Wed Jan 10 14:17:44 2007
@@ -4,6 +4,9 @@
 # - update for lzo 2
 # - try to use external ffmpeg, lrmi and few other libs:
 #   
http://www.cyberlink.com/english/products/powercinema/pcm-linux/license/mplayer-10_copyright.htm
+# - segfaults on amd64:
+#   mencoder -oac pcm -af dummy -ovc raw -vf format=yv12 -of ogg -mc 0 -quiet 
-o /tmp/out1 l.avi
+#   avi: RIFF (little-endian) data, AVI, 480 x 360, 25.00 fps, video: XviD, 
audio: MPEG-1 Layer 3 (stereo, 48000 Hz)
 #
 # Conditional build:
 %bcond_with    directfb        # with DirectFB video output
@@ -74,7 +77,7 @@
 %define                snap            %{nil}
 
 %define                _rc     rc1
-%define                _rel    3
+%define                _rel    4
 Summary:       MPlayer - THE Movie Player for UN*X
 Summary(de):   MPlayer ist ein unter der freien GPL-Lizenz stehender 
Media-Player
 Summary(es):   Otro reproductor de pelĂ­culas
@@ -121,6 +124,7 @@
 Patch17:       %{name}-auto-expand.patch
 Patch18:       %{name}-gnome-screensaver.patch
 Patch19:       %{name}-on2flix.patch
+Patch20:       
http://www.mplayerhq.hu/MPlayer/patches/asmrules_fix_20061231.diff
 URL:           http://www.mplayerhq.hu/
 %{?with_directfb:BuildRequires:        DirectFB-devel}
 BuildRequires: OpenAL-devel
@@ -331,6 +335,8 @@
        patch -p0 < $a
 done
 
+%patch20 -p0
+
 %build
 %if %{with shared}
 CFLAGS="%{rpmcflags} -fPIC"
@@ -569,6 +575,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.354.2.9  2007/01/10 13:17:44  glen
+- RealMedia RTSP DoS fix. DSA 1244-1, CVE-2006-6172.
+- rel 4
+
 Revision 1.354.2.8  2006/12/13 15:24:39  glen
 - rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mplayer.spec?r1=1.354.2.8&r2=1.354.2.9&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to