[SCM] Qt 4 packaging branch, squeeze, created. debian/4.6.3-4

Modestas Vainius modax at alioth.debian.org
Sat Dec 4 19:21:58 UTC 2010


The branch, squeeze has been created
        at  8e699ef6a92818b306818ec82431d691423fbcc9 (commit)

- Shortlog ------------------------------------------------------------
commit 8e699ef6a92818b306818ec82431d691423fbcc9
Author: Modestas Vainius <modestas at vainius.eu>
Date:   Sat Oct 16 04:05:43 2010 +0300

    Release to unstable.

commit c9a4cb3b7dddf603e5efc439d38d200ba4db523f
Author: Modestas Vainius <modestas at vainius.eu>
Date:   Sat Oct 16 04:05:16 2010 +0300

    Urgency=high due to RC bug fix.

commit f128332eae070294cd46d358e022529b720421dd
Author: Modestas Vainius <modestas at vainius.eu>
Date:   Sat Oct 16 04:03:33 2010 +0300

    Permit loading plugins built with future major Qt releases (4.x)
    
    Add 23_permit_plugins_built_with_future_qt.diff patch to permit loading plugins
    built with future version of Qt. This should restore full compatibility with
    symbol files. (Closes: #586831)
    
    This check is too paranoid for us because it prevents from using symbol files
    in full potential. Fine-grained package level dependencies should ensure that
    the required version of the Qt Library is installed which might not necessarily
    be the latest Qt 4.x the plugin was built against because the plugin actually
    did not use any of new symbols in the Qt Library.
    
    However, removal of this check might still increase likelihood of crashes when:
    
    1) loading a new incompatible version of plugin into a running process still
    using an old Qt Library. This might happen right after upgrade;
    
    2) user tries to load incompatible non-packaged plugin;
    
    but it's an acceptable compromise. Here we trade more bullet proof protection
    from rare user faults or weird system misconfigurations for more flexibility,
    installability and expand of forward binary compatibility beyond the same Qt
    4.x whenever possible.

commit 98d70e8c913674646a06a42d75bc64ede494a9d9
Author: Modestas Vainius <modestas at vainius.eu>
Date:   Sat Oct 16 00:36:59 2010 +0300

    Fix a bug with mouse cursor disappearing randomly on various widgets.
    
    Backport 22_fix_disappearing_cursor.diff patch to fix a bug with mouse cursor
    disappearing randomly on various widgets (QTreeView, QListView etc.).

commit 956b96cf1eab0e95f50ad770499b73efc411b2b4
Author: Modestas Vainius <modestas at vainius.eu>
Date:   Fri Oct 15 23:50:44 2010 +0300

    Fix a typo. We are preparing -4 now, -3 has been released already.

commit 3452d762bb094fe09023908608251fe921c23528
Author: Modestas Vainius <modestas at vainius.eu>
Date:   Fri Oct 15 23:49:58 2010 +0300

    Confirm 4.6.3 symbol files on the rest (!amd64) of arches.
    
    All symbols affected are optional. Also remove old stale MISSING symbols in the
    process.

commit 449adf6e8f54d54cc78b9042a8c78490e8b5afa6
Author: Pino Toscano <pino at kde.org>
Date:   Tue Oct 12 17:06:17 2010 +0200

    Drop browser suggestion from qt4-doc.

commit c20a82a5fcfbc1fc2039e1488707c2a679bc2995
Author: Pino Toscano <pino at kde.org>
Date:   Tue Oct 12 16:57:29 2010 +0200

    Make libqtgui4 recommend libcups2.

commit 03db3cc26f9180306550727f4eaf6dbc097384b4
Author: Pino Toscano <pino at kde.org>
Date:   Tue Oct 12 16:47:49 2010 +0200

    Start new changelog entry for 4:4.6.3-3.

