summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Lisandro Damián Nicanor Pérez Meyer [Sat, 15 Mar 2014 18:35:00 +0000 (15:35 -0300)]
mkspecs for AArch64 (aka arm64).
Patch by Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
licensed under either Public Domain or BSD:
<https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=735488#179>
Change-Id: I21f17953234cfb176bac023e52ecdc927fc5c1a9
Gbp-Pq: Name aarch64_arm64_mkspecs.patch
Lisandro Damián Nicanor Pérez Meyer [Wed, 20 Aug 2014 20:52:49 +0000 (17:52 -0300)]
Fix AArch64/arm64 detection.
The detection needs to go before arm, else the system will detect AArch64/arm64
as arm.
This patch comes from Wookey, he has agreed to put it under BSD or Expat
to allow it's inclusion in here:
<https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=735488#255>
Change-Id: Ic2171c03fca8bb871347940fa3a2bc467776f797
Gbp-Pq: Name aarch64_arm64_fix_arch_detection.patch
Eirik Aavitsland [Wed, 11 Mar 2015 08:00:41 +0000 (09:00 +0100)]
Fixes crash in gif image decoder
Fuzzing test revealed that for certain malformed gif files,
qgifhandler would segfault.
Change-Id: I5bb6f60e1c61849e0d8c735edc3869945e5331c1
(cherry picked from qtbase/
ea2c5417fcd374302f5019e67f72af5facbd29f6)
Reviewed-by: Richard J. Moore <rich@kde.org>
Gbp-Pq: Name fixes_crash_in_gif_image_decoder.patch
Eirik Aavitsland [Wed, 11 Mar 2015 12:34:01 +0000 (13:34 +0100)]
Fixes crash in bmp and ico image decoding
Fuzzing test revealed that for certain malformed bmp and ico files,
the handler would segfault.
Change-Id: I19d45145f31e7f808f7f6a1a1610270ea4159cbe
(cherry picked from qtbase/
2adbbae5432aa9d8cc41c6fcf55c2e310d2d4078)
Reviewed-by: Richard J. Moore <rich@kde.org>
Gbp-Pq: Name fixes_crash_in_bmp_and_ico_image_decoder.patch
Debian Qt/KDE Maintainers [Fri, 1 May 2015 19:35:39 +0000 (19:35 +0000)]
xmlpatterns_stack_overflow_fix
commit
d1b17740ed4d9b1e3c3ad5898bb8259969dc77df
Author: Kamil Rojewski <kamil.rojewski@gmail.com>
Date: Wed Aug 13 10:38:38 2014 +0200
fix for stack overflow
Recursion in item mapping iterator caused a stack
overflow for large datasets.
Task-number: QTBUG-40153
Change-Id: I693798de0ecfd3a920a3dd270172ce7ec3c13d8d
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@digia.com>
Gbp-Pq: Name xmlpatterns_stack_overflow_fix.diff
Lars Knoll [Thu, 24 Apr 2014 13:33:27 +0000 (15:33 +0200)]
Don't crash on broken GIF images
Broken GIF images could set invalid width and height
values inside the image, leading to Qt creating a null
QImage for it. In that case we need to abort decoding
the image and return an error.
Initial patch by Rich Moore.
Backport of Id82a4036f478bd6e49c402d6598f57e7e5bb5e1e from Qt 5
Task-number: QTBUG-38367
Change-Id: I0680740018aaa8356d267b7af3f01fac3697312a
Security-advisory: CVE-2014-0190
Gbp-Pq: Name dont_crash_on_broken_gif_images.patch
Owen W. Taylor [Mon, 17 Oct 2011 21:27:43 +0000 (17:27 -0400)]
Fix logic for figuring out what ConfigureNotify positions can be trusted
When reading ahead in the queue for ConfigureNotify events, it's necessary
to look for intermediate ReparentNotify events as well, since they will
determine whether the position in the event can be trusted or not.
Bug: https://bugreports.qt.nokia.com/browse/QTBUG-21900
Gbp-Pq: Name QTBUG-21900_Buttons_in_Qt_applications_not_clickable_when_run_under_gnome-shell.patch
Debian Qt/KDE Maintainers [Fri, 1 May 2015 19:35:39 +0000 (19:35 +0000)]
Add_support_for_QT_USE_DRAG_DISTANCE_env_var
from QT_USE_DRAG_DISTANCE environment variable.
See also http://bugreports.qt.nokia.com/browse/QTBUG-12594
Author: Joonas Tanskanen <joonas.tanskanen@sasken.com>
Gbp-Pq: Name Add_support_for_QT_USE_DRAG_DISTANCE_env_var.patch
Lisandro Damián Nicanor Pérez Meyer [Fri, 1 May 2015 19:35:39 +0000 (19:35 +0000)]
qt4-x11 (4:4.8.6+
git64-g5dc8b2b+dfsg-3+deb8u1) stable-proposed-updates; urgency=medium
* Add fixes_crash_in_gif_image_decoder.patch and
fixes_crash_in_bmp_and_ico_image_decoder.patch to fix CVE-2015-1858,
CVE-2015-1859 and CVE-2015-1860 (Closes: #783133).
[dgit import unpatched qt4-x11 4:4.8.6+
git64-g5dc8b2b+dfsg-3+deb8u1]
Lisandro Damián Nicanor Pérez Meyer [Fri, 1 May 2015 19:35:39 +0000 (19:35 +0000)]
Import qt4-x11_4.8.6+
git64-g5dc8b2b+dfsg-3+deb8u1.debian.tar.xz
[dgit import tarball qt4-x11 4:4.8.6+
git64-g5dc8b2b+dfsg-3+deb8u1 qt4-x11_4.8.6+
git64-g5dc8b2b+dfsg-3+deb8u1.debian.tar.xz]
Lisandro Damián Nicanor Pérez Meyer [Sat, 23 Aug 2014 19:09:14 +0000 (19:09 +0000)]
Import qt4-x11_4.8.6+
git64-g5dc8b2b+dfsg.orig.tar.xz
[dgit import orig qt4-x11_4.8.6+
git64-g5dc8b2b+dfsg.orig.tar.xz]