From 543aa164aada169fd3478a6b0d60e57c3eea0d51 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 11:14:48 +0000 Subject: [PATCH] auto-import changelog data from qt-3.1.2-14.2.src.rpm 3.1.2-14.2 - fix image buffer overflows --- qt.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/qt.spec b/qt.spec index 315313e..1aa49e9 100644 --- a/qt.spec +++ b/qt.spec @@ -74,7 +74,7 @@ Summary: The shared library for the Qt GUI toolkit. Name: qt Version: %{ver} -Release: 14.1 +Release: 14.2 Epoch: 1 License: GPL/QPL Group: System Environment/Libraries @@ -96,7 +96,7 @@ Patch18: qt-x11-free-3.1.2-typo.patch Patch19: qt-x11-free-3.1.2-qt-copy.patch # security -Patch50: qt3-qimage.patch +Patch50: qt-x11-free-3.1.2-sec.patch Prereq: /sbin/ldconfig Prereq: fileutils @@ -288,7 +288,7 @@ for the Qt toolkit. %patch19 -p1 -b .cvs #security -%patch50 -p0 -b .sec +%patch50 -p1 -b .sec %build export QTDIR=`/bin/pwd` @@ -769,6 +769,9 @@ fi %endif %changelog +* Thu Aug 19 2004 Than Ngo 1:3.1.2-14.2 +- fix image buffer overflows + * Thu Jul 29 2004 Than Ngo 1:3.1.2-14.1 - fix overflow vulnerability, thanks to trolltech