commit 0d1e8a16834c4848679b9e3919ae74c2d57b7d7f
Author: Fathi Boudra <fabo at debian.org>
Date:   Wed Oct 6 13:13:54 2010 +0300

    Update debian/control: add missing Replaces libqt4-dev (<< 4:4.6.3-2) to
    libqt4-dbus package.
    Update debian/rules: replace -dbus configure option by -dbus-linked to link
    against dbus library instead of dlopen it. (Closes: #599224)

commit e6c09aaf2cc173fd8938727b6a79620f78afce4f
Author: Fathi Boudra <fabo at debian.org>
Date:   Mon Sep 6 14:26:14 2010 +0300

    Add 0006_qsslsocket_improve_error_handling_CVE-2010-2621.patch
    Improve error handling in QSslSocket. (Closes: #587711)

commit 7a35ead46af248ecb37573dcec90e8ea87dde80e
Author: Sune Vuorela <sune at vuorela.dk>
Date:   Mon Sep 6 12:34:46 2010 +0200

    backported bugfix in qtwebkit; crash fix when loading gtk plugins that doesn't do gtk_init themselves

commit ad64ad4954faad41a5fba44b43849484cd5863be
Author: Modestas Vainius <modestas at vainius.eu>
Date:   Mon Jul 26 11:24:45 2010 +0300

    Use dpkg-mergechangelogs merge driver for the changelog.

commit d6368b712a283a4763a476c0a40bde7b6cde2f73
Author: Modestas Vainius <modestas at vainius.eu>
Date:   Mon Jul 26 11:16:14 2010 +0300

    Fix debian/control Vcs fields to point to the new location.

commit 2a0147ffa6345c36a21b55fc4fdbe3bbc6e7dddd
Author: Fathi Boudra <fabo at debian.org>
Date:   Wed Jul 14 09:59:59 2010 +0300

    Fix qdbus manpage install. It is misplaced. (Closes: #588985)

commit 139b0420dd37ea9b9499364c23ff0a31bca4261e
Author: Fathi Boudra <fabo at debian.org>
Date:   Wed Jul 14 09:46:45 2010 +0300

    Add bug number to the changelog

commit ce886173899c853b5ddc32f597850fb5a257dc4e
Author: Fathi Boudra <fabo at debian.org>
Date:   Wed Jul 14 09:38:54 2010 +0300

    Drop 0006_device_context_leak.diff - Windows only

commit a1f6ccf08cbae4aa37d2820fc5e032e2bc6f0f93
Author: Fathi Boudra <fabo at debian.org>
Date:   Wed Jul 7 10:51:08 2010 +0300

    Add 0006_device_context_leak.diff from upstream

commit ca6b629628ec8fe37121f8dfbcc40f8033ee1cfc
Author: Fathi Boudra <fabo at debian.org>
Date:   Thu Jun 17 09:05:10 2010 +0300

    Add upstream patch: 0005_fix_detection_of_headers_files.diff

commit 101fdf076a7957fdbded239ba7a9a342f29dd8fe
Author: Fathi Boudra <fabo at debian.org>
Date:   Wed Jun 9 08:34:28 2010 +0300

    Update symbols files

commit abd5ad9ce8299a47fda170f73b6fd470ed413cf6
Author: Fathi Boudra <fabo at debian.org>
Date:   Tue Jun 8 22:58:40 2010 +0300

    Update installed files

commit ddb5726be7339259accd5e829781a01bd344d8f9
Author: Fathi Boudra <fabo at debian.org>
Date:   Tue Jun 8 22:54:08 2010 +0300

    Updqte symbols files

commit 25e71ebfc87f18939dbfc51f407115bb6dd23e15
Author: Fathi Boudra <fabo at debian.org>
Date:   Tue Jun 8 16:35:47 2010 +0300

    enable patch 11 - needed for released tarball

commit 8b97bd80faa29f21b275e460a2d0e6d513f4e56e
Author: Fathi Boudra <fabo at debian.org>
Date:   Tue Jun 8 14:02:02 2010 +0300

    Update installed files

commit 8c0114be91815b2a626164910f49b56bc5589ba6
Author: Fathi Boudra <fabo at debian.org>
Date:   Tue Jun 8 11:12:12 2010 +0300

    Remove patches stolen or merged upstream

commit af2da382ee7425bfe87fc9dd506e67ef9cad6741
Author: Fathi Boudra <fabo at debian.org>
Date:   Tue Jun 8 11:10:48 2010 +0300

    Refresh patches

commit 328adb5ba29c9aadb7b9979f94ae1b29d3e5e5cf
Author: Fathi Boudra <fabo at debian.org>
Date:   Tue Jun 8 11:08:10 2010 +0300

    Update 30_webkit_unaligned_access.diff
    (arm/sh4 platform added, sparc still missing)

commit 9620a896d524a22724b6886142121891a47842db
Author: Fathi Boudra <fabo at debian.org>
Date:   Tue Jun 8 11:07:12 2010 +0300

    Update 05_append_qt4_target.diff (qtPrepareTool changes)

commit 99630bec3debdb021c6d7e0c72d3ac0dbbd9b7b2
Author: Fathi Boudra <fabo at debian.org>
Date:   Tue Jun 8 09:41:30 2010 +0300

    Prepare new upstream release upload.

commit f7743216a1cb91373bd37f05db3c12da992cf09e
Author: Modestas Vainius <modestas at vainius.eu>
Date:   Sun Jun 6 03:36:37 2010 +0300

    Decrease failure rate in QProcess on hppa caused by #561203.
    
    Add usleep(1000) before fork() in QProcess on hppa in order to decrease failure
    rate caused by #561203. Hopefully, probablity of the failure becomes so low
    that packages do not FBTFS anymore. This hack is just an ugly but very needed
    workaround for a common manifestation of the bug in QProcess (patch
    99_hppa_bug561203_decrease_failure_rate.diff).

commit 45e7ee93ef997a592027ce14c2b534a6044e7242
Author: Modestas Vainius <modestas at vainius.eu>
Date:   Sun Jun 6 03:20:10 2010 +0300

    Expand 96_webkit_no_gc_sections.diff to cover mips(el) as well.
    
    Hopefully, this will make linker less memory demanding and solve out-of-memory
    condition on buildds.

commit ce3e04b22f65b78f33d5dac4a2050b9e5ab417ef
Author: Modestas Vainius <modestas at vainius.eu>
Date:   Sun Jun 6 03:16:23 2010 +0300

    New changelog entry.

-----------------------------------------------------------------------

-- 
Qt 4 packaging



More information about the pkg-kde-commits mailing list