Author: sls Date: Mon Oct 13 12:02:42 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added mplayer_demux_real.patch (fixes CVE-2008-3827)
---- Files affected: SPECS: mplayer.spec (1.404 -> 1.405) ---- Diffs: ================================================================ Index: SPECS/mplayer.spec diff -u SPECS/mplayer.spec:1.404 SPECS/mplayer.spec:1.405 --- SPECS/mplayer.spec:1.404 Sat Oct 11 13:21:48 2008 +++ SPECS/mplayer.spec Mon Oct 13 14:02:36 2008 @@ -128,9 +128,8 @@ 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 +Patch28: http://www.ocert.org/patches/2008-013/mplayer_demux_real.patch URL: http://www.mplayerhq.hu/ -# http://securitytracker.com/alerts/2008/Sep/1020952.html -BuildRequires: security(CVE-2008-3827) %{?with_directfb:BuildRequires: DirectFB-devel} BuildRequires: OpenAL-devel BuildRequires: OpenGL-devel @@ -347,6 +346,7 @@ %patch25 -p0 %patch26 -p1 %patch27 -p0 +%patch28 -p0 # recent dvdnav-config doesn't support --minilibs. sed -i 's:--minilibs:--libs:g' configure @@ -605,6 +605,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.405 2008/10/13 12:02:36 sls +- added mplayer_demux_real.patch (fixes CVE-2008-3827) + Revision 1.404 2008/10/11 11:21:48 radek - rel 13: include menu.conf, since menu is enabled anyway ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mplayer.spec?r1=1.404&r2=1.405&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
