SPECS: qt.spec - rel 2; two new patches including one that fixes Q...

arekm arekm at pld-linux.org
Thu Mar 29 18:40:00 CEST 2007


Author: arekm                        Date: Thu Mar 29 16:40:00 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2; two new patches including one that fixes Qt UTF-8 overlong sequence decoding vulnerability

---- Files affected:
SPECS:
   qt.spec (1.374 -> 1.375) 

---- Diffs:

================================================================
Index: SPECS/qt.spec
diff -u SPECS/qt.spec:1.374 SPECS/qt.spec:1.375
--- SPECS/qt.spec:1.374	Sat Feb 24 17:35:48 2007
+++ SPECS/qt.spec	Thu Mar 29 18:39:52 2007
@@ -28,7 +28,7 @@
 Summary(pt_BR.UTF-8):	Estrutura para rodar aplicações GUI Qt
 Name:		qt
 Version:	%{_ver}
-Release:	1
+Release:	2
 Epoch:		6
 License:	GPL/QPL
 Group:		X11/Libraries
@@ -66,6 +66,8 @@
 Patch160:	0060-qpopup_ignore_mousepos.patch
 Patch161:	0061-qscrollview-propagate-horizontal-wheelevent.patch
 Patch173:	0073-xinerama-aware-qpopup.patch
+Patch176:	0076-fix-qprocess.diff
+Patch177:	0077-utf8-decoder-fixes.diff
 
 Patch0:		%{name}-tools.patch
 Patch1:		%{name}-FHS.patch
@@ -702,6 +704,8 @@
 %patch160 -p0
 %patch161 -p0
 %patch173 -p0
+%patch176 -p0
+%patch177 -p0
 
 %patch0 -p1
 %patch1 -p1
@@ -1296,6 +1300,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.375  2007/03/29 16:39:52  arekm
+- rel 2; two new patches including one that fixes Qt UTF-8 overlong sequence decoding vulnerability
+
 Revision 1.374  2007/02/24 16:35:48  arekm
 - up to 3.3.8
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/qt.spec?r1=1.374&r2=1.375&f=u



More information about the pld-cvs-commit mailing list