[SCM] Qt 4 packaging branch, squeeze, updated. debian/4.6.3-4+squeeze1-9-ga30c8c6

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Sat Feb 9 18:54:54 UTC 2013


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

The following commit has been merged in the squeeze branch:
commit a30c8c6b3b9c972af782054e28ddb01544266982
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Sat Feb 9 15:54:19 2013 -0300

    Refresh patch.
    
    I possibly made a mistake with quilt while initially importing it.
---
 ...rflow_in_Lookup_MarkMarkPos_CVE-2011-3193.patch |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/patches/Check_for_buffer_overflow_in_Lookup_MarkMarkPos_CVE-2011-3193.patch b/debian/patches/Check_for_buffer_overflow_in_Lookup_MarkMarkPos_CVE-2011-3193.patch
index 433cb1e..c5dca45 100644
--- a/debian/patches/Check_for_buffer_overflow_in_Lookup_MarkMarkPos_CVE-2011-3193.patch
+++ b/debian/patches/Check_for_buffer_overflow_in_Lookup_MarkMarkPos_CVE-2011-3193.patch
@@ -14,9 +14,9 @@ Reviewed-by: Jiang Jiang
 
 --- a/src/3rdparty/harfbuzz/src/harfbuzz-gpos.c
 +++ b/src/3rdparty/harfbuzz/src/harfbuzz-gpos.c
-@@ -3015,6 +3015,9 @@ static HB_Error  Lookup_MarkMarkPos( GPO
-   if ( i > buffer->in_pos )
-     return HB_Err_Not_Covered;
+@@ -2976,6 +2976,9 @@ static HB_Error  Lookup_MarkMarkPos( GPO
+     j--;
+   }
  
 +  if ( i > buffer->in_pos )
 +    return HB_Err_Not_Covered;

-- 
Qt 4 packaging



More information about the pkg-kde-commits mailing list