SPECS: qt.spec - two more patches from qt-copy (one fixes CVE-2007...
adamg
adamg at pld-linux.org
Sun Sep 16 19:17:31 CEST 2007
Author: adamg Date: Sun Sep 16 17:17:31 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- two more patches from qt-copy (one fixes CVE-2007-4137)
- release 6
---- Files affected:
SPECS:
qt.spec (1.378 -> 1.379)
---- Diffs:
================================================================
Index: SPECS/qt.spec
diff -u SPECS/qt.spec:1.378 SPECS/qt.spec:1.379
--- SPECS/qt.spec:1.378 Mon Sep 3 13:11:28 2007
+++ SPECS/qt.spec Sun Sep 16 19:17:26 2007
@@ -28,7 +28,7 @@
Summary(pt_BR.UTF-8): Estrutura para rodar aplicações GUI Qt
Name: qt
Version: %{_ver}
-Release: 5
+Release: 6
Epoch: 6
License: GPL/QPL
Group: X11/Libraries
@@ -72,6 +72,8 @@
Patch179: 0079-compositing-types.patch
Patch180: 0080-net-wm-sync-request.patch
Patch181: 0081-format-string-fixes.diff
+Patch182: 0082-fix-qdatetime-fromstring.diff
+Patch183: 0083-CVE-2007-4137.diff
Patch0: %{name}-tools.patch
Patch1: %{name}-FHS.patch
Patch2: %{name}-qmake-nostatic.patch
@@ -713,6 +715,8 @@
%patch179 -p0
%patch180 -p0
%patch181 -p0
+%patch182 -p0
+%patch183 -p0
%patch0 -p1
%patch1 -p1
%patch2 -p1
@@ -1306,6 +1310,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.379 2007/09/16 17:17:26 adamg
+- two more patches from qt-copy (one fixes CVE-2007-4137)
+- release 6
+
Revision 1.378 2007/09/03 11:11:28 baggins
- rel 5
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qt.spec?r1=1.378&r2=1.379&f=u
More information about the pld-cvs-commit
mailing list