[SCM] Qt 4 Debian packaging. branch, master, updated. debian/4.5.2-2-9-ga27a7c7

Fathi Boudra fabo at alioth.debian.org
Fri Oct 2 13:46:24 UTC 2009


The following commit has been merged in the master branch:
commit 6ead2a63c9a3d104632f81a1e49ccb8ab84c3012
Author: Fathi Boudra <fabo at debian.org>
Date:   Fri Oct 2 15:37:32 2009 +0200

    * Update changelog:
      - Fix CVE-2009-2700 - QSSlCertificate  incorrect verification of SSL
        certificate with NUL in subjectAltName. (Closes: #545793)
      - Fix a regresion in Qt 4.5.2 causing a broken clipboard with scim.
        (Closes: #544764, #546282)
    
    * Add qt-coy patches:
      - 0288-more-x-keycodes.diff
        Fill gap of X.org/XFree multimedia/special/launcher keys. Qt up to 4.5.x
        is missing whole setup of multimedia keys already defined by X.
      - 0289-context-for-shortcuts-tr.diff
        Some languages have special rules for using "+" to concatenate strings
        and for example it needs to be Ctrl + Shift instead of Ctrl+Shift,
        adding context to these strings helps creating a more correct translation
      - 0287-qmenu-respect-minwidth.diff
        If one sets a minimum width on a QMenu and that size is larger than the
        smallest size needed by the large menu item, it ignores the minimum width
        and just uses the largest menu item size.
    * Refresh and adjust patches.
    * Remove patches:
      - 0286-fix-error-string - Merged upstream.
      - 0287-attempt-to-fix-header-installation-for-phonon - Merged upstream.
      - 06_CVE-2009-1725 - Merged upstream.
---
 debian/changelog                                   |   26 +-
 debian/patches/0180-window-role.diff               |    2 +-
 debian/patches/0216-allow-isystem-for-headers.diff |    4 +-
 debian/patches/0274-shm-native-image-fix.diff      |   15 +-
 debian/patches/0286-fix-error-string.diff          |   18 -
 ...empt-to-fix-header-installation-for-phonon.diff |  129 ----
 debian/patches/0287-qmenu-respect-minwidth.diff    |   26 +
 debian/patches/0288-more-x-keycodes.diff           |  651 ++++++++++++++++++++
 debian/patches/0289-context-for-shortcuts-tr.diff  |   65 ++
 debian/patches/05_append_qt4_target.diff           |   18 +-
 debian/patches/06_CVE-2009-1725.diff               |   26 -
 .../patches/07_trust_dpkg-arch_over_uname-m.diff   |    2 +-
 debian/patches/09_qmake_lflags_as-needed.diff      |    2 +-
 debian/patches/10_config_tests_fixes.diff          |   28 -
 .../patches/15_fix_qmake_makefile_generation.diff  |    2 +-
 debian/patches/17_add_postgresql_8.3_support.diff  |    6 +-
 debian/patches/70_hppa_ldcw_fix.diff               |    5 +-
 debian/patches/series                              |    6 +-
 18 files changed, 800 insertions(+), 231 deletions(-)

The diff has been stripped from this email because it exceeds 50KB


-- 
Qt 4 Debian packaging.



More information about the pkg-kde-commits mailing list