SPECS: xvid.spec - fix for CVE-2007-3329 - release 4

adamg adamg at pld-linux.org
Fri Aug 24 22:29:36 CEST 2007


Author: adamg                        Date: Fri Aug 24 20:29:36 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix for CVE-2007-3329
- release 4

---- Files affected:
SPECS:
   xvid.spec (1.49 -> 1.50) 

---- Diffs:

================================================================
Index: SPECS/xvid.spec
diff -u SPECS/xvid.spec:1.49 SPECS/xvid.spec:1.50
--- SPECS/xvid.spec:1.49	Tue Jun 26 19:30:18 2007
+++ SPECS/xvid.spec	Fri Aug 24 22:29:31 2007
@@ -5,7 +5,7 @@
 Summary(pl.UTF-8):	Implementacja kodeka wideo zgodnego ze standardem ISO MPEG-4
 Name:		xvid
 Version:	1.1.2
-Release:	3
+Release:	4
 Epoch:		1
 License:	GPL
 Group:		Libraries
@@ -13,6 +13,7 @@
 # Source0-md5:	f748d835037fbe314a5fae8880c32f29
 # http://bugs.gentoo.org/attachment.cgi?id=108302
 Patch0:		xvid-1.1.2-textrel.patch
+Patch1:		%{name}-CVE-2007-3329.patch
 URL:		http://www.xvid.org/
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
@@ -60,6 +61,7 @@
 %prep
 %setup -q -n %{name}core-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 cd build/generic
@@ -106,6 +108,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.50  2007/08/24 20:29:31  adamg
+- fix for CVE-2007-3329
+- release 4
+
 Revision 1.49  2007/06/26 17:30:18  adgor
 - Rel. 3 - rebuild please
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xvid.spec?r1=1.49&r2=1.50&f=u



More information about the pld-cvs-commit mailing list