SPECS (AC-branch): mplayer.spec - added CVE-2005-4048 patch (heap ...

qboosh qboosh at pld-linux.org
Mon Mar 20 11:57:33 CET 2006


Author: qboosh                       Date: Mon Mar 20 10:57:33 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- added CVE-2005-4048 patch (heap overflow exploitable via PNG images)
- release .2

---- Files affected:
SPECS:
   mplayer.spec (1.316.2.2 -> 1.316.2.3) 

---- Diffs:

================================================================
Index: SPECS/mplayer.spec
diff -u SPECS/mplayer.spec:1.316.2.2 SPECS/mplayer.spec:1.316.2.3
--- SPECS/mplayer.spec:1.316.2.2	Tue Feb 28 11:28:41 2006
+++ SPECS/mplayer.spec	Mon Mar 20 11:57:28 2006
@@ -69,7 +69,7 @@
 Summary(pt_BR):	Reprodutor de filmes
 Name:		mplayer
 Version:	1.0
-%define		_rel	1
+%define		_rel	2
 #Release:	2.%{pre}.%{_rel}
 Release:	2.pre7try3.%{_rel}
 # DO NOT increase epoch unless it's really neccessary!
@@ -113,6 +113,7 @@
 Patch16:	%{name}-kill-mabi_altivec.patch
 Patch17:	%{name}-gcc4.patch
 Patch18:	http://www.mplayerhq.hu/MPlayer/patches/demuxer_h_fix_20060212.diff
+Patch19:	%{name}-CVE-2005-4048.patch
 #http://www.openchrome.org/snapshots/mplayer/
 URL:		http://www.mplayerhq.hu/
 %{?with_directfb:BuildRequires:	DirectFB-devel}
@@ -314,6 +315,7 @@
 %patch16 -p1
 %patch17 -p1
 %patch18 -p0
+%patch19 -p1
 
 # kill evil file, hackery not needed with llh
 echo > osdep/kerneltwosix.h
@@ -559,6 +561,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.316.2.3  2006/03/20 10:57:28  qboosh
+- added CVE-2005-4048 patch (heap overflow exploitable via PNG images)
+- release .2
+
 Revision 1.316.2.2  2006/02/28 10:28:41  qboosh
 - reset _rel macro
 
================================================================

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



More information about the pld-cvs-commit mailing list