[SCM] Qt 4 packaging branch, master, updated. debian/4.8.2-1-8-g64e26ab

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Sat Jul 21 17:43:52 UTC 2012


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qt4-x11.git;a=commitdiff;h=45c24b7

The following commit has been merged in the master branch:
commit 45c24b7d1364cdb600371722adf0ff2696f8cb81
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Sat Jul 21 14:38:20 2012 -0300

    Improve patch.
---
 .../patches/fix_use_after_free_qlocale_unix.patch  |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/patches/fix_use_after_free_qlocale_unix.patch b/debian/patches/fix_use_after_free_qlocale_unix.patch
index 73559e3..d544137 100644
--- a/debian/patches/fix_use_after_free_qlocale_unix.patch
+++ b/debian/patches/fix_use_after_free_qlocale_unix.patch
@@ -1,11 +1,14 @@
 Description: fix use after free in qlocale_unix.cpp
  This patch avoids the use of the returned variable when the destructor
  gets called.
+ .
+ Lisandro: this patch will certainly work within all architectures
+ that Debian supports, although I don't know if it will work in QNX.
 Author: Julien Cristau <julien.cristau at logilab.fr>
 Bug-Debian: http://bugs.debian.org/681476
-Origin: <vendor|upstream|other>, <url of original patch>
-Forwarded: <no|not-needed|url proving that it has been forwarded>
-Reviewed-By: <name and email of someone who approved the patch>
+Origin: http://bugs.debian.org/681476
+Forwarded: no
+Reviewed-By: Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>
 Last-Update: 2012-07-20
 
 --- a/src/corelib/tools/qlocale_unix.cpp

-- 
Qt 4 packaging



More information about the pkg-kde-commits mailing list