Package: qtbase-opensource-src / 5.3.2+dfsg-4

Metadata

Package Version Patches format
qtbase-opensource-src 5.3.2+dfsg-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove_icon_from_example.patch | (download)

examples/xml/htmlinfo/trolltech_com.html | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

 remove icon link from example html file
 This patch removes a suposedly privacy breach detected by lintian.
 As the Trolltech site is down and the example is simply not working I am
 just removing the link to it.
hurd_opengl_incldir.diff | (download)

mkspecs/hurd-g++/qmake.conf | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 hurd mkspec: remove x11r6-related library and include dirs
 Such X11 dirs have not been there for years now, and they can cause build
 issues in cmake-based projects (as they make cmake look in those directories
 for extra stuff like libGL)
mips_more_pre mips32.diff | (download)

src/corelib/arch/qatomic_mips.h | 5 4 + 1 - 0 !
1 file changed, 4 insertions(+), 1 deletion(-)

 support atomic on pre-mips32 archs, also in orderedmemoryfence
 Set pre-MIPS32 opcodes also in orderedMemoryFence.
gnukfreebsd.diff | (download)

mkspecs/features/qt_functions.prf | 2 2 + 0 - 0 !
mkspecs/gnukfreebsd-g++/qmake.conf | 52 52 + 0 - 0 !
mkspecs/gnukfreebsd-g++/qplatformdefs.h | 92 92 + 0 - 0 !
3 files changed, 146 insertions(+)

 initial gnu/kfreebsd support
 - add a gnukfreebsd-g++ qmake mkspec, mostly copied from the hurd-g++ one
 - properly use LD_LIBRARY_PATH on GNU/* systems
fix_bug_in_internal_comparison_operator.patch | (download)

src/corelib/json/qjson_p.h | 23 20 + 3 - 0 !
1 file changed, 20 insertions(+), 3 deletions(-)

 [patch] fix bugs in internal comparison operators
 Lisandro removed the tests part as it didn't apply and we are not
 running them anyway.
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit


The comparison operators between QJsonPrivate::String
and QJsonPrivate::Latin1String weren't all correct, leading
to wrong sorting of keys in QJsonObjects when the keys were
outside of the latin1 range and resulting lookup errors.

Task-number: QTBUG-41100
fix_sparc_atomics.patch | (download)

src/corelib/thread/qbasicatomic.h | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 do not use specific headers for sparc atomics
 By removing the unexistant sparc headers the C++11 ones will be used.
remove_google_adsense.patch | (download)

examples/xml/htmlinfo/trolltech_com.html | 45 0 + 45 - 0 !
1 file changed, 45 deletions(-)

 remove tracking javascript from examples
revert_upstream_bsymbolic_change.patch | (download)

config.tests/unix/bsymbolic_functions.test | 4 0 + 4 - 0 !
1 file changed, 4 deletions(-)

 revert upstream's disabling of -bsymbolic-functions on non-x86
 The claimed binutils upstream fix is already in utopic:
 https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=97323ad11305610185a0265392cabcd37510f50e